summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-02-08netdevsim: fib: Do not warn if route was not found for several eventsAmit Cohen
2021-02-08IPv6: Add "offload failed" indication to routesAmit Cohen
2021-02-08IPv4: Add "offload failed" indication to routesAmit Cohen
2021-02-08RDMA/mlx5: Cleanup the synchronize_srcu() from the ODP flowYishai Hadas
2021-02-08ice: Improve MSI-X fallback logicTony Nguyen
2021-02-08ice: Fix trivial error messageMitch Williams
2021-02-08ice: remove unnecessary castsBruce Allan
2021-02-08ice: Refactor DCB related variables out of the ice_port_info structChinh T Cao
2021-02-08ice: fix writeback enable logicJesse Brandeburg
2021-02-08ice: Use PSM clock frequency to calculate RL profilesBen Shelton
2021-02-08ice: create scheduler aggregator node config and move VSIsKiran Patil
2021-02-08ice: Add initial support framework for LAGDave Ertman
2021-02-08ice: Remove xsk_buff_pool from VSI structureMichal Swiatkowski
2021-02-08ice: implement new LLDP filter commandDave Ertman
2021-02-08ice: log message when trusted VF goes in/out of promisc modeBrett Creeley
2021-02-08Merge tag 'mlx5-updates-2021-02-04' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-02-08cxgb4: remove unused vpd_cap_addrHeiner Kallweit
2021-02-08Merge tag 'mt76-for-kvalo-2021-01-29' of https://github.com/nbd168/wirelessKalle Valo
2021-02-08Merge tag 'iwlwifi-next-for-kalle-2021-02-05' of git://git.kernel.org/pub/scm...Kalle Valo
2021-02-08mwl8k: fix alignment constraintsArnd Bergmann
2021-02-08wl3501: fix alignment constraintsArnd Bergmann
2021-02-08rt2800usb: add Sweex LW163V2 id'sStanislaw Gruszka
2021-02-08iwlegacy: 4965-mac: Simplify the calculation of variablesJiapeng Chong
2021-02-08rt2x00: remove duplicate word and fix typo in commentwengjianfeng
2021-02-08rsi: remove redundant assignmentwengjianfeng
2021-02-08mwl8k: assign value when defining variableswengjianfeng
2021-02-08wl1251: cmd: remove redundant assignmentwengjianfeng
2021-02-08mwifiex: Report connected BSS with cfg80211_connect_bss()Yen-lin Lai
2021-02-08rtl8xxxu: remove unused assignment valuewengjianfeng
2021-02-08libertas: remove redundant initialization of variable retColin Ian King
2021-02-08atmel: at76c50x: use DEFINE_MUTEX() for mutex lockZheng Yongjun
2021-02-08brcmsmac: fix alignment constraintsArnd Bergmann
2021-02-08brcmfmac: Add DMI nvram filename quirk for Voyo winpad A15 tabletHans de Goede
2021-02-08brcmfmac: Add DMI nvram filename quirk for Predia Basic tabletHans de Goede
2021-02-08rtw88: 8821c: support RFE type2 wifi NICGuo-Feng Fan
2021-02-08rtw88: 8821c: Correct CCK RSSIGuo-Feng Fan
2021-02-08rtw88: coex: 8821c: correct antenna switch functionGuo-Feng Fan
2021-02-08rtlwifi: rtl8192se: remove redundant initialization of variable rtstatusColin Ian King
2021-02-08rtlwifi: use tasklet_setup to initialize rx_work_taskletEmil Renner Berthing
2021-02-08Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2021-02-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2021-02-06r8169: don't try to disable interrupts if NAPI is scheduled alreadyHeiner Kallweit
2021-02-06net: ena: Update XDP verdict upon failureShay Agroskin
2021-02-06net: ipa: avoid field overflowAlex Elder
2021-02-06net: ipa: get rid of status size constraintAlex Elder
2021-02-06net: ipa: use a Boolean rather than count when replenishingAlex Elder
2021-02-06net: ipa: remove two unused register definitionsAlex Elder
2021-02-06net: ipa: do not cache event ring stateAlex Elder
2021-02-06net: ipa: synchronize NAPI only for suspendAlex Elder
2021-02-06net: ipa: move mutex calls into __gsi_channel_stop()Alex Elder