index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
e1000e
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NET]: Make ->poll() breakout consistent in Intel ethernet drivers.
David S. Miller
2008-01-08
1
-4
/
+4
*
[NET]: Do not check netif_running() and carrier state in ->poll()
David S. Miller
2008-01-08
1
-7
/
+1
*
e1000: fix memcpy in e1000_get_strings
Roel Kluin
2007-12-07
1
-1
/
+1
*
e1000e: Fix typo ! &
Roel Kluin
2007-10-30
1
-1
/
+1
*
e1000e: fix sparse warnings
Stephen Hemminger
2007-10-30
2
-19
/
+20
*
e1000e: Remove legacy jumbo frame receive code
Auke Kok
2007-10-29
2
-282
/
+1
*
e1000e: Re-enable SECRC - crc stripping
Auke Kok
2007-10-29
1
-13
/
+6
*
e1000e: Fix PBA calculation for jumbo frame packets
Auke Kok
2007-10-29
1
-9
/
+13
*
e1000e: Fix jumbo frame receive code.
Auke Kok
2007-10-29
2
-52
/
+54
*
e1000e: don't poke PHY registers to retreive link status
Auke Kok
2007-10-16
1
-10
/
+21
*
e1000e: fix error checks
Adrian Bunk
2007-10-16
1
-2
/
+2
*
e1000e: Fix debug printk macro
Auke Kok
2007-10-16
1
-1
/
+1
*
e1000e: restore flow control settings properly
Auke Kok
2007-10-10
3
-3
/
+11
*
e1000e: Simple optimizations in e1000_xmit_frame
Auke Kok
2007-10-10
1
-5
/
+4
*
e1000e: Fix ethtool register test code
Auke Kok
2007-10-10
1
-4
/
+10
*
e1000e: fix debugging printout code
Auke Kok
2007-10-10
2
-4
/
+2
*
e1000e: Do not allow requeue of freed skb
Krishna Kumar
2007-10-10
1
-1
/
+1
*
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
Jeff Garzik
2007-10-10
1
-11
/
+10
*
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
1
-1
/
+0
*
[E1000E]: New pci-express e1000 driver (currently for ICH9 devices only)
Auke Kok
2007-10-10
12
-0
/
+17819