summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-07-15zd1211rw: remove needless check before usb_free_coherent()Xu Wang
2020-07-15rtlwifi: 8821ae: remove unused path B parameters from swing tablePing-Ke Shih
2020-07-15rtlwifi: Use const in 8188ee/8723be/8821ae swing_table declarationsJoe Perches
2020-07-15airo: use set_current_state macroXu Wang
2020-07-15iwlegacy: remove redundant initialization of variable tidColin Ian King
2020-07-15ipw2200: use generic power managementVaibhav Gupta
2020-07-15ipw2100: use generic power managementVaibhav Gupta
2020-07-15adm8211: use generic power managementVaibhav Gupta
2020-07-15orinoco: use generic power managementVaibhav Gupta
2020-07-15rtl818x_pci: use generic power managementVaibhav Gupta
2020-07-15rtlwifi: rtl8192cu: Free ieee80211_hw if probing failsReto Schneider
2020-07-15rtlwifi: rtl8192cu: Prevent leaking urbReto Schneider
2020-07-15rtlwifi: rtl8192cu: Fix deadlockReto Schneider
2020-07-15rtlwifi: rtl8192cu: Remove uninitialized_var() usageKees Cook
2020-07-15b43: Remove uninitialized_var() usageKees Cook
2020-07-15orinoco_usb: fix spelling mistakeFlavio Suligoi
2020-07-15rtlwifi: rtl8188ee: Fix endian issueLarry Finger
2020-07-15rtlwifi: Fix endian issue in ps.cLarry Finger
2020-07-15broadcom: fix wiki website urlFlavio Suligoi
2020-07-15atmel: fix wiki website urlFlavio Suligoi
2020-07-15wireless: fix wiki website url in main KconfigFlavio Suligoi
2020-07-15rtw88: coex: Fix ACL Tx pause during BT inquiry/page.Zong-Zhe Yang
2020-07-15mwifiex: Prevent memory corruption handling keysDan Carpenter
2020-07-15mwifiex: Fix reporting 'operation not supported' error codePali Rohár
2020-07-15wlcore: Remove pointless spinlockTony Lindgren
2020-07-15wlcore: Use spin_trylock in wlcore_irq() to see if we need to queue txTony Lindgren
2020-07-15wlcore: Use spin_trylock in wlcore_irq_locked() for running the queueTony Lindgren
2020-07-15wlcore: Simplify runtime resume ELP pathTony Lindgren
2020-07-15mwifiex: Use macro MWIFIEX_MAX_BSS_NUM for specifying limit of interfacesPali Rohár
2020-07-15rtw88: 8822c: add new RFE type 6Yan-Hsuan Chuang
2020-07-15rtw88: 8822ce: add support for device ID 0xc82fAaron Ma
2020-07-15rtw88: pci: disable aspm for platform inter-op with module parameterYan-Hsuan Chuang
2020-07-15rtw88: 8821c: Add 8821CE to Kconfig and MakefileTzu-En Huang
2020-07-15rtw88: single rf path chips don't support TX STBCTzu-En Huang
2020-07-15rtw88: 8821c: add beamformee supportTzu-En Huang
2020-07-15rtw88: 8821c: add power trackingTzu-En Huang
2020-07-15rtw88: 8821c: add cck pd settingsTzu-En Huang
2020-07-15rtw88: 8821c: add phy calibrationTzu-En Huang
2020-07-15rtw88: 8821c: add false alarm statisticsTzu-En Huang
2020-07-15rtw88: 8821c: add query rx desc supportTzu-En Huang
2020-07-15rtw88: 8821c: add set channel supportTzu-En Huang
2020-07-15rtw88: 8821c: add dig related settingsTzu-En Huang
2020-07-15rtw88: 8821c: add set tx power indexTzu-En Huang
2020-07-15rtw88: 8821c: add basic functionsTzu-En Huang
2020-07-14wilc1000: let wilc_mac_xmit() return NETDEV_TX_OKLuc Van Oostenryck
2020-07-14wilc1000: use API version number info along with firmware filenameAjay Singh
2020-07-14wilc1000: use unified single wilc1000 FW binaryAjay Singh
2020-07-14wilc1000: fix compiler warning for 'wowlan_support' unused variableAjay Singh
2020-07-14wilc1000: use strlcpy to avoid 'stringop-truncation' warningAjay Singh
2020-07-14brcm80211: brcmsmac: Move LEDs to GPIO descriptorsLinus Walleij