summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-07-24ionic: add FLR recovery supportShannon Nelson
2023-07-24ionic: pull out common bits from fw_upShannon Nelson
2023-07-24ionic: extract common bits from ionic_probeShannon Nelson
2023-07-24ionic: extract common bits from ionic_removeShannon Nelson
2023-07-24net: phy: motorcomm: Add pad drive strength cfg supportSamin Guo
2023-07-23connector/cn_proc: Allow non-root users accessAnjali Kulkarni
2023-07-23connector/cn_proc: Performance improvementsAnjali Kulkarni
2023-07-23connector/cn_proc: Add filtering to fix some bugsAnjali Kulkarni
2023-07-21eth: stmmac: let page recycling happen with skbsJakub Kicinski
2023-07-21eth: tsnep: let page recycling happen with skbsJakub Kicinski
2023-07-21octeontx2-pf: htb offload support for Round Robin schedulingNaveen Mamindlapalli
2023-07-21sch_htb: Allow HTB quantum parameter in offload modeNaveen Mamindlapalli
2023-07-21octeontx2-pf: implement transmit schedular allocation algorithmNaveen Mamindlapalli
2023-07-21mlxsw: spectrum: Permit enslavement to netdevices with uppersPetr Machata
2023-07-21mlxsw: spectrum_router: Replay IP NETDEV_UP on device deslavementPetr Machata
2023-07-21mlxsw: spectrum_router: Replay IP NETDEV_UP on device enslavementPetr Machata
2023-07-21mlxsw: spectrum_router: Replay neighbours when RIF is madePetr Machata
2023-07-21mlxsw: spectrum_router: Replay MACVLANs when RIF is madePetr Machata
2023-07-21mlxsw: spectrum_router: Offload ethernet nexthops when RIF is madePetr Machata
2023-07-21mlxsw: spectrum_router: Join RIFs of LAG upper VLANsPetr Machata
2023-07-21mlxsw: spectrum_switchdev: Replay switchdev objects on port joinPetr Machata
2023-07-21mlxsw: spectrum: On port enslavement to a LAG, join upper's bridgesPetr Machata
2023-07-21mlxsw: spectrum: Add a replay_deslavement argument to event handlersPetr Machata
2023-07-21mlxsw: spectrum: Allow event handlers to check unowned bridgesPetr Machata
2023-07-21mlxsw: spectrum: Split a helper out of mlxsw_sp_netdevice_event()Petr Machata
2023-07-21mlxsw: spectrum_router: Extract a helper to schedule neighbour workPetr Machata
2023-07-21mlxsw: spectrum_router: Allow address handlers to run on bridge portsPetr Machata
2023-07-21net: ethernet: mtk_ppe: add MTK_FOE_ENTRY_V{1,2}_SIZE macrosLorenzo Bianconi
2023-07-20eth: bnxt: handle invalid Tx completions more gracefullyJakub Kicinski
2023-07-20eth: bnxt: take the bit to set as argument of bnxt_queue_sp_work()Jakub Kicinski
2023-07-20eth: bnxt: move and rename reset helpersJakub Kicinski
2023-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-07-20Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-20Merge tag 'for-net-2023-07-20' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2023-07-20net: phy: prevent stale pointer dereference in phy_init()Vladimir Oltean
2023-07-20Bluetooth: btusb: Fix bluetooth on Intel Macbook 2014Tomasz Moń
2023-07-20Merge tag 'regulator-fix-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-07-20net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2110 PHYStefan Eichenberger
2023-07-20net: phy: c45: detect the BASE-T1 speed from the ability registerStefan Eichenberger
2023-07-20net: phy: c45: add a separate function to read BASE-T1 abilitiesStefan Eichenberger
2023-07-20net: phy: c45: add support for 1000BASE-T1 forced setupStefan Eichenberger
2023-07-19net: ethernet: mtk_eth_soc: always mtk_get_ib1_pkt_typeDaniel Golle
2023-07-19Revert "r8169: disable ASPM during NAPI poll"Heiner Kallweit
2023-07-19r8169: revert 2ab19de62d67 ("r8169: remove ASPM restrictions now that ASPM is...Heiner Kallweit
2023-07-19net: fec: remove unused members from struct fec_enet_privateWei Fang
2023-07-19net: fec: remove fec_set_mac_address() from fec_enet_init()Wei Fang
2023-07-19net: fec: remove the remaining code of rx copybreakWei Fang
2023-07-19net: stmmac: use per-queue 64 bit statistics where necessaryJisheng Zhang
2023-07-19net: stmmac: don't clear network statistics in .ndo_open()Jisheng Zhang
2023-07-19Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski