summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-12-02wilc1000: added queue support for WMMAjay Singh
2020-12-02wilc1000: call complete() for failure in wilc_wlan_txq_add_cfg_pkt()Ajay Singh
2020-12-02wilc1000: free resource in wilc_wlan_txq_add_mgmt_pkt() for failure pathAjay Singh
2020-12-02wilc1000: free resource in wilc_wlan_txq_add_net_pkt() for failure pathAjay Singh
2020-12-02wilc1000: added 'ndo_set_mac_address' callback supportAjay Singh
2020-12-02brcmfmac: expose firmware config files through modinfoMatthias Brugger
2020-12-02wlcore: Switch to using the new API kobj_to_dev()Tian Tao
2020-12-02rtw88: coex: add feature to enhance HID coexistence performanceChing-Te Ku
2020-12-02rtw88: coex: upgrade coexistence A2DP mechanismChing-Te Ku
2020-12-02rtw88: coex: add action for coexistence in hardware initialChing-Te Ku
2020-12-02rtw88: coex: add function to avoid cck lockChing-Te Ku
2020-12-02rtw88: coex: change the coexistence mechanism for WLAN connectedChing-Te Ku
2020-12-02rtw88: coex: change the coexistence mechanism for HIDChing-Te Ku
2020-12-02rtw88: coex: update AFH information while in free-run modeChing-Te Ku
2020-12-02rtw88: coex: update the mechanism for A2DP + PANChing-Te Ku
2020-12-02rtw88: coex: add debug messageChing-Te Ku
2020-12-02rtw88: coex: run coexistence when WLAN entering/leaving LPSChing-Te Ku
2020-12-02Revert "rtl8xxxu: Add Buffalo WI-U3-866D to list of supported devices"Tokunori Ikegami
2020-11-24cw1200: fix missing destroy_workqueue() on error in cw1200_init_commonQinglang Miao
2020-11-24mwifiex: Remove duplicated REG_PORT definitionJisheng Zhang
2020-11-24rtlwifi: rtl8723ae: avoid accessing the data mapped to streaming DMAJia-Ju Bai
2020-11-24rtlwifi: rtl8192de: avoid accessing the data mapped to streaming DMAJia-Ju Bai
2020-11-24rtlwifi: rtl8192ce: avoid accessing the data mapped to streaming DMAJia-Ju Bai
2020-11-24rtlwifi: rtl8188ee: avoid accessing the data mapped to streaming DMAJia-Ju Bai
2020-11-24mwifiex: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-11-24rsi: fix error return code in rsi_reset_card()Zhang Changzhong
2020-11-24brcmsmac: ampdu: Check BA window size before checking block ackDmitry Safonov
2020-11-24brcmfmac: Fix incorrect type in assignmentRemi Depommier
2020-11-24qtnfmac: fix error return code in qtnf_pcie_probe()Wang Hai
2020-11-24rtlwifi: rtl8192de: remove the useless value assignmentKaixu Xia
2020-11-24orinoco: Annotate ezusb_read_ltv()Sebastian Andrzej Siewior
2020-11-24orinoco: Annotate ezusb_docmd_wait()Sebastian Andrzej Siewior
2020-11-24orinoco: Remove ezusb_doicmd_wait()Sebastian Andrzej Siewior
2020-11-24orinoco: Annotate ezusb_write_ltv()Sebastian Andrzej Siewior
2020-11-24orinoco: Annotate ezusb_read_pda()Sebastian Andrzej Siewior
2020-11-24orinoco: Annotate firmware loadingSebastian Andrzej Siewior
2020-11-24orinoco: Annotate ezusb_init()Sebastian Andrzej Siewior
2020-11-24orinoco: Annotate ezusb_xmit()Sebastian Andrzej Siewior
2020-11-24orinoco: Prepare stubs for in_interrupt() removalSebastian Andrzej Siewior
2020-11-24orinoco: Move context allocation after processing the skbSebastian Andrzej Siewior
2020-11-24brcmfmac: fix error return code in brcmf_cfg80211_connect()Zhang Changzhong
2020-11-24cw1200: replace a set of atomic_add()Yejune Deng
2020-11-24rtw88: wow: print key type when failingBrian Norris
2020-11-24rtw88: coex: change the decode method from firmwareChing-Te Ku
2020-11-24rtw88: coex: remove unnecessary WLAN slot extendChing-Te Ku
2020-11-24rtw88: coex: remove write scan bit to scoreboard in scan and connect notifyChing-Te Ku
2020-11-24rtw88: coex: fix BT performance drop during initial/power-on stepChing-Te Ku
2020-11-24rtw88: coex: Change antenna setting to enhance free-run performanceChing-Te Ku
2020-11-24rtw88: coex: update the TDMA parameter when leave LPSChing-Te Ku
2020-11-24rtw88: coex: add the mechanism for RF4CEChing-Te Ku