index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-09
ice: consistently use q_idx in ice_vc_cfg_qs_msg()
Jacob Keller
1
-11
/
+10
2024-10-09
ice: add E830 HW VF mailbox message limit support
Paul Greenwalt
9
-13
/
+96
2024-10-09
ice: Implement ethtool reset support
Wojciech Drewek
1
-0
/
+77
2024-10-09
ice: Fix increasing MSI-X on VF
Marcin Szycik
3
-5
/
+9
2024-10-09
ice: Flush FDB entries before reset
Wojciech Drewek
3
-22
/
+8
2024-10-09
ice: Fix netif_is_ice() in Safe Mode
Marcin Szycik
1
-1
/
+2
2024-10-09
ice: Fix entering Safe Mode
Marcin Szycik
1
-3
/
+1
2024-10-08
idpf: Don't hard code napi_struct size
Joe Damato
1
-1
/
+2
2024-10-04
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
10
-954
/
+910
2024-10-04
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
12
-54
/
+120
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
2
-2
/
+2
2024-10-01
ice: Drop auxbus use for PTP to finalize ice_adapter move
Sergey Temerkhanov
2
-273
/
+0
2024-10-01
ice: Use ice_adapter for PTP shared data instead of auxdev
Sergey Temerkhanov
5
-43
/
+105
2024-10-01
ice: Initial support for E825C hardware in ice_adapter
Sergey Temerkhanov
1
-3
/
+13
2024-10-01
ice: Add ice_get_ctrl_ptp() wrapper to simplify the code
Sergey Temerkhanov
2
-1
/
+16
2024-10-01
ice: Introduce ice_get_phy_model() wrapper
Sergey Temerkhanov
3
-21
/
+25
2024-10-01
ice: Enable 1PPS out from CGU for E825C products
Sergey Temerkhanov
3
-0
/
+34
2024-10-01
ice: Read SDP section from NVM for pin definitions
Yochai Hagvi
5
-28
/
+186
2024-10-01
ice: Disable shared pin on E810 on setfunc
Karol Kolacinski
1
-0
/
+65
2024-10-01
ice: Cache perout/extts requests and check flags
Karol Kolacinski
4
-204
/
+212
2024-10-01
ice: Align E810T GPIO to other products
Karol Kolacinski
5
-405
/
+155
2024-10-01
ice: Add SDPs support for E825C
Karol Kolacinski
1
-2
/
+18
2024-10-01
ice: Implement ice_ptp_pin_desc
Karol Kolacinski
2
-107
/
+214
2024-10-01
idpf: deinit virtchnl transaction manager after vport and vectors
Larysa Zaremba
1
-1
/
+1
2024-10-01
idpf: use actual mbx receive payload length
Joshua Hay
1
-8
/
+1
2024-10-01
idpf: fix VF dynamic interrupt ctl register initialization
Ahmed Zaki
1
-0
/
+1
2024-10-01
ice: fix VLAN replay after reset
Dave Ertman
1
-2
/
+0
2024-10-01
ice: disallow DPLL_PIN_STATE_SELECTABLE for dpll output pins
Arkadiusz Kubalewski
1
-0
/
+2
2024-10-01
ice: fix memleak in ice_init_tx_topology()
Przemek Kitszel
3
-39
/
+31
2024-10-01
ice: clear port vlan config during reset
Michal Swiatkowski
3
-0
/
+65
2024-10-01
ice: Fix improper handling of refcount in ice_sriov_set_msix_vec_count()
Gui-Dong Han
1
-2
/
+6
2024-10-01
ice: Fix improper handling of refcount in ice_dpll_init_rclk_pins()
Gui-Dong Han
1
-2
/
+2
2024-10-01
ice: set correct dst VSI in only LAN filters
Michal Swiatkowski
1
-0
/
+11
2024-09-15
ice: Fix a NULL vs IS_ERR() check in probe()
Dan Carpenter
1
-2
/
+2
2024-09-15
ice: Fix a couple NULL vs IS_ERR() bugs
Dan Carpenter
1
-4
/
+4
2024-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-15
/
+23
2024-09-12
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
5
-325
/
+276
2024-09-09
idpf: enable WB_ON_ITR
Joshua Hay
5
-3
/
+41
2024-09-09
idpf: fix netdev Tx queue stop/wake
Michal Kubiak
3
-27
/
+21
2024-09-09
idpf: refactor Tx completion routines
Joshua Hay
3
-76
/
+122
2024-09-09
idpf: convert to libeth Tx buffer completion
Alexander Lobakin
3
-232
/
+105
2024-09-09
igb: Always call igb_xdp_ring_update_tail() under Tx lock
Sriram Yagnaraman
1
-4
/
+13
2024-09-09
ice: fix VSI lists confusion when adding VLANs
Michal Schmidt
1
-1
/
+1
2024-09-09
ice: stop calling pci_disable_device() as we use pcim
Przemek Kitszel
1
-2
/
+0
2024-09-09
ice: fix accounting for filters shared by multiple VSIs
Jacob Keller
1
-1
/
+1
2024-09-09
ice: Fix lldp packets dropping after changing the number of channels
Martyna Szapar-Mudlaw
1
-7
/
+8
2024-09-06
ice: subfunction activation and base devlink ops
Piotr Raczynski
4
-0
/
+290
2024-09-06
ice: basic support for VLAN in subfunctions
Michal Swiatkowski
4
-0
/
+39
2024-09-06
ice: support subfunction devlink Tx topology
Michal Swiatkowski
3
-5
/
+20
2024-09-06
ice: implement netdevice ops for SF representor
Michal Swiatkowski
1
-14
/
+43
[prev]
[next]