index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
ixgbe: remove old init remnant
Eliezer Tamir
2012-09-04
1
-5
/
+0
*
igb: Supported and Advertised Pause Frame
Akeem G. Abodunrin
2012-09-04
1
-3
/
+18
*
igb: reduce Rx header size
Eric Dumazet
2012-09-04
1
-2
/
+2
*
igb: Add loopback test support for i210
Carolyn Wyborny
2012-09-04
1
-35
/
+16
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-08-31
7
-41
/
+164
|
\
|
*
ixgbevf: Cleanup handling of configuration for jumbo frames
Alexander Duyck
2012-08-30
4
-28
/
+58
|
*
ixgbevf: Add suspend and resume support to the VF
Alexander Duyck
2012-08-30
1
-4
/
+89
|
*
e1000e: update driver version number
Bruce Allan
2012-08-30
1
-1
/
+1
|
*
e1000e: cleanup - remove unnecessary variable
Bruce Allan
2012-08-30
1
-3
/
+2
|
*
e1000e: cleanup - remove inapplicable comment
Bruce Allan
2012-08-30
1
-1
/
+1
|
*
e1000e: cleanup strict checkpatch check
Bruce Allan
2012-08-30
1
-1
/
+2
|
*
e1000e: cleanup strict checkpatch MEMORY_BARRIER checks
Bruce Allan
2012-08-30
1
-1
/
+9
|
*
e1000e: use correct type for read of 32-bit register
Bruce Allan
2012-08-30
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-08-31
2
-25
/
+24
|
\
\
|
|
/
|
/
|
|
*
e1000e: DoS while TSO enabled caused by link partner with small MSS
Bruce Allan
2012-08-30
2
-25
/
+24
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-08-22
8
-8
/
+187
|
\
\
|
*
|
igb: update to allow reading/setting MDI state
Jesse Brandeburg
2012-08-21
2
-0
/
+46
|
*
|
e1000e: implement MDI/MDI-X control
Jesse Brandeburg
2012-08-21
1
-2
/
+39
|
*
|
e1000: configure and read MDI settings
Jesse Brandeburg
2012-08-21
2
-0
/
+43
|
*
|
igb: implement 580 MDI setting support
Jesse Brandeburg
2012-08-21
2
-4
/
+30
|
*
|
e1000e: implement 82577/579 MDI setting support
Bruce W Allan
2012-08-21
1
-2
/
+29
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-08-22
7
-49
/
+71
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
ixgbe: add missing braces
Emil Tantilov
2012-08-10
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
*
|
ixgbe: Rewrite code related to configuring IFCS bit in Tx descriptor
Alexander Duyck
2012-08-16
2
-6
/
+11
*
|
ixgbe: Roll RSC code into non-EOP code
Alexander Duyck
2012-08-16
1
-32
/
+19
*
|
ixgbe: Make allocating skb and placing data in it a separate function
Alexander Duyck
2012-08-16
1
-77
/
+89
*
|
ixgbe: Copybreak sooner to avoid get_page/put_page and offset change overhead
Alexander Duyck
2012-08-16
1
-15
/
+17
*
|
ixgbe: Make pull tail function separate from rest of cleanup_headers
Alexander Duyck
2012-08-16
1
-37
/
+57
*
|
ixgbe: Have the CPU take ownership of the buffers sooner
Alexander Duyck
2012-08-16
1
-14
/
+38
*
|
ixgbe: Only use double buffering if page size is less than 8K
Alexander Duyck
2012-08-16
2
-19
/
+45
*
|
ixgbe: combine ixgbe_add_rx_frag and ixgbe_can_reuse_page
Alexander Duyck
2012-08-16
1
-39
/
+34
*
|
ixgbe: Remove code that was initializing Rx page offset
Alexander Duyck
2012-08-16
1
-26
/
+1
|
/
*
netvm: propagate page->pfmemalloc from skb_alloc_page to skb
Mel Gorman
2012-07-31
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-21
1
-1
/
+2
*
ixgbe: Use 1TC DCB instead of disabling DCB for MSI and legacy interrupts
Alexander Duyck
2012-07-21
2
-7
/
+17
*
ixgbe: add support for new 82599 device
Don Skidmore
2012-07-21
2
-0
/
+2
*
ixgbe: remove extra unused queues in DCB + FCoE case
John Fastabend
2012-07-21
1
-5
/
+8
[next]