index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-18
net-forcedeth: fix possible stats inaccuracies on 32b hosts
david decotigny
1
-4
/
+4
2011-11-18
bnx2: switch to build_skb() infrastructure
Eric Dumazet
2
-69
/
+85
2011-11-17
ibm/emac: fix improper cleanup when device is removed to allow re-bind
Wolfgang Grandegger
1
-0
/
+3
2011-11-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
106
-4784
/
+4674
2011-11-16
forcedeth: stats updated with a deferrable timer
david decotigny
1
-1
/
+1
2011-11-16
forcedeth: account for dropped RX frames
david decotigny
1
-2
/
+12
2011-11-16
forcedeth: implement ndo_get_stats64() API
david decotigny
1
-51
/
+146
2011-11-16
forcedeth: allow to silence "TX timeout" debug messages
Sameer Nanda
1
-41
/
+57
2011-11-16
forcedeth: Add messages to indicate using MSI or MSI-X
Mike Ditto
1
-0
/
+2
2011-11-16
forcedeth: fix stats on hardware without extended stats support
david decotigny
1
-9
/
+27
2011-11-16
net: drivers: use bool type instead of double negation
Michał Mirosław
4
-6
/
+6
2011-11-16
ucc_geth: Convert ENET_NUM_OCTETS_PER_ADDRESS uses to ETH_ALEN
Joe Perches
2
-4
/
+4
2011-11-16
amd8111e: Convert ETH_ADDR_LEN uses to ETH_ALEN
Joe Perches
2
-4
/
+3
2011-11-16
bna: Convert MAC_ADDRLEN uses to ETH_ALEN
Joe Perches
1
-2
/
+1
2011-11-16
ethernet: Convert ETHER_ADDR_LEN uses to ETH_ALEN
Joe Perches
16
-28
/
+22
2011-11-16
ethernet: Convert MAC_ADDR_LEN uses to ETH_ALEN
Joe Perches
5
-49
/
+38
2011-11-16
net: Add ethtool to mii advertisment conversion helpers
Matt Carlson
5
-120
/
+31
2011-11-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
12
-299
/
+340
2011-11-16
team: replicate options on register
Jiri Pirko
2
-13
/
+68
2011-11-16
team: convert overall spinlock to mutex
Jiri Pirko
1
-16
/
+16
2011-11-16
team: Do not hold rcu_read_lock when running netlink cmds
Jiri Pirko
1
-6
/
+5
2011-11-16
be2net: Use V1 query link status command for lancer
Padmanabh Ratnakar
1
-0
/
+3
2011-11-16
be2net: Fix VLAN promiscous mode for Lancer
Padmanabh Ratnakar
1
-1
/
+2
2011-11-16
be2net: Add EEPROM dump feature for Lancer
Padmanabh Ratnakar
2
-1
/
+22
2011-11-16
be2net: add register dump feature for Lancer
Padmanabh Ratnakar
3
-4
/
+151
2011-11-16
be2net: Fix TX queue create for Lancer
Padmanabh Ratnakar
2
-9
/
+18
2011-11-16
net: remove NETIF_F_NO_CSUM feature bit
Michał Mirosław
7
-7
/
+7
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
53
-141
/
+198
2011-11-16
net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routines
Rick Jones
7
-19
/
+22
2011-11-16
enable virtio_net to return bus_info in ethtool -i consistent with emulated NICs
Rick Jones
1
-0
/
+15
2011-11-16
intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALEN
Joe Perches
5
-10
/
+6
2011-11-16
igb: Convert bare printk to pr_notice
Joe Perches
1
-2
/
+3
2011-11-16
igb: Convert printks to pr_<level>
Jeff Kirsher
1
-85
/
+80
2011-11-16
ixgbevf: Convert printks to pr_<level>
Jeff Kirsher
2
-15
/
+18
2011-11-16
igbvf: Convert printks to pr_<level>
Jeff Kirsher
1
-7
/
+7
2011-11-16
ixgbe: fix LED blink logic to check for link
Emil Tantilov
1
-7
/
+11
2011-11-16
e1000e: Convert printks to pr_<level>
Jeff Kirsher
1
-129
/
+101
2011-11-16
e1000e: convert to real ndo_set_rx_mode
Jesse Brandeburg
1
-44
/
+114
2011-11-15
mdio-gpio: Add reset functionality to mdio-gpio driver(v2).
Srinivas Kandagatla
2
-0
/
+10
2011-11-14
bnx2x: add endline at end of message
Dmitry Kravkov
1
-1
/
+1
2011-11-14
net/can/mscan: Fix buggy listen only mode setting
Wolfgang Grandegger
1
-1
/
+1
2011-11-14
Sweep the last of the active .get_drvinfo floors under ethernet/
Rick Jones
9
-55
/
+54
2011-11-14
bnx2x: uses build_skb() in receive path
Eric Dumazet
5
-169
/
+171
2011-11-14
net: fsl_pq_mdio: fix non tbi phy access
Baruch Siach
1
-6
/
+6
2011-11-14
net/can/mscan: add listen only mode
Marc Kleine-Budde
1
-2
/
+6
2011-11-14
Sweep additional floors of strcpy in .get_drvinfo routines
Rick Jones
17
-60
/
+74
2011-11-14
fsl_pq_mdio: Clean up tbi address configuration
Andy Fleming
1
-45
/
+8
2011-11-14
net-forcedeth: Add internal loopback support for forcedeth NICs.
Sanjay Hortikar
1
-1
/
+155
2011-11-13
net: introduce ethernet teaming device
Jiri Pirko
7
-0
/
+1880
2011-11-13
bnx2x: update driver version to 1.70.35-0
Dmitry Kravkov
1
-2
/
+2
[next]