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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-07
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
24
-47
/
+47
2014-06-07
amd-xgbe: Remove unnecessary include
Tom Lendacky
1
-1
/
+0
2014-06-06
i40e/i40evf: Bump build version
Catherine Sullivan
2
-3
/
+3
2014-06-06
i40e: remove irqs only when they are set up
Shannon Nelson
2
-0
/
+7
2014-06-06
i40e: don't remove HMC that doesn't exist
Shannon Nelson
1
-9
/
+15
2014-06-06
i40e: print full link message
Jesse Brandeburg
1
-5
/
+51
2014-06-06
i40e: add xcast stats for port
Shannon Nelson
2
-0
/
+32
2014-06-06
i40e: add vsi x-cast stats
Shannon Nelson
1
-2
/
+5
2014-06-06
i40e: increase reset wait time
Shannon Nelson
1
-1
/
+1
2014-06-06
i40e/i40evf: add Tx pre queue disable function
Matt Jared
5
-0
/
+54
2014-06-06
i40e/i40evf: check AQ register for valid data
Kamil Krawczyk
2
-8
/
+60
2014-06-06
i40evf: make messages less dire
Mitch Williams
1
-2
/
+2
2014-06-06
i40e: print message for pre-production hardware
Jesse Brandeburg
1
-0
/
+4
2014-06-06
i40e: add VEB stats to ethtool
Shannon Nelson
1
-43
/
+84
2014-06-06
i40e: set lan_veb index
Shannon Nelson
1
-0
/
+2
2014-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-8
/
+11
2014-06-06
net: systemport: start with carrier off
Florian Fainelli
1
-0
/
+3
2014-06-06
net: systemport: fix comment about HW prepending 2bytes
Florian Fainelli
1
-3
/
+3
2014-06-06
net: systemport: correctly check for RX_STATUS_OVFLOW flag
Florian Fainelli
1
-1
/
+1
2014-06-06
net: systemport: fix transmit locking scheme
Florian Fainelli
1
-5
/
+7
2014-06-06
amd-xgbe: Configuration and build support
Lendacky, Thomas
2
-1
/
+14
2014-06-06
amd-xgbe: Initial AMD 10GbE platform driver
Lendacky, Thomas
10
-0
/
+7609
2014-06-06
hplance: fix ram size in comment
Amos Kong
1
-2
/
+2
2014-06-06
mvme147: fix ram size in comment
Amos Kong
1
-3
/
+3
2014-06-06
dm9000: avoid sleeping in dm9000_timeout callback
Andrew Ruder
1
-3
/
+8
2014-06-06
dm9000: handle initial link status
Andrew Ruder
1
-1
/
+2
2014-06-06
dm9000: remove redundant ISR status clear
Andrew Ruder
1
-1
/
+0
2014-06-06
dm9000: clean up edge-triggered irq compatibility
Andrew Ruder
1
-10
/
+22
2014-06-06
dm9000: clean up reset code
Andrew Ruder
1
-11
/
+5
2014-06-06
dm9000: acquire irq flags from device tree
Andrew Ruder
1
-0
/
+3
2014-06-06
qlcnic: Initialize mailbox cmd structure to zero
Rajesh Borundia
1
-0
/
+3
2014-06-06
gianfar: Call netif_carrier_off() prior to registration
Fabio Estevam
1
-3
/
+3
2014-06-05
i40e: add missing VSI statistics
Shannon Nelson
2
-0
/
+26
2014-06-05
i40e/i40evf: remove rx_errors and rx_missed
Shannon Nelson
7
-16
/
+5
2014-06-05
i40e: refactor stats collection
Shannon Nelson
1
-166
/
+189
2014-06-05
i40e: refactor send version
Jesse Brandeburg
1
-13
/
+18
2014-06-05
i40e/i40evf: VEB structure added, GTIME macro update
Kamil Krawczyk
2
-4
/
+24
2014-06-05
i40e: notify VF of all types of resets
Mitch Williams
1
-3
/
+3
2014-06-05
i40evf: fix crash when changing ring sizes
Mitch Williams
3
-13
/
+15
2014-06-05
i40evf: set descriptor multiple to 32
Mitch Williams
1
-1
/
+1
2014-06-05
i40e: clamp jumbo frame size
Jesse Brandeburg
1
-1
/
+1
2014-06-05
i40e/i40evf: remove unused RX_LRO define
Jesse Brandeburg
2
-14
/
+0
2014-06-05
i40e: remove check for large buffer
Kamil Krawczyk
1
-6
/
+0
2014-06-05
i40e: Rework register diagnostic
Kamil Krawczyk
1
-13
/
+37
2014-06-05
i40e: don't use OR to check a value
Jesse Brandeburg
1
-2
/
+2
2014-06-05
trivial: drivers/net/ethernet/nvidia/forcedeth.c: fix typo s/SUBSTRACT1/SUBTR...
Antonio Ospite
1
-5
/
+5
2014-06-05
gianfar: Fix the section mismatch warnings.
Xiubo Li
1
-1
/
+1
2014-06-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
10
-21
/
+24
2014-06-04
e1000: Use time_after() for time comparison
Manuel Schölling
1
-1
/
+2
2014-06-04
e1000: remove the check: skb->len<=0
Yongjian Xu
1
-5
/
+0
[next]