summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-10-18mwifiex: Try waking the firmware until we get an interruptJonas Dreßler
2021-10-18mwifiex: Read a PCI register after writing the TX ring write pointerJonas Dreßler
2021-10-13wireless: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
2021-10-13mt7601u: Remove redundant initialization of variable retColin Ian King
2021-10-13rtlwifi: rtl8192ee: Remove redundant initialization of variable versionColin Ian King
2021-10-13rtw89: add Realtek 802.11ax driverPing-Ke Shih
2021-10-11b43: fix a lower bounds testDan Carpenter
2021-10-11b43legacy: fix a lower bounds testDan Carpenter
2021-10-10octeontx2-pf: Simplify the receive buffer size calculationSubbaraya Sundeep
2021-10-10ethernet: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
2021-10-10virtio_net: skip RCU read lock by checking xdp_enabled of viLi RongQing
2021-10-10net: phy: at803x: better describe debug regsAnsuel Smith
2021-10-10net: phy: at803x: enable prefer master for 83xx internal phyAnsuel Smith
2021-10-10net: phy: at803x: add DAC amplitude fix for 8327 phyAnsuel Smith
2021-10-10net: phy: at803x: fix resume for QCA8327 phyAnsuel Smith
2021-10-10hv_netvsc: use netif_is_bond_master() instead of open codeJuhee Kang
2021-10-10bnxt: use netif_is_rxfh_configured instead of open codeJuhee Kang
2021-10-10ionic: tame the filter no space messageShannon Nelson
2021-10-10ionic: allow adminq requests to override default error messageShannon Nelson
2021-10-10ionic: handle vlan id overflowShannon Nelson
2021-10-10ionic: generic filter deleteShannon Nelson
2021-10-10ionic: generic filter addShannon Nelson
2021-10-10ionic: add generic filter searchShannon Nelson
2021-10-10ionic: remove mac overflow flagsShannon Nelson
2021-10-10ionic: move lif mac address functionsShannon Nelson
2021-10-10ionic: add filterlist to debugfsShannon Nelson
2021-10-09net: use dev_addr_set()Jakub Kicinski
2021-10-09ethernet: 8390: remove direct netdev->dev_addr writesJakub Kicinski
2021-10-09ethernet: sun: remove direct netdev->dev_addr writesJakub Kicinski
2021-10-09ethernet: tulip: remove direct netdev->dev_addr writesJakub Kicinski
2021-10-09ethernet: tg3: remove direct netdev->dev_addr writesJakub Kicinski
2021-10-09ethernet: forcedeth: remove direct netdev->dev_addr writesJakub Kicinski
2021-10-08mlxsw: item: Annotate item helpers with '__maybe_unused'Ido Schimmel
2021-10-08net: tg3: fix redundant check of true expressionJean Sacren
2021-10-08qed: Fix compilation for CONFIG_QED_SRIOV undefined scenarioPrabhakar Kushwaha
2021-10-08net: phy: micrel: ksz9131 led errata workaroundFrancesco Dolcini
2021-10-08ppp: use the correct function to check if a netdev name is in useAntoine Tenart
2021-10-08bonding: use the correct function to check for netdev name collisionAntoine Tenart
2021-10-08net: enetc: add support for software TSOIoana Ciornei
2021-10-08net: enetc: declare NETIF_F_HW_CSUM and do it in softwareIoana Ciornei
2021-10-08ath11k: fix m68k and xtensa build failure in ath11k_peer_assoc_h_smps()Kalle Valo
2021-10-08net: phylib: ensure phy device drivers do not match by DTRussell King (Oracle)
2021-10-08net: mdio: ensure the type of mdio devices match mdio driversRussell King (Oracle)
2021-10-08qed: Initialize debug string arrayTim Gardner
2021-10-08net: dsa: rtl8366rb: remove unneeded semicolonYang Li
2021-10-08ethernet: use platform_get_ethdev_address()Jakub Kicinski
2021-10-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-07Merge tag 'armsoc-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-07Merge tag 'scmi-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann