summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2026-01-21octeontx2-af: Fix error handlingRatheesh Kannoth
2026-01-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-01-21net: pcs: pcs-mtk-lynxi: pass SGMIISYS OF node to PCSVladimir Oltean
2026-01-21net: bcmasp: Fix network filter wake for asp-3.0Justin Chen
2026-01-21be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_listAndrey Vatoropin
2026-01-21net: airoha: npu: Add the capability to read firmware names from dtsLorenzo Bianconi
2026-01-21Merge branch 'add-devm_clk_bulk_get_optional_enable-helper-and-use-in-axi-eth...Jakub Kicinski
2026-01-21net: xilinx: axienet: Use devres for resource management in probe pathSean Anderson
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap
2026-01-20net/micrel: Fix typos in micrel driver code commentsYicong Hui
2026-01-20net/benet: Fix typos in driver code commentsYicong Hui
2026-01-20Octeontx2-pf: Update xdp featuresHariprasad Kelam
2026-01-20net: macb: Replace open-coded device config retrieval with of_device_get_matc...Kevin Hao
2026-01-20net: airoha_eth: increase max MTU to 9220 for DSA jumbo framesSayantan Nandy
2026-01-20net: txgbe: remove the redundant data return in SW-FW mailboxJiawen Wu
2026-01-20net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issueJijie Shao
2026-01-20net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_MJijie Shao
2026-01-20net: stmmac: fix resume: calculate tso last_segmentRussell King (Oracle)
2026-01-20be2net: fix data race in be_get_new_eqdDavid Yang
2026-01-20idpf: Fix data race in idpf_net_dimDavid Yang
2026-01-20net: hns3: fix data race in hns3_fetch_statsDavid Yang
2026-01-20octeontx2-pf: Remove unnecessary bounds checkSimon Horman
2026-01-20eth: fbnic: Update RX mbox timeout valueMohsin Bashir
2026-01-20eth: fbnic: Remove retry supportMohsin Bashir
2026-01-20eth: fbnic: Reuse RX mailbox pagesMohsin Bashir
2026-01-20eth: fbnic: Allocate all pages for RX mailboxMohsin Bashir
2026-01-20eth: fbnic: Use GFP_KERNEL to allocting mbx pagesMohsin Bashir
2026-01-20Merge tag 'net-queue-rx-buf-len-v9' of https://github.com/isilence/linuxJakub Kicinski
2026-01-20idpf: read lower clock bits inside the time sandwichMina Almasry
2026-01-20ice: fix devlink reload call tracePaul Greenwalt
2026-01-20ice: add missing ice_deinit_hw() in devlink reinit pathPaul Greenwalt
2026-01-20ice: Fix persistent failure in ice_get_rxfhCody Haas
2026-01-20hinic3: Add HW event handlerFan Gong
2026-01-20hinic3: Add mac filter opsFan Gong
2026-01-20hinic3: Add adaptive IRQ coalescing with DIMFan Gong
2026-01-20hinic3: Add .ndo_vlan_rx_add/kill_vid and .ndo_validate_addrFan Gong
2026-01-20hinic3: Add .ndo_features_checkFan Gong
2026-01-20hinic3: Add .ndo_set_features and .ndo_fix_featuresFan Gong
2026-01-20hinic3: Add .ndo_tx_timeout and .ndo_get_stats64Fan Gong
2026-01-20hinic3: Add PF management interfacesFan Gong
2026-01-20hinic3: Add PF frameworkFan Gong
2026-01-19net/mlx5e: Conditionally create async ICOSQWilliam Tu
2026-01-19net/mlx5e: Move async ICOSQ to dynamic allocationWilliam Tu
2026-01-19net/mlx5e: Use regular ICOSQ for triggering NAPIWilliam Tu
2026-01-19net/mlx5e: Move async ICOSQ lock into ICOSQ structWilliam Tu
2026-01-19octeon_ep: reset firmware ready statusVimlesh Kumar
2026-01-19octeontx2: cn10k: fix RX flowid TCAM mask handlingAlok Tiwari
2026-01-17net: txgbe: convert to use .get_rx_ring_countBreno Leitao
2026-01-17net: macb: convert to use .get_rx_ring_countBreno Leitao
2026-01-17net: cxgb4: convert to use .get_rx_ring_countBreno Leitao