index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
Age
Commit message (
Expand
)
Author
2024-11-13
ice: rework of dump serdes equalizer values feature
Mateusz Polchlopek
2024-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-04
ice: change q_index variable type to s16 to store -1 value
Mateusz Polchlopek
2024-11-04
ice: Fix use after free during unload with ports in bridge
Marcin Szycik
2024-11-03
dim: pass dim_sample to net_dim() by reference
Caleb Sander Mateos
2024-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-29
ice: fix crash on probe for DPLL enabled E810 LOM
Arkadiusz Kubalewski
2024-10-29
ice: block SF port creation in legacy mode
Michal Swiatkowski
2024-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-10
Merge branch 'net-introduce-tx-h-w-shaping-api'
Jakub Kicinski
2024-10-10
ice: Support VF queue rate limit and quanta size configuration
Wenjun Wu
2024-10-08
ice: Cleanup unused declarations
Yue Haibing
2024-10-08
ice: Use common error handling code in two functions
Markus Elfring
2024-10-08
ice: Make use of assign_bit() API
Hongbo Li
2024-10-08
ice: store max_frame and rx_buf_len only in ice_rx_ring
Jacob Keller
2024-10-08
ice: consistently use q_idx in ice_vc_cfg_qs_msg()
Jacob Keller
2024-10-08
ice: add E830 HW VF mailbox message limit support
Paul Greenwalt
2024-10-08
ice: Implement ethtool reset support
Wojciech Drewek
2024-10-08
ice: Fix increasing MSI-X on VF
Marcin Szycik
2024-10-08
ice: Flush FDB entries before reset
Wojciech Drewek
2024-10-08
ice: Fix netif_is_ice() in Safe Mode
Marcin Szycik
2024-10-08
ice: Fix entering Safe Mode
Marcin Szycik
2024-10-04
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2024-10-03
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-01
ice: Drop auxbus use for PTP to finalize ice_adapter move
Sergey Temerkhanov
2024-10-01
ice: Use ice_adapter for PTP shared data instead of auxdev
Sergey Temerkhanov
2024-10-01
ice: Initial support for E825C hardware in ice_adapter
Sergey Temerkhanov
2024-10-01
ice: Add ice_get_ctrl_ptp() wrapper to simplify the code
Sergey Temerkhanov
2024-10-01
ice: Introduce ice_get_phy_model() wrapper
Sergey Temerkhanov
2024-10-01
ice: Enable 1PPS out from CGU for E825C products
Sergey Temerkhanov
2024-10-01
ice: Read SDP section from NVM for pin definitions
Yochai Hagvi
2024-10-01
ice: Disable shared pin on E810 on setfunc
Karol Kolacinski
2024-10-01
ice: Cache perout/extts requests and check flags
Karol Kolacinski
2024-10-01
ice: Align E810T GPIO to other products
Karol Kolacinski
2024-10-01
ice: Add SDPs support for E825C
Karol Kolacinski
2024-10-01
ice: Implement ice_ptp_pin_desc
Karol Kolacinski
2024-09-30
ice: fix VLAN replay after reset
Dave Ertman
2024-09-30
ice: disallow DPLL_PIN_STATE_SELECTABLE for dpll output pins
Arkadiusz Kubalewski
2024-09-30
ice: fix memleak in ice_init_tx_topology()
Przemek Kitszel
2024-09-30
ice: clear port vlan config during reset
Michal Swiatkowski
2024-09-30
ice: Fix improper handling of refcount in ice_sriov_set_msix_vec_count()
Gui-Dong Han
2024-09-30
ice: Fix improper handling of refcount in ice_dpll_init_rclk_pins()
Gui-Dong Han
2024-09-30
ice: set correct dst VSI in only LAN filters
Michal Swiatkowski
2024-09-15
ice: Fix a NULL vs IS_ERR() check in probe()
Dan Carpenter
2024-09-15
ice: Fix a couple NULL vs IS_ERR() bugs
Dan Carpenter
2024-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-09
ice: fix VSI lists confusion when adding VLANs
Michal Schmidt
2024-09-09
ice: stop calling pci_disable_device() as we use pcim
Przemek Kitszel
2024-09-09
ice: fix accounting for filters shared by multiple VSIs
Jacob Keller
[prev]
[next]