summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* eth: link netdev to page_pools in driversJakub Kicinski2023-11-284-0/+5
* Merge tag 'wireless-next-2023-11-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-11-27149-58614/+3358
|\
| * wifi: rtw89: 8922a: read efuse content from physical mapPing-Ke Shih2023-11-222-0/+88
| * wifi: rtw89: 8922a: read efuse content via efuse map struct from logic mapPing-Ke Shih2023-11-222-0/+208
| * wifi: rtw89: 8852c: read RX gain offset from efuse for 6GHz channelsPing-Ke Shih2023-11-224-2/+66
| * wifi: rtw89: mac: add to access efuse for WiFi 7 chipsPing-Ke Shih2023-11-2211-6/+552
| * wifi: rtw89: mac: use mac_gen pointer to access about efusePing-Ke Shih2023-11-225-9/+29
| * wifi: rtw89: 8922a: add 8922A basic chip infoPing-Ke Shih2023-11-224-0/+139
| * wifi: rtlwifi: drop unused const_amdpci_aspmBjorn Helgaas2023-11-2211-28/+0
| * wifi: mwifiex: mwifiex_process_sleep_confirm_resp(): remove unused priv variableSu Hui2023-11-221-8/+0
| * wifi: rtw89: regd: update regulatory map to R65-R44Zong-Zhe Yang2023-11-221-3/+3
| * wifi: rtw89: regd: handle policy of 6 GHz according to BIOSZong-Zhe Yang2023-11-222-2/+160
| * wifi: rtw89: acpi: process 6 GHz band policy from DSMZong-Zhe Yang2023-11-225-19/+109
| * wifi: rtlwifi: simplify rtl_action_proc() and rtl_tx_agg_start()Dmitry Antipov2023-11-221-8/+0
| * wifi: rtw89: pci: update interrupt mitigation register for 8922AEPing-Ke Shih2023-11-142-2/+10
| * wifi: rtw89: pci: correct interrupt mitigation register for 8852CEPing-Ke Shih2023-11-146-1/+14
| * wifi: rtw89: 8922ae: add v2 interrupt handlers for 8922AEPing-Ke Shih2023-11-144-0/+219
| * wifi: rtw89: pci: generalize interrupt status bits of interrupt handlersPing-Ke Shih2023-11-144-11/+111
| * wifi: rtw89: pci: add pre_deinit to be called after probe completePing-Ke Shih2023-11-146-0/+49
| * wifi: rtw89: pci: stop/start DMA for level 1 recovery according to chip genZong-Zhe Yang2023-11-144-8/+78
| * wifi: rtw89: pci: reset BDRAM according to chip genZong-Zhe Yang2023-11-143-26/+17
| * wifi: iwlegacy: Remove the unused variable lenJiapeng Chong2023-11-141-6/+0
| * wifi: rt2x00: correct wrong BBP register in RxDCOC calibrationShiji Yang2023-11-141-1/+1
| * wifi: libertas: stop selecting wextArnd Bergmann2023-11-141-2/+0
| * wifi: rt2x00: restart beacon queue when hardware resetShiji Yang2023-11-082-0/+14
| * wifi: rt2x00: disable RTS threshold for rt2800 by defaultShiji Yang2023-11-081-2/+2
| * wifi: rt2x00: introduce DMA busy check watchdog for rt2800Shiji Yang2023-11-083-11/+73
| * wifi: rtw88: fix RX filter in FIF_ALLMULTI flagChih-Kang Chang2023-11-081-2/+2
| * wifi: rtw88: simplify __rtw_tx_work()Dmitry Antipov2023-11-081-2/+1
| * wifi: rtw89: coex: use struct assignment to replace memcpy() to append TDMA c...Ping-Ke Shih2023-11-081-2/+2
| * wifi: rtw89: pci: implement PCI mac_post_init for WiFi 7 chipsPing-Ke Shih2023-11-082-0/+80
| * wifi: rtw89: pci: add LTR v2 for WiFi 7 chipPing-Ke Shih2023-11-084-0/+102
| * wifi: rtw89: pci: implement PCI mac_pre_init for WiFi 7 chipsPing-Ke Shih2023-11-084-1/+624
| * wifi: rtw89: pci: use gen_def pointer to configure mac_{pre,post}_init and cl...Ping-Ke Shih2023-11-082-3/+35
| * wifi: rtw89: pci: add PCI generation information to pci_info for each chipPing-Ke Shih2023-11-088-0/+27
| * wifi: wilc1000: simplify wilc_scan()Dmitry Antipov2023-11-083-21/+23
| * wifi: wilc1000: cleanup struct wilc_conn_infoDmitry Antipov2023-11-083-16/+18
| * wifi: plfxlc: check for allocation failure in plfxlc_usb_wreq_async()Dan Carpenter2023-11-081-1/+4
| * wifi: remove orphaned rndis_wlan driverArnd Bergmann2023-10-305-3794/+0
| * wifi: remove orphaned wl3501 driverArnd Bergmann2023-10-304-2664/+0
| * wifi: remove orphaned ray_cs driverArnd Bergmann2023-10-305-3649/+0
| * wifi: remove orphaned orinoco driverArnd Bergmann2023-10-3033-12807/+0
| * wifi: remove orphaned zd1201 driverArnd Bergmann2023-10-304-2074/+0
| * wifi: remove obsolete hostap driverArnd Bergmann2023-10-3022-18890/+0
| * wifi: remove orphaned cisco/aironet driverArnd Bergmann2023-10-307-8579/+0
| * wifi: atmel: remove wext style at76c50x driversArnd Bergmann2023-10-306-4879/+0
| * wifi: libertas: drop 16-bit PCMCIA supportArnd Bergmann2023-10-303-964/+1
| * wifi: rtw89: extend PHY status parser to support WiFi 7 chipsPing-Ke Shih2023-10-301-4/+17
| * wifi: rtw89: consider RX info for WiFi 7 chipsPing-Ke Shih2023-10-303-7/+57
| * wifi: rtw89: configure PPDU max user by chipZong-Zhe Yang2023-10-306-3/+9