summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-12-14wilc1000: Rename SPI driver from "WILC_SPI" to "wilc1000_spi"David Mosberger-Tang
2021-12-14wilc1000: Fix spurious "FW not responding" errorDavid Mosberger-Tang
2021-12-14wilc1000: Remove misleading USE_SPI_DMA macroDavid Mosberger-Tang
2021-12-14wilc1000: Fix missing newline in error messageDavid Mosberger-Tang
2021-12-14wilc1000: Fix copy-and-paste typo in wilc_set_mac_addressDavid Mosberger-Tang
2021-12-14rtw89: coex: Update COEX to 5.5.8Ching-Te Ku
2021-12-14rtw89: coex: Cancel PS leaving while C2H comesChing-Te Ku
2021-12-14rtw89: coex: Update BT counters while receiving reportChing-Te Ku
2021-12-14rtw89: coex: Define LPS state for BTC usingChing-Te Ku
2021-12-14rtw89: coex: Add MAC API to get BT polluted counterChing-Te Ku
2021-12-14rtw89: coex: Not to send H2C when WL not ready and count H2CChing-Te Ku
2021-12-14rtw89: coex: correct C2H header lengthChing-Te Ku
2021-12-14ice: Remove unused ICE_FLOW_SEG_HDRS_L2_MASKTony Nguyen
2021-12-14ice: Remove unnecessary castsDan Carpenter
2021-12-14ice: Propagate error codesTony Nguyen
2021-12-14ice: Remove excess error variablesTony Nguyen
2021-12-14ice: Cleanup after ice_status removalTony Nguyen
2021-12-14ice: Remove enum ice_statusTony Nguyen
2021-12-14ice: Use int for ice_statusTony Nguyen
2021-12-14ice: Remove string printing for ice_statusTony Nguyen
2021-12-14ice: Refactor status flow for DDP loadWojciech Drewek
2021-12-14ice: Refactor promiscuous functionsBrett Creeley
2021-12-14ice: refactor PTYPE validatingJeff Guo
2021-12-14ice: Add package PTYPE enable informationHaiyue Wang
2021-12-14ath11k: Change qcn9074 fw to operate in mode-2Seevalamuthu Mariappan
2021-12-14ath11k: add ab to TARGET_NUM_VDEVS & coKalle Valo
2021-12-14ath11k: Fix a NULL pointer dereference in ath11k_mac_op_hw_scan()Zhou Qingyang
2021-12-14ibmvnic: remove unused definesDany Madden
2021-12-14ibmvnic: Update driver return codesDany Madden
2021-12-14mlxsw: spectrum_router: Consolidate MAC profiles when possibleDanielle Ratson
2021-12-14net: dsa: sja1105: fix broken connection with the sja1110 taggerVladimir Oltean
2021-12-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2021-12-14bareudp: Add extack support to bareudp_configure()Guillaume Nault
2021-12-14net: stmmac: fix tc flower deletion for VLAN priority Rx steeringOng Boon Leong
2021-12-14Merge branch 'irq/urgent' into irq/msiThomas Gleixner
2021-12-14Bonding: force user to add HWTSTAMP_FLAG_BONDED_PHC_INDEX when get/set HWTSTAMPHangbin Liu
2021-12-14net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu
2021-12-13net/mlx5: Create more priorities for FDB bypass namespaceMaor Gottlieb
2021-12-13net/mlx5: Refactor mlx5_get_flow_namespaceMaor Gottlieb
2021-12-13net/mlx5: Separate FDB namespaceMaor Gottlieb
2021-12-14xsk: Wipe out dead zero_copy_allocator declarationsMaciej Fijalkowski
2021-12-13bpf: Let bpf_warn_invalid_xdp_action() report more infoPaolo Abeni
2021-12-13brcmfmac: Fix incorrect type assignments for keep-aliveLoic Poulain
2021-12-13iavf: do not override the adapter state in the watchdog task (again)Stefan Assmann
2021-12-13exit: Rename complete_and_exit to kthread_complete_and_exitEric W. Biederman
2021-12-13iavf: missing unlocks in iavf_watchdog_task()Dan Carpenter
2021-12-13net: mtk_eth: add COMPILE_TEST supportLorenzo Bianconi
2021-12-13net: stmmac: Add GFP_DMA32 for rx buffers if no 64 capabilityDavid Wu
2021-12-13net: phy: add a note about refcountingRussell King (Oracle)
2021-12-13mt76: remove variable set but not usedYang Li