summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-01-09net/mlx5: use do_aux_work for PHC overflow checksVadim Fedorenko
2025-01-09net: stmmac: Unexport stmmac_rx_offset() from stmmac.hFurong Xu
2025-01-09r8169: add support for RTL8125BP rev.bChunHao Lin
2025-01-07intel/fm10k: Remove unused fm10k_iov_msg_mac_vlan_pfDr. David Alan Gilbert
2025-01-07igc: Link queues to NAPI instancesJoe Damato
2025-01-07igc: Link IRQs to NAPI instancesJoe Damato
2025-01-07i40e: add ability to reset VF for Tx and Rx MDD eventsAleksandr Loktionov
2025-01-07ixgbevf: Fix passing 0 to ERR_PTR in ixgbevf_run_xdp()Yue Haibing
2025-01-07ixgbe: Fix passing 0 to ERR_PTR in ixgbe_run_xdp()Yue Haibing
2025-01-07igb: Fix passing 0 to ERR_PTR in igb_run_xdp()Yue Haibing
2025-01-07igc: Fix passing 0 to ERR_PTR in igc_xdp_run_prog()Yue Haibing
2025-01-07igc: Allow hot-swapping XDP programSong Yoong Siang
2025-01-07igb: Add AF_XDP zero-copy Tx supportSriram Yagnaraman
2025-01-07igb: Add AF_XDP zero-copy Rx supportSriram Yagnaraman
2025-01-07igb: Add XDP finalize and stats update functionsKurt Kanzenbach
2025-01-07igb: Introduce XSK data structures and helpersSriram Yagnaraman
2025-01-07igb: Introduce igb_xdp_is_enabled()Sriram Yagnaraman
2025-01-07igb: Remove static qualifiersSriram Yagnaraman
2025-01-07net: dsa: qca: remove qca8k_get_mac_eee()Russell King (Oracle)
2025-01-07net: dsa: mv88e6xxx: remove mv88e6xxx_get_mac_eee()Russell King (Oracle)
2025-01-07net: dsa: mt753x: remove ksz_get_mac_eee()Russell King (Oracle)
2025-01-07net: dsa: ksz: remove ksz_get_mac_eee()Russell King (Oracle)
2025-01-07net: dsa: b53/bcm_sf2: remove b53_get_mac_eee()Russell King (Oracle)
2025-01-07net: dsa: mt753x: remove setting of tx_lpi parametersRussell King (Oracle)
2025-01-07net: dsa: ksz: remove setting of tx_lpi parametersRussell King (Oracle)
2025-01-07ixgbevf: Remove unused ixgbevf_hv_mbx_opsDr. David Alan Gilbert
2025-01-07net: watchdog: rename __dev_watchdog_up() and dev_watchdog_down()Eric Dumazet
2025-01-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-01-07eth: fbnic: update fbnic_poll return valueMohsin Bashir
2025-01-07net: airoha: Add sched HTB offload supportLorenzo Bianconi
2025-01-07net: airoha: Add sched ETS offload supportLorenzo Bianconi
2025-01-07net: airoha: Introduce ndo_select_queue callbackLorenzo Bianconi
2025-01-07net: airoha: Enable Tx drop capability for each Tx DMA ringLorenzo Bianconi
2025-01-07net: stmmac: Set dma_sync_size to zero for discarded framesFurong Xu
2025-01-06octeontx2-pf: mcs: Remove dead code and semi-colon from rsrc_name()Nihar Chaithanya
2025-01-06nfc: st21nfca: Drop unneeded null check in st21nfca_tx_work()Krzysztof Kozlowski
2025-01-06net/mlx5: HWS, set timeout on polling for completionYevgeny Kliteynik
2025-01-06net/mlx5: HWS, support flow sampler destinationVlad Dogaru
2025-01-06net/mlx5: HWS, use the right size when writing arg dataYevgeny Kliteynik
2025-01-06net/mlx5: HWS, handle returned error value in pool allocVlad Dogaru
2025-01-06net/mlx5: HWS, fix definer's HWS_SET32 macro for negative offsetYevgeny Kliteynik
2025-01-06net/mlx5: HWS, separate SQ that HWS uses from the usual traffic SQsYevgeny Kliteynik
2025-01-06net/mlx5: HWS, num_of_rules counter on matcher should be atomicYevgeny Kliteynik
2025-01-06net/mlx5: HWS, reduce memory consumption of a matcher structYevgeny Kliteynik
2025-01-06net/mlx5: HWS, remove wrong deletion of the miss table listYevgeny Kliteynik
2025-01-06net/mlx5: HWS, change error flow on matcher disconnectYevgeny Kliteynik
2025-01-06net/mlx5: HWS, add error message on failure to move rulesYevgeny Kliteynik
2025-01-06net/mlx5: HWS, simplify allocations as we support only FDBYevgeny Kliteynik
2025-01-06net/mlx5: HWS, denote how refcounts are protectedYevgeny Kliteynik
2025-01-06net/mlx5: HWS, remove implementation of unused FW commandsYevgeny Kliteynik