index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
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
*
net: e100: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-21
1
-2
/
+0
*
i40e: Bump version
Catherine Sullivan
2013-10-09
1
-1
/
+1
*
i40e: Add support for 64 bit netstats
Alexander Duyck
2013-10-09
4
-15
/
+95
*
i40e: Move rings from pointer to array to array of pointers
Alexander Duyck
2013-10-09
6
-185
/
+204
*
i40e: Replace ring container array with linked list
Alexander Duyck
2013-10-09
3
-53
/
+58
*
i40e: Move q_vectors from pointer to array to array of pointers
Alexander Duyck
2013-10-09
4
-60
/
+112
*
i40e: Split bytes and packets from Rx/Tx stats
Alexander Duyck
2013-10-09
5
-26
/
+28
*
i40e: Add support for Tx byte queue limits
Alexander Duyck
2013-10-09
1
-0
/
+15
*
i40e: Drop dead code and flags from Tx hotpath
Alexander Duyck
2013-10-09
2
-27
/
+5
*
i40e: clean up Tx fast path
Alexander Duyck
2013-10-09
2
-99
/
+122
*
i40e: Do not directly increment Tx next_to_use
Alexander Duyck
2013-10-09
1
-21
/
+25
*
i40e: Cleanup Tx buffer info layout
Alexander Duyck
2013-10-09
2
-15
/
+14
*
i40e: Drop unused completed stat
Alexander Duyck
2013-10-09
3
-5
/
+2
*
i40e: Link code updates
Anjali Singhai
2013-10-09
1
-2
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-08
1
-0
/
+2
|
\
|
*
igb: Avoid uninitialized advertised variable in eee_set_cur
Andi Kleen
2013-10-02
1
-0
/
+2
*
|
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-10-02
4
-11
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-01
4
-85
/
+89
|
\
\
|
|
/
|
*
i40e: clean up coccicheck reported errors
Jesse Brandeburg
2013-09-27
2
-5
/
+4
|
*
i40e: better return values
Jesse Brandeburg
2013-09-27
1
-16
/
+21
|
*
i40e: convert ret to aq_ret
Jesse Brandeburg
2013-09-27
1
-55
/
+52
|
*
i40e: small clean ups from review
Jesse Brandeburg
2013-09-27
1
-3
/
+3
|
*
i40e: use common failure flow
Jesse Brandeburg
2013-09-27
1
-6
/
+6
|
*
igb: Fix ethtool loopback test for 82580 copper
Todd Fujinaka
2013-09-27
1
-0
/
+3
*
|
igb: Add ethtool support to configure number of channels
Laura Mihaela Vasilescu
2013-10-01
3
-0
/
+107
*
|
igb: Add ethtool offline tests for i354
Fujinaka, Todd
2013-10-01
1
-2
/
+4
*
|
ixgbe: remove marketing names from busy poll code
Jacob Keller
2013-10-01
3
-23
/
+23
*
|
ixgbe: Cleanup the use of tabs and spaces
Jeff Kirsher
2013-10-01
2
-26
/
+26
*
|
ixgbe: ethtool DCB registers dump for 82599 and x540
Leonardo Potenza
2013-10-01
2
-15
/
+65
*
|
ixgbevf: move API neg to reset path
Don Skidmore
2013-10-01
1
-11
/
+10
*
|
ixgbevf: add wait for Rx queue disable
Don Skidmore
2013-10-01
1
-17
/
+44
*
|
ixgbevf: cleanup redundant mailbox read failure check
Don Skidmore
2013-10-01
1
-27
/
+2
*
|
ixgbevf: do not print registers to dmesg in ixgbevf_get_regs
Jacob Keller
2013-10-01
1
-53
/
+2
*
|
intel: Remove extern from function prototypes
Joe Perches
2013-09-24
12
-254
/
+233
|
/
*
e1000e: fix overrun of PHY RAR array
David Ertman
2013-09-13
3
-6
/
+17
*
e1000e: cleanup boolean comparison to true
David Ertman
2013-09-13
1
-1
/
+1
*
ixgbe: fix ethtool reporting of supported links for SFP modules
Emil Tantilov
2013-09-13
1
-0
/
+7
*
ixgbe: limit setting speed to only one at a time for QSFP modules
Emil Tantilov
2013-09-13
2
-1
/
+22
*
ixgbe: fix ethtool loopback diagnostic with DCB enabled
Emil Tantilov
2013-09-13
1
-0
/
+5
*
ixgbe: fully disable hardware RSC logic when disabling RSC
Jacob Keller
2013-09-13
2
-1
/
+9
*
igb: Read flow control for i350 from correct EEPROM section
Fujinaka, Todd
2013-09-12
1
-1
/
+9
*
igb: Add additional get_phy_id call for i354 devices
Carolyn Wyborny
2013-09-12
1
-0
/
+4
*
i40e: include i40e in kernel proper
Jesse Brandeburg
2013-09-11
3
-0
/
+63
*
i40e: debugfs interface
Jesse Brandeburg
2013-09-11
1
-0
/
+2076
*
i40e: init code and hardware support
Jesse Brandeburg
2013-09-11
16
-0
/
+13813
*
i40e: implement virtual device interface
Jesse Brandeburg
2013-09-11
3
-0
/
+2823
*
i40e: driver core headers
Jesse Brandeburg
2013-09-11
3
-0
/
+899
*
i40e: driver ethtool core
Jesse Brandeburg
2013-09-11
1
-0
/
+1449
*
i40e: transmit, receive, and NAPI
Jesse Brandeburg
2013-09-11
1
-0
/
+1817
*
i40e: main driver core
Jesse Brandeburg
2013-09-11
1
-0
/
+7375
[next]