linux.git
2024-01-19 Hector Martinwifi: brcmfmac: cfg80211: Use WSEC to set SAE password
2024-01-19 Arend van Sprielwifi: brcmfmac: move feature overrides before feature_d...
2024-01-19 Arend van Sprielwifi: brcmfmac: add per-vendor feature detection callback
2024-01-19 Arend van Sprielwifi: brcmfmac: export firmware interface functions
2024-01-18 Zheng Wangwifi: brcmfmac: Fix use-after-free bug in brcmf_cfg8021...
2024-01-18 Dmitry Antipovwifi: rt2x00: simplify rt2x00crypto_rx_insert_iv()
2024-01-18 Jinjie Ruanwifi: mwifiex: debugfs: Drop unnecessary error check...
2024-01-18 Ruan Jinjiewifi: mwifiex: Use helpers to check multicast addresses
2024-01-18 Artem Chernyshevwifi: brcmsmac: phy: Remove unreachable code
2024-01-18 Ping-Ke Shihwifi: rtl8xxxu: make instances of iface limit and combi...
2024-01-18 Ping-Ke Shihwifi: rtl8xxxu: convert EN_DESC_ID of TX descriptor...
2024-01-18 Ajay Singhwifi: wilc1000: fix multi-vif management when deleting...
2024-01-18 Ajay Singhwifi: wilc1000: fix incorrect power down sequence
2024-01-18 Ajay Singhwifi: wilc1000: do not realloc workqueue everytime...
2024-01-18 Ajay Singhwifi: wilc1000: fix driver_handler when committing...
2024-01-18 Bitterblue... wifi: rtlwifi: rtl8192de: Don't read register in _rtl92...
2024-01-18 Ping-Ke Shihwifi: rtw89: fw: extend JOIN H2C command to support...
2024-01-18 Ping-Ke Shihwifi: rtw89: fw: use struct to fill JOIN H2C command
2024-01-18 Ping-Ke Shihwifi: rtw89: fw: add H2C command to reset DMAC table...
2024-01-18 Ping-Ke Shihwifi: rtw89: fw: add H2C command to reset CMAC table...
2024-01-18 Ping-Ke Shihwifi: rtw89: fw: update TX AMPDU parameter to CMAC...
2024-01-18 Ping-Ke Shihwifi: rtw89: fw: add chip_ops to update CMAC table...
2024-01-18 Ping-Ke Shihwifi: rtw89: fw: fill CMAC table to associated station...
2024-01-18 Ping-Ke Shihwifi: rtw89: fw: add H2C command to update security...
2024-01-18 Ping-Ke Shihwifi: rtw89: declare EXT NSS BW of VHT capability
2024-01-18 Ping-Ke Shihwifi: rtw89: add EHT capabilities for WiFi 7 chips
2024-01-18 Ping-Ke Shihwifi: rtw89: change supported bandwidths of chip_info...
2024-01-18 Ping-Ke Shihwifi: rtw89: adjust init_he_cap() to add EHT cap into...
2024-01-18 Dmitry Antipovwifi: rtw88: use kstrtoX_from_user() in debugfs handlers
2024-01-14 Martin Kaistrawifi: rtl8xxxu: enable channel switch support
2024-01-14 Martin Kaistrawifi: rtl8xxxu: add cancel_work_sync() for c2hcmd_work
2024-01-12 Bitterblue... wifi: rtlwifi: rtl_usb: Use sync register writes
2024-01-12 Dmitry Antipovwifi: rtlwifi: cleanup few rtlxxx_tx_fill_desc() routines
2024-01-12 Ping-Ke Shihwifi: rtw89: add chip_ops::update_beacon to abstract...
2024-01-12 Ping-Ke Shihwifi: rtw89: add H2C command to download beacon frame...
2024-01-12 Ping-Ke Shihwifi: rtw89: use struct to fill H2C command to download...
2024-01-12 Ping-Ke Shihwifi: rtw89: add new H2C command to pause/sleep transmi...
2024-01-12 Ping-Ke Shihwifi: rtw89: refine H2C command that pause transmitting...
2024-01-12 Ping-Ke Shihwifi: rtw89: fw: use struct to fill BA CAM H2C commands
2024-01-12 Ping-Ke Shihwifi: rtw89: 8922a: update BA CAM number to 24
2024-01-12 Ping-Ke Shihwifi: rtw89: add chip_ops::h2c_ba_cam() to configure...
2024-01-12 Ping-Ke Shihwifi: rtw89: mac: add feature_init to initialize BA...
2024-01-12 Ping-Ke Shihwifi: rtw89: add firmware H2C command of BA CAM V1
2024-01-12 Alexis Lothoréwifi: wilc1000: fix RCU usage in connect path
2024-01-12 Alexis Lothoréwifi: wilc1000: fix declarations ordering
2024-01-10 Rahul Rameshbabuwifi: b43: Disable QoS for bcm4331
2024-01-10 Rahul Rameshbabuwifi: b43: Stop correct queue in DMA worker when QoS...
2024-01-10 Rahul Rameshbabuwifi: b43: Stop/wake correct queue in PIO Tx path when...
2024-01-10 Rahul Rameshbabuwifi: b43: Stop/wake correct queue in DMA Tx path when...
2024-01-10 Bitterblue... wifi: rtl8xxxu: Fix off by one initial RTS rate
2024-01-10 Bitterblue... wifi: rtl8xxxu: Fix LED control code of RTL8192FU
2024-01-10 Martin Kaistrawifi: rtl8xxxu: declare concurrent mode support for...
2024-01-10 Martin Kaistrawifi: rtl8xxxu: make supporting AP mode only on port...
2024-01-10 Martin Kaistrawifi: rtl8xxxu: add hw crypto support for AP mode
2024-01-10 Martin Kaistrawifi: rtl8xxxu: remove obsolete priv->vif
2024-01-10 Martin Kaistrawifi: rtl8xxxu: add macids for STA mode
2024-01-10 Martin Kaistrawifi: rtl8xxxu: support multiple interface in start_ap()
2024-01-10 Martin Kaistrawifi: rtl8xxxu: support multiple interfaces in bss_info...
2024-01-10 Martin Kaistrawifi: rtl8xxxu: support multiple interfaces in {add...
2024-01-10 Martin Kaistrawifi: rtl8xxxu: support multiple interfaces in watchdog...
2024-01-10 Martin Kaistrawifi: rtl8xxxu: support multiple interfaces in configur...
2024-01-10 Martin Kaistrawifi: rtl8xxxu: support multiple interfaces in update_b...
2024-01-10 Martin Kaistrawifi: rtl8xxxu: support multiple interfaces in set_aifs()
2024-01-10 Martin Kaistrawifi: rtl8xxxu: support setting bssid register for...
2024-01-10 Martin Kaistrawifi: rtl8xxxu: don't parse CFO, if both interfaces...
2024-01-10 Martin Kaistrawifi: rtl8xxxu: extend check for matching bssid to...
2024-01-10 Martin Kaistrawifi: rtl8xxxu: extend wifi connected check to both...
2024-01-10 Martin Kaistrawifi: rtl8xxxu: support setting mac address register...
2024-01-10 Martin Kaistrawifi: rtl8xxxu: 8188e: convert usage of priv->vif to...
2024-01-10 Martin Kaistrawifi: rtl8xxxu: support setting linktype for both inter...
2024-01-10 Martin Kaistrawifi: rtl8xxxu: prepare supporting two virtual interfaces
2024-01-10 Martin Kaistrawifi: rtl8xxxu: remove assignment of priv->vif in rtl8x...
2024-01-10 Ping-Ke Shihwifi: rtw88: 8822ce: refine power parameters for RFE...
2024-01-10 Colin Ian Kingwifi: rtw89: mac: Fix spelling mistakes "notfify" ...
2024-01-10 Ping-Ke Shihwifi: rtw89: phy: set channel_info for WiFi 7 chips
2024-01-10 Ping-Ke Shihwifi: rtw89: phy: add BB wrapper of TX power for WiFi...
2024-01-10 Ping-Ke Shihwifi: rtw89: 8922a: add NCTL pre-settings for WiFi...
2024-01-10 Ping-Ke Shihwifi: rtw89: phy: ignore special data from BB parameter...
2024-01-10 Cheng-Chieh... wifi: rtw89: 8922a: update the register used in DIG...
2024-01-10 Chung-Hsuan... wifi: rtw89: 8922a: set RX gain along with set_channel...
2024-01-10 Chung-Hsuan... wifi: rtw89: phy: add parser to support RX gain dynamic...
2024-01-10 Ping-Ke Shihwifi: rtw89: phy: move bb_gain_info used by WiFi 6...
2024-01-10 Zong-Zhe Yangwifi: rtw89: 8851b: update TX power tables to R37
2024-01-10 Zong-Zhe Yangwifi: rtw89: 8852b: update TX power tables to R36
2024-01-10 Chin-Yen Leewifi: rtw89: pci: use DBI function for 8852AE/8852BE...
2024-01-08 Jakub KicinskiRevert "mlx5 updates 2023-12-20"
2024-01-08 Jakub KicinskiRevert "net: stmmac: Enable Per DMA Channel interrupt"
2024-01-07 Christophe... ipvlan: Remove usage of the deprecated ida_simple_xx...
2024-01-07 Christophe... ipvlan: Fix a typo in a comment
2024-01-07 Jamal Hadi... net/sched: Remove ipt action tests
2024-01-07 David S. MillerMerge branch 'stmmac-per-dma-channel-interrupt'
2024-01-07 Swee Leong... net: stmmac: Use interrupt mode INTM=1 for per channel irq
2024-01-07 Swee Leong... net: stmmac: Add support for TX/RX channel interrupt
2024-01-07 Swee Leong... net: stmmac: Make MSI interrupt routine generic
2024-01-07 Swee Leong... dt-bindings: net: snps,dwmac: per channel irq
2024-01-07 David S. MillerMerge branch 'at803x-more-generalization'
2024-01-07 Christian Maranginet: phy: at803x: make read_status more generic
2024-01-07 Christian Maranginet: phy: at803x: add support for cdt cross short test...
2024-01-07 Christian Maranginet: phy: at803x: refactor qca808x cable test get statu...
2024-01-07 Christian Maranginet: phy: at803x: generalize cdt fault length function
next