aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2022-02-14ath11k: fix WARN_ON during ath11k_mac_update_vif_chanVenkateswara Naralasetty1-6/+26
2022-02-14ath11k: fix uninitialized rate_idx in ath11k_dp_tx_update_txcompl()Wen Gong1-1/+1
2022-02-14USB: zaurus: support another broken ZaurusOliver Neukum2-0/+24
2022-02-14net: prestera: acl: add multi-chain support offloadVolodymyr Mytnyk7-39/+203
2022-02-14net: wwan: iosm: drop debugfs dev referenceM Chetan Kumar2-2/+5
2022-02-14net: wwan: debugfs obtained dev reference not droppedM Chetan Kumar1-0/+36
2022-02-14net: dsa: realtek: realtek-mdio: reset before setupLuiz Angelo Daros de Luca3-4/+24
2022-02-14net: dsa: realtek: realtek-smi: clean-up resetLuiz Angelo Daros de Luca1-7/+13
2022-02-14net: dsa: realtek: rename macro to match filenameLuiz Angelo Daros de Luca1-3/+3
2022-02-14net: dev: Makes sure netif_rx() can be invoked in any context.Sebastian Andrzej Siewior13-19/+19
2022-02-14ice: Simplify tracking status of RDMA supportDave Ertman5-19/+13
2022-02-14net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLANVladimir Oltean1-0/+7
2022-02-14net: mscc: ocelot: use bulk reads for statsColin Foster1-15/+77
2022-02-14net: mscc: ocelot: add ability to perform bulk readsColin Foster1-0/+13
2022-02-14net: mscc: ocelot: remove unnecessary stat reading from ethtoolColin Foster1-17/+16
2022-02-14ice: enable parsing IPSEC SPI headers for RSSJesse Brandeburg1-0/+6
2022-02-14net: Add dm9051 driverJoseph CHAMG4-0/+1454
2022-02-13net: lan966x: Fix when CONFIG_IPV6 is not setHoratiu Vultur1-1/+2
2022-02-13net: lan966x: Fix when CONFIG_PTP_1588_CLOCK is compiled as moduleHoratiu Vultur1-0/+1
2022-02-13net: lan743x: Add support for Clause-45 MDIO PHY managementRaju Lakkaraju2-3/+122
2022-02-13net: lan743x: Add support for SGMII interfaceRaju Lakkaraju2-0/+65
2022-02-13net: lan743x: Increase MSI(x) vectors to 16 and Int de-assertion timers to 10Raju Lakkaraju2-10/+28
2022-02-13net: lan743x: Add support for 4 Tx queuesRaju Lakkaraju3-24/+79
2022-02-13net: lan743x: Add PCI11010 / PCI11414 device IDsRaju Lakkaraju2-2/+11
2022-02-13net: wwan: iosm: Enable M.2 7360 WWAN card supportM Chetan Kumar10-77/+1032
2022-02-12Merge tag 'usb-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-28/+38
2022-02-12ARM: ixp4xx: Drop all common codeLinus Walleij1-1/+0
2022-02-12net: ixp4xx_hss: Check features using sysconLinus Walleij2-18/+24
2022-02-12net: ixp4xx_eth: Drop platform data supportLinus Walleij2-68/+21
2022-02-11Revert "net: ethernet: cavium: use div64_u64() instead of do_div()"Jakub Kicinski1-2/+2
2022-02-11atl1c: fix tx timeout after link flap on Mikrotik 10/25G NICGatis Peisenieks1-1/+1
2022-02-11mctp: serial: Cancel pending work from ndo_uninit handlerJeremy Kerr1-1/+8
2022-02-11net: moxa: use GFP_KERNELJulia Lawall1-2/+2
2022-02-11net: dsa: lan9303: fix reset on probeMans Rullgard1-1/+1
2022-02-11octeontx2-af: fix array bound errorHariprasad Kelam1-2/+3
2022-02-11Merge tag 'wireless-next-2022-02-11' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextDavid S. Miller129-3739/+6053
2022-02-11Merge tag 'wireless-2022-02-11' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wirelessDavid S. Miller21-609/+85
2022-02-11dsa: mv88e6xxx: make serdes SGMII/Fiber tx amplitude configurableHolger Brunck4-0/+70
2022-02-11net: usb: ax88179_178a: Fix out-of-bounds accesses in RX fixupJann Horn1-28/+38
2022-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski27-69/+157
2022-02-10net: dsa: mv88e6xxx: fix use-after-free in mv88e6xxx_mdios_unregisterVladimir Oltean1-2/+2
2022-02-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queueJakub Kicinski5-16/+53
2022-02-10net: mscc: ocelot: fix mutex lock error during ethtool stats readColin Foster1-4/+7
2022-02-10net: dsa: qca8k: fix noderef.cocci warningskernel test robot1-1/+1
2022-02-10ice: Avoid RTNL lock when re-creating auxiliary deviceDave Ertman2-1/+5
2022-02-10ice: Fix KASAN error in LAG NETDEV_UNREGISTER handlerDave Ertman1-6/+28
2022-02-10ice: fix IPIP and SIT TSO offloadJesse Brandeburg2-8/+18
2022-02-10ice: fix an error code in ice_cfg_phy_fec()Dan Carpenter1-1/+2
2022-02-10octeontx2-pf: Add TC feature for VFsSubbaraya Sundeep6-62/+69
2022-02-10qed: prevent a fw assert during device shutdownVenkata Sudheer Kumar Bhavaraju3-2/+51