index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
atheros
/
alx
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-1
/
+1
*
ethernet/atheros/alx: sanitize buffer sizing and padding
Jarod Wilson
2016-01-06
3
-12
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-03
2
-0
/
+3
|
\
|
*
ethernet/atheros/alx: add Killer E2400 device ID
Ben Pope
2015-11-18
2
-0
/
+3
*
|
alx: remove pointless assignment
Jarod Wilson
2015-12-03
1
-1
/
+0
|
/
*
alx: fix alx_poll()
Eric Dumazet
2015-01-11
1
-11
/
+13
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
1
-1
/
+1
*
alx: Remove casts of pointer to same type
Joe Perches
2014-03-26
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-25
1
-10
/
+4
|
\
|
*
ATHEROS-ALX: Use dma_set_mask_and_coherent and fix a bug
Peter Senna Tschudin
2014-03-17
1
-10
/
+4
*
|
alx: Call dev_kfree_skb_any instead of dev_kfree_skb.
Eric W. Biederman
2014-03-24
1
-1
/
+1
|
/
*
alx: add missing stats_lock spinlock init
John Greene
2014-02-10
1
-0
/
+1
*
alx: add stats to ethtool
Sabrina Dubroca
2014-01-11
2
-1
/
+107
*
alx: add alx_get_stats64 operation
Sabrina Dubroca
2014-01-11
2
-0
/
+53
*
alx: add stats update function
Sabrina Dubroca
2014-01-11
2
-0
/
+62
*
alx: add constants for the stats fields
Sabrina Dubroca
2014-01-11
1
-4
/
+48
*
alx: add a hardware stats structure
Sabrina Dubroca
2014-01-11
1
-0
/
+62
*
alx: Reset phy speed after resume
hahnjo
2013-11-14
1
-0
/
+3
*
net: alx: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-18
1
-1
/
+0
*
alx: remove redundant D0 power state set
Yijing Wang
2013-09-13
1
-7
/
+2
*
alx: fix lockdep annotation
Maarten Lankhorst
2013-07-11
1
-3
/
+2
*
alx: remove WoL support
Johannes Berg
2013-07-03
4
-323
/
+15
*
alx: fix ethtool support code
Johannes Berg
2013-07-01
1
-35
/
+29
*
alx: fix MAC address alignment problem
Johannes Berg
2013-07-01
1
-4
/
+4
*
alx: separate link speed/duplex fields
Johannes Berg
2013-07-01
4
-125
/
+106
*
alx: make sizes unsigned
Johannes Berg
2013-07-01
1
-4
/
+4
*
alx: fix 100mbit/half duplex speed translation
Johannes Berg
2013-07-01
1
-1
/
+1
*
alx: treat flow control correctly in alx_set_pauseparam()
Johannes Berg
2013-07-01
1
-1
/
+2
*
alx: add a simple AR816x/AR817x device driver
Johannes Berg
2013-06-17
7
-0
/
+4549