summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-02-18vxlan: Drop 'changelink' parameter from vxlan_dev_configure()Petr Machata
2025-02-18octeontx2-pf: AF_XDP zero copy transmit supportSuman Ghosh
2025-02-18octeontx2-pf: Prepare for AF_XDPSuman Ghosh
2025-02-18octeontx2-pf: Reconfigure RSS table after enabling AF_XDP zerocopy on rx queueSuman Ghosh
2025-02-18octeontx2-pf: AF_XDP zero copy receive supportSuman Ghosh
2025-02-18octeontx2-pf: Add AF_XDP non-zero copy supportSuman Ghosh
2025-02-18octeontx2-pf: use xdp_return_frame() to free xdp buffersSuman Ghosh
2025-02-18octeontx2-pf: Switch to use hrtimer_setup()Nam Cao
2025-02-18igc: Switch to use hrtimer_setup()Nam Cao
2025-02-18wifi: rt2x00: Switch to use hrtimer_setup()Nam Cao
2025-02-18wifi: Switch to use hrtimer_setup()Nam Cao
2025-02-18net/cdc_ncm: Switch to use hrtimer_setup()Nam Cao
2025-02-18net: wwan: iosm: Switch to use hrtimer_setup()Nam Cao
2025-02-18net: fec: Switch to use hrtimer_setup()Nam Cao
2025-02-18net: stmmac: Switch to use hrtimer_setup()Nam Cao
2025-02-18net: qualcomm: rmnet: Switch to use hrtimer_setup()Nam Cao
2025-02-18net: mvpp2: Switch to use hrtimer_setup()Nam Cao
2025-02-18net: ieee802154: at86rf230: Switch to use hrtimer_setup()Nam Cao
2025-02-18net: sparx5: Switch to use hrtimer_setup()Nam Cao
2025-02-18net: ethernet: hisilicon: Switch to use hrtimer_setup()Nam Cao
2025-02-18net: ethernet: ec_bhf: Switch to use hrtimer_setup()Nam Cao
2025-02-18net: ethernet: cortina: Switch to use hrtimer_setup()Nam Cao
2025-02-18net: ethernet: ti: Switch to use hrtimer_setup()Nam Cao
2025-02-18can: mcp251xfd: Switch to use hrtimer_setup()Nam Cao
2025-02-18can: m_can: Switch to use hrtimer_setup()Nam Cao
2025-02-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-02-17eth: fbnic: support TCP segmentation offloadJakub Kicinski
2025-02-17ibmvnic: Don't reference skb after sending to VIOSNick Child
2025-02-17net: phy: dp83822: Add support for changing the transmit amplitude voltageDimitri Fedrau
2025-02-17net: phy: Add helper for getting tx amplitude gainDimitri Fedrau
2025-02-17net/mlx5: Add sensor name to temperature event messageShahar Shitrit
2025-02-17net/mlx5: Modify LSB bitmask in temperature event to include only the first bitShahar Shitrit
2025-02-17net/mlx5: Prefix temperature event bitmap with '0x' for clarityShahar Shitrit
2025-02-17net/mlx5: Apply rate-limiting to high temperature warningShahar Shitrit
2025-02-17net: phy: mediatek: Move some macros to phy-lib for later useSky Huang
2025-02-17net: phy: mediatek: Add token ring clear bit operation supportSky Huang
2025-02-17net: phy: mediatek: Add token ring set bit operation supportSky Huang
2025-02-17net: phy: mediatek: Add token ring access helper functions in mtk-phy-libSky Huang
2025-02-17net: phy: mediatek: Change to more meaningful macrosSky Huang
2025-02-17net: xpcs: rearrange register definitionsRussell King (Oracle)
2025-02-14geneve: Fix use-after-free in geneve_find_dev().Kuniyuki Iwashima
2025-02-14bnxt_en: Add TPH support in BNXT driverManoj Panicker
2025-02-14bnxt_en: Extend queue stop/start for TX ringsSomnath Kotur
2025-02-14bnxt_en: Refactor TX ring free logicMichael Chan
2025-02-14bnxt_en: Reallocate RX completion ring for TPH supportSomnath Kotur
2025-02-14bnxt_en: Pass NQ ID to the FW when allocating RX/RX AGG ringsMichael Chan
2025-02-14bnxt_en: Refactor RX/RX AGG ring parameters setup for P5_PLUSMichael Chan
2025-02-14bnxt_en: Refactor bnxt_free_tx_rings() to free per TX ringSomnath Kotur
2025-02-14bnxt_en: Refactor completion ring free routineSomnath Kotur
2025-02-14bnxt_en: Refactor TX ring allocation logicMichael Chan