linux.git
2024-01-23 Chih-Kang Changwifi: rtw89: fix disabling concurrent mode TX hang...
2024-01-23 Chih-Kang Changwifi: rtw89: fix HW scan timeout due to TSF sync issue
2024-01-23 Po-Hao Huangwifi: rtw89: add wait/completion for abort scan
2024-01-23 Po-Hao Huangwifi: rtw89: fix null pointer access when abort scan
2024-01-23 Po-Hao Huangwifi: rtw89: disable RTS when broadcast/multicast
2024-01-23 Po-Hao Huangwifi: rtw89: Set default CQM config if not present
2024-01-23 Po-Hao Huangwifi: rtw89: refine hardware scan C2H events
2024-01-23 Po-Hao Huangwifi: rtw89: refine add_chan H2C command to encode_bits
2024-01-23 Chung-Hsuan... wifi: rtw89: 8922a: add BTG functions to assist BT...
2024-01-23 Ping-Ke Shihwifi: rtw89: 8922a: add TX power related ops
2024-01-23 Ping-Ke Shihwifi: rtw89: 8922a: add register definitions of H2C...
2024-01-23 Ping-Ke Shihwifi: rtw89: 8922a: add chip_ops related to BB init
2024-01-23 Ping-Ke Shihwifi: rtw89: 8922a: add chip_ops::{enable,disable}_bb_rf
2024-01-23 Ping-Ke Shihwifi: rtw89: add mlo_dbcc_mode for WiFi 7 chips
2024-01-19 Bitterblue... wifi: rtlwifi: Speed up firmware loading for USB
2024-01-19 Martin Kaistrawifi: rtl8xxxu: add missing number of sec cam entries...
2024-01-19 Arend van Sprielwifi: brcmfmac: allow per-vendor event handling
2024-01-19 Arend van Sprielwifi: brcmfmac: avoid invalid list operation when vendo...
2024-01-19 Hector Martinwifi: brcmfmac: Demote vendor-specific attach/detach...
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...
next