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