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.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-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
2013-02-17
igb: Remove artificial restriction on RQDPC stat reading
Alexander Duyck
1
-3
/
+5
2013-01-21
igb: release already assigned MSI-X interrupts if setup fails
Stefan Assmann
1
-6
/
+16
2012-12-03
ixgbe: add support for X540-AT1
joshua.a.hay@intel.com
4
-0
/
+5
2012-10-21
e1000e: Change wthresh to 1 to avoid possible Tx stalls
Hiroaki SHIMODA
2
-4
/
+4
2012-08-15
e1000e: NIC goes up and immediately goes down
Tushar Dave
1
-3
/
+1
2012-07-19
e1000e: Correct link check logic for 82571 serdes
Tushar Dave
1
-0
/
+3
2012-07-16
e1000e: test for valid check_reset_block function pointer
Bruce Allan
4
-8
/
+12
2012-07-16
e1000e: remove use of IP payload checksum
Bruce Allan
2
-61
/
+15
2012-07-16
igbvf: fix divide by zero
Mitch A Williams
1
-11
/
+18
2012-07-16
ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP
Alexander Duyck
3
-7
/
+13
2012-06-22
e1000e: Remove special case for 82573/82574 ASPM L1 disablement
Chris Boot
1
-8
/
+0
2012-06-22
e1000e: Disable ASPM L1 on 82574
Chris Boot
1
-1
/
+2
2012-05-18
e1000: Prevent reset task killing itself.
Tushar Dave
1
-1
/
+5
2012-05-11
igb: fix rtnl race in PM resume path
Benjamin Poirier
1
-14
/
+6
2012-05-04
e1000: Silence sparse warnings by correcting type
Andrei Emeltchenko
1
-2
/
+2
2012-05-04
igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init path
John Fastabend
3
-4
/
+6
2012-05-03
ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()
John Fastabend
3
-28
/
+22
2012-05-03
ixgbe: fix race condition with shutdown
Don Skidmore
1
-0
/
+2
2012-05-01
ixgbe: fix calling skb_put on nonlinear skb assertion bug
Yi Zou
1
-0
/
+1
2012-05-01
ixgbe: Fix a memory leak in IEEE DCB
Alexander Duyck
1
-4
/
+5
2012-05-01
igbvf: fix the bug when initializing the igbvf
Samuel Liao
1
-2
/
+2
2012-04-25
e1000e: Fix default interrupt throttle rate not set in NIC HW
Jeff Kirsher
1
-46
/
+53
2012-04-25
e1000e: MSI interrupt test failed, using legacy interrupt
Prasanna S Panchamukhi
1
-1
/
+1
2012-04-18
ixgbe: Identify FCoE rings earlier to resolve memory corruption w/ FCoE
Alexander Duyck
2
-8
/
+10
2012-04-18
ixgbe: add missing rtnl_lock in PM resume path
Benjamin Poirier
1
-0
/
+2
2012-04-14
ixgbe: fix WoL issue with fiber
Don Skidmore
1
-0
/
+10
2012-04-14
e1000e: issues in Sx on 82577/8/9
Bruce Allan
1
-5
/
+10
2012-04-04
e1000e: Guarantee descriptor writeback flush success.
Matthew Vick
1
-0
/
+17
2012-04-04
e1000e: prevent oops when adapter is being closed and reset simultaneously
Bruce Allan
2
-0
/
+15
2012-04-04
ixgbe: driver fix for link flap
Multanen, Eric W
1
-84
/
+80
2012-03-28
ixgbe: update version number
Don Skidmore
1
-2
/
+2
2012-03-28
ixgbe: fix typo in enumeration name
Don Skidmore
1
-1
/
+1
2012-03-28
intel: make wired ethernet driver message level consistent (rev2)
stephen hemminger
7
-13
/
+35
2012-03-28
e1000: fix vlan processing regression
Jiri Pirko
1
-13
/
+22
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
2
-11
/
+6
2012-03-20
net: remove the second argument of k[un]map_atomic()
Cong Wang
2
-10
/
+6
2012-03-20
ixgbe: Fix issues with SR-IOV loopback when flow control is disabled
Alexander Duyck
1
-1
/
+8
2012-03-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
6
-1106
/
+1286
2012-03-20
ixgbe: fix namespace issues when FCoE/DCB is not enabled
Jeff Kirsher
4
-902
/
+945
2012-03-20
igbvf: Use ETH_ALEN
Joe Perches
2
-9
/
+2
2012-03-20
ixgbe: Correct flag values set by ixgbe_fix_features
Alexander Duyck
3
-61
/
+54
2012-03-19
ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash command
Alexander Duyck
3
-1
/
+160
2012-03-19
ixgbe: Whitespace cleanups
Alexander Duyck
1
-10
/
+7
2012-03-19
ixgbe: Two minor fixes for RSS and FDIR set queues functions
Alexander Duyck
1
-3
/
+1
2012-03-19
ixgbe: drop err_eeprom tag which is at same location as err_sw_init
Alexander Duyck
1
-3
/
+2
2012-03-19
ixgbe: Move poll routine in order to improve readability
Alexander Duyck
1
-49
/
+49
2012-03-19
ixgbe: cleanup logic for the service timer and VF hang detection
Alexander Duyck
1
-19
/
+10
2012-03-19
ixgbe: Update layout of ixgbe_ring structure to improve cache performance
Alexander Duyck
1
-9
/
+9
2012-03-19
ixgbe: Store Tx flags and protocol information to tx_buffer sooner
Alexander Duyck
3
-51
/
+51
2012-03-17
ixgbe: always write DMA for single_mapped value with skb
Alexander Duyck
2
-118
/
+153
[next]