index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
e1000e: DoS while TSO enabled caused by link partner with small MSS
Bruce Allan
2012-08-30
2
-25
/
+24
*
ixgbe: add missing braces
Emil Tantilov
2012-08-11
1
-1
/
+2
*
igb: Fix register defines for all non-82575 hardware
Alexander Duyck
2012-08-09
1
-2
/
+6
*
e1000e: fix panic while dumping packets on Tx hang with IOMMU
Emil Tantilov
2012-08-09
1
-10
/
+26
*
igb: fix panic while dumping packets on Tx hang with IOMMU
Emil Tantilov
2012-08-09
1
-10
/
+9
*
igb: add delay to allow igb loopback test to succeed on 8086:10c9
Stefan Assmann
2012-08-07
1
-0
/
+3
*
e1000e: 82571 Tx Data Corruption during Tx hang recovery
Tushar Dave
2012-08-07
1
-2
/
+4
*
e1000e: NIC goes up and immediately goes down
Tushar Dave
2012-08-07
1
-3
/
+1
*
igb: don't break user visible strings over multiple lines in igb_ethtool.c
Jesper Juhl
2012-08-04
1
-12
/
+11
*
igb: correct hardware type (i210/i211) check in igb_loopback_test()
Jesper Juhl
2012-08-04
1
-1
/
+1
*
igb: Fix for failure to init on some 82576 devices.
Carolyn Wyborny
2012-08-04
1
-8
/
+8
*
netvm: propagate page->pfmemalloc from skb_alloc_page to skb
Mel Gorman
2012-08-01
3
-4
/
+3
*
ixgbe: fix panic while dumping packets on Tx hang with IOMMU
Emil Tantilov
2012-07-26
1
-5
/
+6
*
ixgbe: Fix build with PCI_IOV enabled.
David S. Miller
2012-07-22
1
-1
/
+1
*
e1000e: advertise transmit time stamping
Richard Cochran
2012-07-22
1
-0
/
+1
*
e1000: advertise transmit time stamping
Richard Cochran
2012-07-22
1
-0
/
+1
*
igb: reset PHY in the link_up process to recover PHY setting after power down.
Akeem G. Abodunrin
2012-07-22
1
-1
/
+2
*
ixgbe: Use 1TC DCB instead of disabling DCB for MSI and legacy interrupts
Alexander Duyck
2012-07-22
2
-7
/
+17
*
ixgbe: add support for new 82599 device
Don Skidmore
2012-07-22
2
-0
/
+2
*
ixgbe: remove extra unused queues in DCB + FCoE case
John Fastabend
2012-07-22
1
-5
/
+8
*
ixgbe: fix RAR entry counting for generic and fdb_add()
John Fastabend
2012-07-22
1
-8
/
+19
*
ixgbe: Use num_tcs.pg_tcs as upper limit for TC when checking based on UP
Alexander Duyck
2012-07-22
1
-4
/
+8
*
ixgbe: Reduce Rx header size to what is actually used
Alexander Duyck
2012-07-22
2
-9
/
+10
*
ixgbevf: Fix namespace issue with ixgbe_write_eitr
Greg Rose
2012-07-22
2
-25
/
+19
*
ixgbe: Fix handling of FDIR_HASH flag
Alexander Duyck
2012-07-22
2
-24
/
+46
*
ixgbevf: Add support for PCI error handling
Alexander Duyck
2012-07-22
1
-0
/
+80
*
ixgbevf: Add lock around mailbox ops to prevent simultaneous access
Alexander Duyck
2012-07-22
2
-2
/
+41
*
ixgbe: Change how we check for pre-existing and assigned VFs
Alexander Duyck
2012-07-22
4
-94
/
+45
*
ixgbe: Drop probe_vf and merge functionality into ixgbe_enable_sriov
Alexander Duyck
2012-07-22
3
-32
/
+28
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-07-20
10
-248
/
+344
|
\
|
*
ixgbe: Enable FCoE FSO and CRC offloads based on CAPABLE instead of ENABLED flag
Alexander Duyck
2012-07-20
2
-8
/
+13
|
*
ixgbe: Only enable anti-spoof on VF pools
Alexander Duyck
2012-07-20
1
-9
/
+11
|
*
ixgbe: Correctly set SAN MAC RAR pool to default pool of PF
Alexander Duyck
2012-07-20
6
-3
/
+46
|
*
ixgbe: Make FCoE allocation and configuration closer to how rings work
Alexander Duyck
2012-07-20
4
-122
/
+154
|
*
ixgbe: Merge all FCoE percpu values into a single structure
Alexander Duyck
2012-07-20
3
-86
/
+86
|
*
ixgbe: Cleanup configuration of FCoE registers
Alexander Duyck
2012-07-20
2
-27
/
+32
|
*
ixgbe: Drop references to deprecated pci_ DMA api and instead use dma_ API
Alexander Duyck
2012-07-20
2
-17
/
+17
|
*
ixgbe: Fix memory leak when SR-IOV VFs are direct assigned
Alexander Duyck
2012-07-20
1
-4
/
+11
|
*
ixgbe: Use VMDq offset to indicate the default pool
Alexander Duyck
2012-07-20
3
-19
/
+21
*
|
ixgbe: use PCI_VENDOR_ID_INTEL
Jon Mason
2012-07-20
3
-9
/
+6
*
|
ixgb: use PCI_VENDOR_ID_INTEL
Jon Mason
2012-07-20
3
-12
/
+8
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-07-19
3
-10
/
+38
|
\
|
*
ixgbevf: Fix panic when loading driver
Alexander Duyck
2012-07-17
1
-0
/
+3
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-07-17
2
-10
/
+35
|
|
\
|
|
*
e1000e: fix test for PHY being accessible on 82577/8/9 and I217
Bruce Allan
2012-07-14
1
-10
/
+32
|
|
*
e1000e: Correct link check logic for 82571 serdes
Tushar Dave
2012-07-14
1
-0
/
+3
|
*
|
ixgbevf: Prevent RX/TX statistics getting reset to zero
Narendra K
2012-07-17
1
-12
/
+0
|
|
/
*
|
net: e100: ucode is optional in some cases
Bjørn Mork
2012-07-19
1
-9
/
+31
*
|
ixgbe: Cleanup holes in flags after removing several of them
Alexander Duyck
2012-07-18
1
-25
/
+25
*
|
ixgbe: Retire RSS enabled and capable flags
Alexander Duyck
2012-07-18
4
-37
/
+8
[next]