index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-23
ixgbe: fix too early devlink_free() in ixgbe_remove()
Koichiro Den
1
-1
/
+2
2025-09-16
ixgbe: destroy aci.lock later within ixgbe_remove path
Jedrzej Jagielski
1
-3
/
+4
2025-09-16
ixgbe: initialize aci.lock before it's used
Jedrzej Jagielski
1
-7
/
+8
2025-09-02
ixgbe: fix incorrect map used in eee linkmode
Alok Tiwari
1
-2
/
+2
2025-08-25
ixgbe: fix ixgbe_orom_civd_info struct layout
Jedrzej Jagielski
2
-2
/
+2
2025-08-20
ixgbe: fix ndo_xdp_xmit() workloads
Maciej Fijalkowski
1
-23
/
+11
2025-08-20
ixgbe: xsk: resolve the negative overflow of budget in ixgbe_xmit_zc
Jason Xing
1
-1
/
+3
2025-08-12
ixgbe: prevent from unwanted interface name changes
Jedrzej Jagielski
1
-0
/
+1
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
21
-459
/
+667
2025-07-29
Merge tag 'timers-cleanups-2025-07-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2025-07-24
ixgbe: use libie adminq descriptors
Michal Swiatkowski
5
-367
/
+151
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2025-07-15
ethernet: intel: fix building with large NR_CPUS
Arnd Bergmann
1
-1
/
+2
2025-07-03
ixgbe: spelling corrections
Simon Horman
11
-17
/
+17
2025-07-03
ixgbe: turn off MDD while modifying SRRCTL
Radoslaw Tyl
1
-1
/
+8
2025-07-03
ixgbe: add Tx hang detection unhandled MDD
Slawomir Mrozowicz
4
-22
/
+209
2025-07-03
ixgbe: check for MDD events
Don Skidmore
4
-0
/
+57
2025-07-03
ixgbe: add MDD support
Paul Greenwalt
4
-0
/
+157
2025-07-03
ixgbe: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
3
-28
/
+29
2025-07-01
time/timecounter: Fix the lie that struct cyclecounter is const
Greg Kroah-Hartman
1
-2
/
+2
2025-06-16
eth: ixgbe: migrate to new RXFH callbacks
Jakub Kicinski
1
-10
/
+12
2025-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2025-06-09
ixgbe: Fix typos and clarify comments in X550 driver code
Alok Tiwari
1
-14
/
+14
2025-06-09
ixgbe: add link_down_events statistic
Martyna Szapar-Mudlaw
3
-0
/
+13
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+2
2025-05-26
Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
Paolo Abeni
1
-18
/
+23
2025-04-29
ixgbe: devlink: add devlink region support for E610
Slawomir Mrozowicz
5
-1
/
+300
2025-04-29
ixgbe: add E610 .set_phys_id() callback implementation
Jedrzej Jagielski
4
-1
/
+65
2025-04-29
ixgbe: apply different rules for setting FC on E610
Jedrzej Jagielski
1
-8
/
+49
2025-04-29
ixgbe: add support for ACPI WOL for E610
Jedrzej Jagielski
1
-1
/
+45
2025-04-29
ixgbe: create E610 specific ethtool_ops structure
Jedrzej Jagielski
2
-6
/
+56
2025-04-16
xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free}
Cosmin Ratiu
1
-18
/
+23
2025-04-15
ixgbe: add support for FW rollback mode
Andrii Staikov
6
-1
/
+66
2025-04-15
ixgbe: add E610 implementation of FW recovery mode
Jedrzej Jagielski
4
-11
/
+117
2025-04-15
ixgbe: add FW API version check
Jedrzej Jagielski
6
-0
/
+43
2025-04-15
ixgbe: add support for devlink reload
Jedrzej Jagielski
7
-7
/
+182
2025-04-15
ixgbe: add device flash update via devlink
Jedrzej Jagielski
7
-1
/
+969
2025-04-15
ixgbe: extend .info_get() with stored versions
Jedrzej Jagielski
3
-16
/
+218
2025-04-15
ixgbe: add E610 functions getting PBA and FW ver info
Jedrzej Jagielski
10
-4
/
+194
2025-04-15
ixgbe: add .info_get extension specific for E610 devices
Jedrzej Jagielski
1
-3
/
+125
2025-04-15
ixgbe: read the netlist version information
Slawomir Mrozowicz
2
-0
/
+145
2025-04-15
ixgbe: read the OROM version information
Slawomir Mrozowicz
2
-0
/
+184
2025-04-15
ixgbe: add E610 functions for acquiring flash data
Slawomir Mrozowicz
4
-2
/
+550
2025-04-15
ixgbe: add handler for devlink .info_get()
Jedrzej Jagielski
1
-0
/
+101
2025-04-15
ixgbe: add initial devlink support
Jedrzej Jagielski
5
-4
/
+128
2025-04-15
ixgbe: wrap netdev_priv() usage
Przemek Kitszel
8
-122
/
+127
2025-04-11
ixgbe: Fix unreachable retry logic in combined and byte I2C write functions
Rand Deeb
1
-2
/
+2
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-04-02
ixgbe: fix media type detection for E610 device
Piotr Kwapulinski
1
-1
/
+3
2025-03-25
Merge tag 'ipsec-next-2025-03-24' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
Jakub Kicinski
1
-21
/
+0
[next]