summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtw88
Commit message (Expand)AuthorAgeFilesLines
* wifi: rtw88: assign mac_id for vif/sta and update to TX descPing-Ke Shih2024-09-025-25/+44
* wifi: rtw88: Fix USB/SDIO devices not transmitting beaconsBitterblue Smith2024-09-021-5/+8
* wifi: rtw88: remove CPT execution branch never usedDmitry Kandybka2024-08-161-28/+10
* wifi: rtw88: Enable USB RX aggregation for 8822c/8822b/8821cBitterblue Smith2024-08-095-4/+58
* wifi: rtw88: usb: Support RX aggregationBitterblue Smith2024-08-091-21/+40
* wifi: rtw88: usb: Update the RX stats after every frameBitterblue Smith2024-08-091-0/+1
* wifi: rtw88: usb: Init RX burst length according to USB speedBitterblue Smith2024-08-092-1/+28
* wifi: rtw88: always wait for both firmware loading attemptsDmitry Antipov2024-08-021-3/+4
* wifi: rtw88: 8822c: Parse channel from IE to correct invalid hardware reportsPo-Hao Huang2024-08-027-3/+63
* wifi: rtw88: 8703b: Fix reported RX band widthBitterblue Smith2024-07-311-1/+1
* wifi: rtw88: 8822c: Fix reported RX band widthBitterblue Smith2024-07-311-4/+6
* wifi: rtw88: select WANT_DEV_COREDUMPZong-Zhe Yang2024-07-311-0/+1
* wifi: rtw88: debugfs: support multiple adapters debuggingPing-Ke Shih2024-07-314-129/+180
* wifi: rtw88: 8821cu: Remove VID/PID 0bda:c82cNick Morrow2024-07-171-2/+0
* wifi: rtw88: usb: Support USB 3 with RTL8822CU/RTL8822BUBitterblue Smith2024-07-178-12/+116
* wifi: rtw88: Set efuse->ext_lna_5g - fix typoBitterblue Smith2024-07-171-1/+1
* Merge tag 'rtw-next-2024-07-05' of https://github.com/pkshih/rtwKalle Valo2024-07-099-4/+30
|\
| * wifi: rtw88: usb: schedule rx work after everything is set upMarcin Ĺšlusarz2024-07-051-3/+10
| * wifi: rtw88: usb: Further limit the TX aggregationBitterblue Smith2024-06-219-1/+20
* | wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach2024-06-261-1/+1
|/
* Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-06-103-12/+21
|\
| * wifi: rtw88: usb: Fix disconnection after beacon lossBitterblue Smith2024-05-091-0/+2
| * wifi: rtw88: usb: Simplify rtw_usb_write_dataBitterblue Smith2024-05-091-7/+5
| * wifi: rtw88: Un-embed dummy deviceBreno Leitao2024-05-092-5/+14
* | Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-05-211-1/+1
|\ \ | |/ |/|
| * wifi: rtw88: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal2024-04-251-1/+1
* | wifi: rtw88: suppress messages of failed to flush queuePing-Ke Shih2024-04-223-3/+6
* | wifi: rtw88: Set default CQM config if not presentPo-Hao Huang2024-04-043-4/+14
* | wifi: rtw88: remove unsupported interface type of mesh pointPing-Ke Shih2024-04-031-2/+1
* | wifi: rtw88: station mode only for SDIO chipsPing-Ke Shih2024-03-291-5/+9
* | wifi: rtw88: coex: Prevent doing I/O during Wi-Fi power savingChing-Te Ku2024-03-262-4/+5
* | wifi: rtw88: SDIO device driver for RTL8723CSFiona Klute2024-03-143-0/+58
* | wifi: rtw88: Reset 8703b firmware before downloadFiona Klute2024-03-141-0/+6
* | wifi: rtw88: Add rtw8703b_tables.cFiona Klute2024-03-141-0/+902
* | wifi: rtw88: Add rtw8703b_tables.hFiona Klute2024-03-141-0/+14
* | wifi: rtw88: Add rtw8703b.cFiona Klute2024-03-141-0/+2109
* | wifi: rtw88: Add rtw8703b.hFiona Klute2024-03-141-0/+102
* | wifi: rtw88: Add definitions for 8703b chipFiona Klute2024-03-143-0/+16
* | wifi: rtw88: Debug output for rtw8723x EFUSEFiona Klute2024-03-142-0/+170
* | wifi: rtw88: Shared module for rtw8723x devicesFiona Klute2024-03-146-900/+1107
|/
* wifi: rtw88: 8821c: Fix false alarm countBitterblue Smith2024-03-051-1/+1
* wifi: rtw88: 8821c: Fix beacon loss and disconnectBitterblue Smith2024-03-052-2/+3
* wifi: rtw88: 8821cu: Fix connection failureBitterblue Smith2024-03-051-0/+7
* wifi: rtw88: 8821cu: Fix firmware upload failBitterblue Smith2024-03-051-0/+40
* wifi: rtw88: Add missing VID/PIDs for 8811CU and 8821CUNick Morrow2024-03-051-14/+26
* wifi: mac80211: simplify non-chanctx driversJohannes Berg2024-02-081-0/+4
* wifi: rtw88: use kstrtoX_from_user() in debugfs handlersDmitry Antipov2024-01-181-36/+8
* wifi: rtw88: 8822ce: refine power parameters for RFE type 5Ping-Ke Shih2024-01-102-0/+7
* wifi: rtw88: use cfg80211_ssid_eq() instead of rtw_ssid_equal()Dmitry Antipov2023-12-192-14/+2
* wifi: rtw88: Use random MAC when efuse MAC invalidChris Morgan2023-12-121-0/+5