summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-02-10rtlwifi: rtl8821ae: phy: Simplify bool comparisonJiapeng Chong
2021-02-10rtlwifi: rtl8192se: Simplify bool comparisonJiapeng Chong
2021-02-09brcmfmac: add support for CQM RSSI notificationsAlvin Šipraga
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: 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
2021-02-06net: dsa: felix: propagate the LAG offload ops towards the ocelot libVladimir Oltean
2021-02-06net: mscc: ocelot: rebalance LAGs on link up/down eventsVladimir Oltean
2021-02-06net: mscc: ocelot: rename aggr_count to num_ports_in_lagVladimir Oltean
2021-02-06net: mscc: ocelot: drop the use of the "lags" arrayVladimir Oltean
2021-02-06net: mscc: ocelot: set up logical port IDs centrallyVladimir Oltean
2021-02-06net: mscc: ocelot: avoid unneeded "lp" variable in LAG joinVladimir Oltean
2021-02-06net: mscc: ocelot: set up the bonding mask in a way that avoids a net_deviceVladimir Oltean
2021-02-06net: mscc: ocelot: use ipv6 in the aggregation codeVladimir Oltean
2021-02-06net: mscc: ocelot: don't refuse bonding interfaces we can't offloadVladimir Oltean
2021-02-06net: mscc: ocelot: use a switch-case statement in ocelot_netdevice_eventVladimir Oltean
2021-02-06net: mscc: ocelot: rename ocelot_netdevice_port_event to ocelot_netdevice_cha...Vladimir Oltean
2021-02-06net: hns3: replace macro of max qset number with specificationGuangbin Huang
2021-02-06net: hns3: debugfs add max tm rate specification printGuangbin Huang
2021-02-06net: hns3: add support for obtaining the maximum frame sizeYufeng Mo
2021-02-06net: hns3: optimize the code when update the tc infoGuoJia Liao