| Commit message (Expand) | Author | Age | Files | Lines |
* | wifi: rtlwifi: Ignore IEEE80211_CONF_CHANGE_RETRY_LIMITS | Bitterblue Smith | 2024-06-01 | 1 | -15/+0 |
* | Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2024-05-21 | 2 | -2/+2 |
|\ |
|
| * | wifi: rtw89: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY | Damien Le Moal | 2024-05-16 | 1 | -1/+1 |
| * | wifi: rtw88: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY | Damien Le Moal | 2024-04-25 | 1 | -1/+1 |
* | | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2024-05-18 | 2 | -2/+2 |
|\ \ |
|
| * | | kbuild: use $(src) instead of $(srctree)/$(src) for source directory | Masahiro Yamada | 2024-05-10 | 2 | -2/+2 |
* | | | wifi: rtlwifi: 8192d: initialize rate_mask in rtl92de_update_hal_rate_mask() | Ping-Ke Shih | 2024-05-04 | 1 | -1/+1 |
* | | | wifi: rtlwifi: Remove unused structs and avoid multiple -Wfamnae warnings | Gustavo A. R. Silva | 2024-05-04 | 1 | -27/+0 |
* | | | wifi: rtw89: correct aSIFSTime for 6GHz band | Ping-Ke Shih | 2024-05-04 | 1 | -1/+1 |
* | | | wifi: rtw89: wow: add ARP offload feature | Chin-Yen Lee | 2024-05-04 | 5 | -0/+134 |
* | | | wifi: rtw89: wow: support WEP cipher on WoWLAN | Chih-Kang Chang | 2024-05-04 | 2 | -2/+18 |
* | | | wifi: rtw89: wow: support 802.11w PMF IGTK rekey | Chih-Kang Chang | 2024-05-04 | 5 | -3/+175 |
* | | | wifi: rtw89: wow: update latest PTK GTK info to mac80211 after resume | Chih-Kang Chang | 2024-05-04 | 7 | -12/+529 |
* | | | wifi: rtw89: wow: add GTK rekey feature related H2C commands | Chih-Kang Chang | 2024-05-04 | 3 | -1/+57 |
* | | | wifi: rtw89: wow: construct EAPoL packet for GTK rekey offload | Chih-Kang Chang | 2024-05-04 | 5 | -1/+172 |
* | | | wifi: rtw89: use struct to fill H2C of WoWLAN global configuration | Chih-Kang Chang | 2024-05-04 | 2 | -46/+21 |
* | | | wifi: rtw89: use struct to access firmware command h2c_dctl_sec_cam_v1 | Chih-Kang Chang | 2024-05-04 | 4 | -328/+129 |
* | | | wifi: rtw89: wow: prepare PTK GTK info from mac80211 | Chih-Kang Chang | 2024-05-04 | 4 | -1/+219 |
* | | | wifi: rtw89: wow: parsing Auth Key Management from associate request | Chih-Kang Chang | 2024-05-04 | 4 | -0/+44 |
* | | | wifi: rtw89: wow: refine WoWLAN flows of HCI interrupts and low power mode | Chih-Kang Chang | 2024-05-04 | 2 | -3/+12 |
* | | | wifi: rtw89: wow: send RFK pre-nofity H2C command in WoWLAN mode | Chin-Yen Lee | 2024-05-04 | 1 | -0/+4 |
* | | | wifi: rtl8xxxu: cleanup includes | Ping-Ke Shih | 2024-05-02 | 10 | -117/+11 |
* | | | wifi: rtl8xxxu: remove rtl8xxxu_ prefix from filenames | Kalle Valo | 2024-05-02 | 11 | -12/+12 |
* | | | wifi: rtl8xxxu: remove some unused includes | Kalle Valo | 2024-05-02 | 9 | -36/+0 |
* | | | wifi: rtw89: 8852c: refine power sequence to imporve power consumption | Chia-Yuan Li | 2024-05-02 | 1 | -2/+8 |
* | | | wifi: rtw89: reset AFEDIG register in power off sequence | Chin-Yen Lee | 2024-05-02 | 3 | -0/+5 |
* | | | wifi: rtlwifi: Adjust rtl8192d-common for USB | Bitterblue Smith | 2024-05-02 | 10 | -44/+268 |
* | | | wifi: rtlwifi: Clean up rtl8192d-common a bit | Bitterblue Smith | 2024-05-02 | 8 | -471/+422 |
* | | | wifi: rtlwifi: Move code from rtl8192de to rtl8192d-common | Bitterblue Smith | 2024-05-02 | 35 | -4927/+5166 |
* | | | wifi: rtlwifi: rtl8192de: Fix endianness issue in RX path | Bitterblue Smith | 2024-05-02 | 2 | -66/+15 |
* | | | wifi: rtlwifi: rtl8192de: Fix low speed with WPA3-SAE | Bitterblue Smith | 2024-05-02 | 2 | -3/+16 |
* | | | wifi: rtlwifi: rtl8192de: Fix 5 GHz TX power | Bitterblue Smith | 2024-05-02 | 1 | -2/+2 |
* | | | wifi: rtlwifi: rtl8723be: Make read-only arrays static const | Colin Ian King | 2024-04-29 | 1 | -19/+26 |
* | | | wifi: rtw89: Remove the redundant else branch in the function rtw89_phy_get_k... | Jiapeng Chong | 2024-04-29 | 1 | -4/+2 |
* | | | wifi: rtw89: coex: Check and enable reports after run coex | Ching-Te Ku | 2024-04-29 | 1 | -6/+40 |
* | | | wifi: rtw89: coex: Add Wi-Fi role v8 condition when set BTG control | Ching-Te Ku | 2024-04-29 | 1 | -0/+5 |
* | | | wifi: rtw89: coex: Add Wi-Fi role v8 condition when set Bluetooth channel | Ching-Te Ku | 2024-04-29 | 1 | -0/+18 |
* | | | wifi: rtw89: coex: Fix unexpected value in version 7 slot parameter | Ching-Te Ku | 2024-04-29 | 1 | -3/+15 |
* | | | wifi: rtw89: coex: Add Bluetooth version report version 7 | Ching-Te Ku | 2024-04-29 | 2 | -15/+44 |
* | | | wifi: rtw89: coex: Add Bluetooth frequency hopping map version 7 | Ching-Te Ku | 2024-04-29 | 2 | -0/+24 |
* | | | wifi: rtw89: coex: Add Bluetooth scan parameter report version 7 | Ching-Te Ku | 2024-04-29 | 2 | -0/+24 |
* | | | wifi: rtw89: coex: Add Wi-Fi null data status version 7 | Ching-Te Ku | 2024-04-29 | 2 | -0/+36 |
* | | | wifi: rtw89: 8852b: update hardware parameters for RFE type 5 | Ping-Ke Shih | 2024-04-29 | 2 | -0/+15 |
* | | | wifi: rtw89: fix CTS transmission issue with center frequency deviation | Kuan-Chung Chen | 2024-04-29 | 2 | -0/+10 |
* | | | wifi: rtw89: coex: Re-order the index for the report from firmware | Ching-Te Ku | 2024-04-23 | 2 | -12/+35 |
* | | | wifi: rtw89: coex: Add coexistence firmware control report version 8 | Ching-Te Ku | 2024-04-23 | 2 | -4/+217 |
* | | | wifi: rtw89: coex: Add GPIO signal control version 7 | Ching-Te Ku | 2024-04-23 | 3 | -73/+149 |
* | | | wifi: rtw89: coex: Add register monitor report v7 format | Ching-Te Ku | 2024-04-23 | 2 | -16/+163 |
* | | | wifi: rtw89: coex: Update Bluetooth polluted Wi-Fi TX logic | Ching-Te Ku | 2024-04-23 | 2 | -9/+37 |
* | | | wifi: rtw89: coex: Add PTA path control condition for chip RTL8922A | Ching-Te Ku | 2024-04-23 | 1 | -1/+1 |