summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller22-111/+163
2020-07-24Merge tag 'wireless-drivers-2020-07-24' of git://git.kernel.org/pub/scm/linux...David S. Miller4-43/+43
2020-07-20Merge tag 'wireless-drivers-next-2020-07-20' of git://git.kernel.org/pub/scm/...David S. Miller124-593/+22384
2020-07-20ath10k: Fix NULL pointer dereference in AHB device probeHauke Mehrtens2-42/+38
2020-07-20iwlwifi: Make some Killer Wireless-AC 1550 cards work againAlessio Bonfiglio1-0/+2
2020-07-20ath9k: Fix regression with Atheros 9271Mark O'Donovan1-1/+3
2020-07-15wireless: Fix trivial spellingKieran Bingham3-3/+3
2020-07-15iwlegacy: Check the return value of pcie_capability_read_*()Bolarinwa Olayemi Saheed1-2/+2
2020-07-15zd1211rw: remove needless check before usb_free_coherent()Xu Wang1-3/+1
2020-07-15rtlwifi: 8821ae: remove unused path B parameters from swing tablePing-Ke Shih1-54/+2
2020-07-15rtlwifi: Use const in 8188ee/8723be/8821ae swing_table declarationsJoe Perches3-58/+64
2020-07-15airo: use set_current_state macroXu Wang1-1/+1
2020-07-15iwlegacy: remove redundant initialization of variable tidColin Ian King1-1/+1
2020-07-15ipw2200: use generic power managementVaibhav Gupta1-23/+7
2020-07-15ipw2100: use generic power managementVaibhav Gupta1-24/+7
2020-07-15adm8211: use generic power managementVaibhav Gupta1-20/+5
2020-07-15orinoco: use generic power managementVaibhav Gupta5-31/+13
2020-07-15rtl818x_pci: use generic power managementVaibhav Gupta1-19/+4
2020-07-15rtlwifi: rtl8192cu: Free ieee80211_hw if probing failsReto Schneider1-0/+1
2020-07-15rtlwifi: rtl8192cu: Prevent leaking urbReto Schneider1-1/+4
2020-07-15rtlwifi: rtl8192cu: Fix deadlockReto Schneider1-2/+4
2020-07-15rtlwifi: rtl8192cu: Remove uninitialized_var() usageKees Cook1-2/+2
2020-07-15b43: Remove uninitialized_var() usageKees Cook1-1/+1
2020-07-15orinoco_usb: fix spelling mistakeFlavio Suligoi1-3/+3
2020-07-15rtlwifi: rtl8188ee: Fix endian issueLarry Finger1-1/+1
2020-07-15rtlwifi: Fix endian issue in ps.cLarry Finger1-6/+6
2020-07-15broadcom: fix wiki website urlFlavio Suligoi2-3/+3
2020-07-15atmel: fix wiki website urlFlavio Suligoi1-1/+1
2020-07-15wireless: fix wiki website url in main KconfigFlavio Suligoi1-1/+1
2020-07-15rtw88: coex: Fix ACL Tx pause during BT inquiry/page.Zong-Zhe Yang7-29/+108
2020-07-15mwifiex: Prevent memory corruption handling keysDan Carpenter1-7/+15
2020-07-15mwifiex: Fix reporting 'operation not supported' error codePali Rohár3-12/+12
2020-07-15wlcore: Remove pointless spinlockTony Lindgren1-2/+0
2020-07-15wlcore: Use spin_trylock in wlcore_irq() to see if we need to queue txTony Lindgren1-6/+11
2020-07-15wlcore: Use spin_trylock in wlcore_irq_locked() for running the queueTony Lindgren1-9/+13
2020-07-15wlcore: Simplify runtime resume ELP pathTony Lindgren1-28/+15
2020-07-15mwifiex: Use macro MWIFIEX_MAX_BSS_NUM for specifying limit of interfacesPali Rohár1-1/+2
2020-07-15rtw88: 8822c: add new RFE type 6Yan-Hsuan Chuang1-0/+1
2020-07-15rtw88: 8822ce: add support for device ID 0xc82fAaron Ma1-0/+4
2020-07-15rtw88: pci: disable aspm for platform inter-op with module parameterYan-Hsuan Chuang1-0/+9
2020-07-15rtw88: 8821c: Add 8821CE to Kconfig and MakefileTzu-En Huang2-0/+20
2020-07-15rtw88: single rf path chips don't support TX STBCTzu-En Huang1-2/+2
2020-07-15rtw88: 8821c: add beamformee supportTzu-En Huang2-2/+48
2020-07-15rtw88: 8821c: add power trackingTzu-En Huang3-0/+293
2020-07-15rtw88: 8821c: add cck pd settingsTzu-En Huang3-0/+29
2020-07-15rtw88: 8821c: add phy calibrationTzu-En Huang1-0/+34
2020-07-15rtw88: 8821c: add false alarm statisticsTzu-En Huang2-0/+63
2020-07-15rtw88: 8821c: add query rx desc supportTzu-En Huang2-0/+117
2020-07-15rtw88: 8821c: add set channel supportTzu-En Huang4-0/+229
2020-07-15rtw88: 8821c: add dig related settingsTzu-En Huang1-0/+6