summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2020-11-24rtw88: coex: Add force flag for coexistence table functionChing-Te Ku
2020-11-24rtw88: coex: add write scoreboard action when WLAN in critical procedureChing-Te Ku
2020-11-24rtw88: coex: remove unnecessary feature/functionChing-Te Ku
2020-11-24rtw88: coex: update TDMA settings for different beacon intervalChing-Te Ku
2020-11-24rtw88: add CCK_PD debug logPing-Ke Shih
2020-11-24rtw88: 8723d: add cck pd seetingsPing-Ke Shih
2020-11-23net: don't include ethtool.h from netdevice.hJakub Kicinski
2020-11-23net: pch_gbe: Use 'dma_free_coherent()' to undo 'dma_alloc_coherent()'Christophe JAILLET
2020-11-23net: pch_gbe: Use dma_set_mask_and_coherent to simplify codeChristophe JAILLET
2020-11-23net: dsa: hellcreek: Don't print error message on deferKurt Kanzenbach
2020-11-23i40e: Fix removing driver while bare-metal VFs pass trafficSylwester Dziedziuch
2020-11-23lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore
2020-11-23Merge tag 'wireless-drivers-2020-11-23' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2020-11-23dpaa2-eth: use new PTP_MSGTYPE_* define(s)Christian Eggers
2020-11-23net/tun: Call type change netdev notifiersMartin Schiller
2020-11-23ath11k: Fix the rx_filter flag setting for peer rssi statsMaharaja Kennadyrajan
2020-11-23ath10k: add target IRAM recovery feature supportVenkateswara Naralasetty
2020-11-23ath11k: Fix beamformee STS in HE capRamya Gnanasekar
2020-11-23ath11k: add processor_id based ring_selector logicP Praneesh
2020-11-21octeontx2-af: Add support for RSS hashing based on Transport protocol fieldGeorge Cherian
2020-11-21ibmvnic: skip tx timeout reset while in resettingLijun Pan
2020-11-21ibmvnic: notify peers when failover and migration happenLijun Pan
2020-11-21ibmvnic: fix call_netdevice_notifiers in do_resetLijun Pan
2020-11-21tun: honor IOCB_NOWAIT flagJens Axboe