index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
2025-11-18
ice: fix PTP cleanup on driver removal in error path
Grzegorz Nitka
2025-11-18
idpf: fix possible vport_config NULL pointer deref in remove
Emil Tantilov
2025-11-14
net: ixgbe: convert to use .get_rx_ring_count
Breno Leitao
2025-11-07
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2025-11-06
iavf: add RSS support for GTP protocol via ethtool
Aleksandr Loktionov
2025-11-06
ice: Extend PTYPE bitmap coverage for GTP encapsulated flows
Przemek Kitszel
2025-11-06
ice: improve TCAM priority handling for RSS profiles
Aleksandr Loktionov
2025-11-06
ice: implement GTP RSS context tracking and configuration
Aleksandr Loktionov
2025-11-06
ice: add virtchnl definitions and static data for GTP RSS
Aleksandr Loktionov
2025-11-06
ice: add flow parsing for GTP and new protocol field support
Aleksandr Loktionov
2025-11-06
i40e: support generic devlink param "max_mac_per_vf"
Mohammad Heib
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-06
idpf: add support for IDPF PCI programming interface
Pavan Kumar Linga
2025-11-05
libie: depend on DEBUG_FS when building LIBIE_FWLOG
Michal Swiatkowski
2025-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-10-29
igbvf: fix misplaced newline in VLAN add warning message
Alok Tiwari
2025-10-29
ixgbe: fix typos in ixgbe driver comments
Alok Tiwari
2025-10-29
idpf: remove duplicate defines in IDPF_CAP_RSS
Sreedevi Joshi
2025-10-29
i40e: avoid redundant VF link state updates
Jay Vosburgh
2025-10-29
ice: Allow 100M speed for E825C SGMII device
Grzegorz Nitka
2025-10-29
ice: implement configurable header split for regular Rx
Alexander Lobakin
2025-10-29
ice: switch to Page Pool
Michal Kubiak
2025-10-29
ice: drop page splitting and recycling
Michal Kubiak
2025-10-29
ice: remove legacy Rx and construct SKB
Michal Kubiak
2025-10-28
ixgbe: use EOPNOTSUPP instead of ENOTSUPP in ixgbe_ptp_feature_enable()
Kohei Enju
2025-10-28
igc: use EOPNOTSUPP instead of ENOTSUPP in igc_ethtool_get_sset_count()
Kohei Enju
2025-10-28
igb: use EOPNOTSUPP instead of ENOTSUPP in igb_get_sset_count()
Kohei Enju
2025-10-28
igc: power up the PHY before the link test
Kohei Enju
2025-10-28
ixgbe: fix memory leak and use-after-free in ixgbe_recovery_probe()
Kohei Enju
2025-10-28
ice: fix usage of logical PF id
Grzegorz Nitka
2025-10-28
ice: fix destination CGU for dual complex E825
Grzegorz Nitka
2025-10-28
ice: fix lane number calculation
Grzegorz Nitka
2025-10-24
ice: remove duplicate call to ice_deinit_hw() on error paths
Przemek Kitszel
2025-10-24
ice: move ice_deinit_dev() to the end of deinit paths
Przemek Kitszel
2025-10-24
ice: extract ice_init_dev() from ice_init()
Przemek Kitszel
2025-10-24
ice: move ice_init_pf() out of ice_init_dev()
Przemek Kitszel
2025-10-24
ice: move udp_tunnel_nic and misc IRQ setup into ice_init_pf()
Przemek Kitszel
2025-10-24
ice: ice_init_pf: destroy mutexes and xarrays on memory alloc failure
Przemek Kitszel
2025-10-24
ice: move ice_init_interrupt_scheme() prior ice_init_pf()
Przemek Kitszel
2025-10-24
ice: move service task start out of ice_init_pf()
Przemek Kitszel
2025-10-24
ice: enforce RTNL assumption of queue NAPI manipulation
Przemek Kitszel
2025-10-20
e1000e: Introduce private flag to disable K1
Vitaly Lifshits
2025-10-20
ice: refactor to use helpers
Jesse Brandeburg
2025-10-20
ice: implement transmit hardware timestamp statistics
Jesse Brandeburg
2025-10-20
ice: add tracking of good transmit timestamps
Jesse Brandeburg
2025-10-20
ice: implement ethtool standard stats
Jesse Brandeburg
2025-10-13
ixgbe: fix too early devlink_free() in ixgbe_remove()
Koichiro Den
2025-10-13
ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmd
Jedrzej Jagielski
2025-10-13
ixgbevf: fix mailbox API compatibility by negotiating supported features
Jedrzej Jagielski
2025-10-13
ixgbe: handle IXGBE_VF_GET_PF_LINK_STATE mailbox operation
Jedrzej Jagielski
[prev]
[next]