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
Commit message (
Expand
)
Author
Age
Files
Lines
*
forcedeth: stats updated with a deferrable timer
david decotigny
2011-11-16
1
-1
/
+1
*
forcedeth: account for dropped RX frames
david decotigny
2011-11-16
1
-2
/
+12
*
forcedeth: implement ndo_get_stats64() API
david decotigny
2011-11-16
1
-51
/
+146
*
forcedeth: allow to silence "TX timeout" debug messages
Sameer Nanda
2011-11-16
1
-41
/
+57
*
forcedeth: Add messages to indicate using MSI or MSI-X
Mike Ditto
2011-11-16
1
-0
/
+2
*
forcedeth: fix stats on hardware without extended stats support
david decotigny
2011-11-16
1
-9
/
+27
*
net: drivers: use bool type instead of double negation
Michał Mirosław
2011-11-16
4
-6
/
+6
*
ucc_geth: Convert ENET_NUM_OCTETS_PER_ADDRESS uses to ETH_ALEN
Joe Perches
2011-11-16
2
-4
/
+4
*
amd8111e: Convert ETH_ADDR_LEN uses to ETH_ALEN
Joe Perches
2011-11-16
2
-4
/
+3
*
bna: Convert MAC_ADDRLEN uses to ETH_ALEN
Joe Perches
2011-11-16
1
-2
/
+1
*
ethernet: Convert ETHER_ADDR_LEN uses to ETH_ALEN
Joe Perches
2011-11-16
16
-28
/
+22
*
ethernet: Convert MAC_ADDR_LEN uses to ETH_ALEN
Joe Perches
2011-11-16
5
-49
/
+38
*
net: Add ethtool to mii advertisment conversion helpers
Matt Carlson
2011-11-16
5
-120
/
+31
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2011-11-16
12
-299
/
+340
|
\
|
*
intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALEN
Joe Perches
2011-11-16
5
-10
/
+6
|
*
igb: Convert bare printk to pr_notice
Joe Perches
2011-11-16
1
-2
/
+3
|
*
igb: Convert printks to pr_<level>
Jeff Kirsher
2011-11-16
1
-85
/
+80
|
*
ixgbevf: Convert printks to pr_<level>
Jeff Kirsher
2011-11-16
2
-15
/
+18
|
*
igbvf: Convert printks to pr_<level>
Jeff Kirsher
2011-11-16
1
-7
/
+7
|
*
ixgbe: fix LED blink logic to check for link
Emil Tantilov
2011-11-16
1
-7
/
+11
|
*
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
*
|
team: replicate options on register
Jiri Pirko
2011-11-16
2
-13
/
+68
*
|
team: convert overall spinlock to mutex
Jiri Pirko
2011-11-16
1
-16
/
+16
*
|
team: Do not hold rcu_read_lock when running netlink cmds
Jiri Pirko
2011-11-16
1
-6
/
+5
*
|
be2net: Use V1 query link status command for lancer
Padmanabh Ratnakar
2011-11-16
1
-0
/
+3
*
|
be2net: Fix VLAN promiscous mode for Lancer
Padmanabh Ratnakar
2011-11-16
1
-1
/
+2
*
|
be2net: Add EEPROM dump feature for Lancer
Padmanabh Ratnakar
2011-11-16
2
-1
/
+22
*
|
be2net: add register dump feature for Lancer
Padmanabh Ratnakar
2011-11-16
3
-4
/
+151
*
|
be2net: Fix TX queue create for Lancer
Padmanabh Ratnakar
2011-11-16
2
-9
/
+18
*
|
net: remove NETIF_F_NO_CSUM feature bit
Michał Mirosław
2011-11-16
7
-7
/
+7
*
|
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-16
53
-141
/
+198
*
|
net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routines
Rick Jones
2011-11-16
7
-19
/
+22
*
|
enable virtio_net to return bus_info in ethtool -i consistent with emulated NICs
Rick Jones
2011-11-16
1
-0
/
+15
*
|
mdio-gpio: Add reset functionality to mdio-gpio driver(v2).
Srinivas Kandagatla
2011-11-15
2
-0
/
+10
|
/
*
bnx2x: add endline at end of message
Dmitry Kravkov
2011-11-14
1
-1
/
+1
*
net/can/mscan: Fix buggy listen only mode setting
Wolfgang Grandegger
2011-11-14
1
-1
/
+1
*
Sweep the last of the active .get_drvinfo floors under ethernet/
Rick Jones
2011-11-14
9
-55
/
+54
*
bnx2x: uses build_skb() in receive path
Eric Dumazet
2011-11-14
5
-169
/
+171
*
net: fsl_pq_mdio: fix non tbi phy access
Baruch Siach
2011-11-14
1
-6
/
+6
*
net/can/mscan: add listen only mode
Marc Kleine-Budde
2011-11-14
1
-2
/
+6
*
Sweep additional floors of strcpy in .get_drvinfo routines
Rick Jones
2011-11-14
17
-60
/
+74
*
fsl_pq_mdio: Clean up tbi address configuration
Andy Fleming
2011-11-14
1
-45
/
+8
*
net-forcedeth: Add internal loopback support for forcedeth NICs.
Sanjay Hortikar
2011-11-14
1
-1
/
+155
*
net: introduce ethernet teaming device
Jiri Pirko
2011-11-13
7
-0
/
+1880
*
bnx2x: update driver version to 1.70.35-0
Dmitry Kravkov
2011-11-13
1
-2
/
+2
*
bnx2x: Remove on-stack napi struct variable
Ariel Elior
2011-11-13
1
-5
/
+7
*
bnx2x: prevent race in statistics flow
Dmitry Kravkov
2011-11-13
1
-1
/
+3
*
bnx2x: add fan failure event handling
Ariel Elior
2011-11-13
2
-1
/
+26
*
bnx2x: remove unused #define
Dmitry Kravkov
2011-11-13
1
-7
/
+0
[next]