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
/
ethernet
/
intel
/
e1000e
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-19
1
-12
/
+12
*
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
2011-12-08
1
-4
/
+8
*
e1000e: hitting BUG_ON() from napi_enable
Bruce Allan
2011-12-05
1
-2
/
+2
*
e1000e: Avoid wrong check on TX hang
Jeff Kirsher
2011-12-05
2
-3
/
+21
*
e1000e: Support for byte queue limits
Tom Herbert
2011-11-29
1
-0
/
+9
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2011-11-16
1
-173
/
+215
|
\
|
*
e1000e: Convert printks to pr_<level>
Jeff Kirsher
2011-11-16
1
-129
/
+101
|
*
e1000e: convert to real ndo_set_rx_mode
Jesse Brandeburg
2011-11-16
1
-44
/
+114
*
|
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-16
1
-2
/
+3
*
|
net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routines
Rick Jones
2011-11-16
1
-1
/
+1
|
/
*
Sweep the last of the active .get_drvinfo floors under ethernet/
Rick Jones
2011-11-14
1
-9
/
+7
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
1
-0
/
+1
|
\
|
*
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
|
e1000e: demote a debugging WARN to a debug log message
Bruce Allan
2011-11-02
1
-2
/
+1
|
/
*
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-10-25
1
-1
/
+1
*
net: add skb frag size accessors
Eric Dumazet
2011-10-19
1
-3
/
+3
*
e1000e: locking bug introduced by commit 67fd4fcb
Bruce Allan
2011-10-16
2
-8
/
+14
*
e1000e: fix skb truesize underestimation
Eric Dumazet
2011-10-13
1
-2
/
+2
*
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
2011-10-07
1
-4
/
+0
*
e1000e: bad short packets received when jumbos enabled on 82579
Bruce Allan
2011-10-06
1
-1
/
+1
*
e1000e: WoL fails on device ID 0x1501
Bruce Allan
2011-10-06
1
-4
/
+6
*
e1000e: WoL can fail on 82578DM
Bruce Allan
2011-10-06
1
-5
/
+10
*
e1000e: make function tables const
Jeff Kirsher
2011-10-05
4
-36
/
+36
*
intel: convert to SKB paged frag API.
Ian Campbell
2011-08-30
1
-4
/
+3
*
e1000e: convert to netdev features/hw_features API
Bruce Allan
2011-08-26
6
-113
/
+38
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2011-08-20
3
-90
/
+121
|
\
|
*
e1000e: bump driver version number
Bruce Allan
2011-08-19
1
-1
/
+1
|
*
e1000e: convert driver to use extended descriptors
Bruce Allan
2011-08-19
3
-89
/
+120
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-08-20
6
-26
/
+149
|
/
*
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-17
1
-1
/
+1
*
intel: Move the Intel wired LAN drivers
Jeff Kirsher
2011-08-10
12
-0
/
+25283