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