index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
phylib: Add interrupt source check function to M88E1121R driver
Anatolij Gustschin
2009-04-13
1
-0
/
+13
*
phylib: Allow early-out in phy_change
Anatolij Gustschin
2009-04-13
1
-0
/
+9
*
phylib: Basic support for the M88E1121R Marvell chip
Sergei Poselenov
2009-04-13
1
-0
/
+41
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-04-13
2
-3
/
+4
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300
Linus Torvalds
2009-04-10
1
-1
/
+1
|
|
\
|
|
*
Separate out the proc- and unit-specific header directories from the general
David Howells
2009-04-10
1
-1
/
+1
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2009-04-09
1
-2
/
+3
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
mlx4_core: Don't leak mailbox for SET_PORT on Ethernet ports
Roland Dreier
2009-03-31
1
-2
/
+3
*
|
|
tg3: fix big endian MAC address collection failure
James Bottomley
2009-04-13
1
-2
/
+7
*
|
|
Bonding: fix zero address hole bug in arp_ip_target list
Brian Haley
2009-04-13
2
-9
/
+10
*
|
|
igb: do not check for vf_data if we didn't enable vfs
Alexander Duyck
2009-04-11
1
-15
/
+22
*
|
|
igbvf: fix unused external references
Alexander Duyck
2009-04-11
4
-8
/
+7
*
|
|
igb: fix unused external references introduced with sr-iov changes
Alexander Duyck
2009-04-11
4
-19
/
+3
*
|
|
ether3: convert to net_device_ops
Alexander Beregalov
2009-04-11
1
-6
/
+13
*
|
|
ether1: convert to net_device_ops
Alexander Beregalov
2009-04-11
1
-6
/
+13
*
|
|
ep93xx_eth: convert to net_device_ops
Alexander Beregalov
2009-04-11
1
-6
/
+13
*
|
|
at91_ether: convert to net_device_ops
Alexander Beregalov
2009-04-11
1
-13
/
+19
*
|
|
am79c961a: convert to net_device_ops
Alexander Beregalov
2009-04-11
1
-9
/
+15
*
|
|
ariadne: convert to net_device_ops
Alexander Beregalov
2009-04-11
1
-6
/
+13
*
|
|
ibm_newemac: convert to netdev_ops
Alexander Beregalov
2009-04-11
1
-12
/
+29
*
|
|
fs_enet: convert to netdev_ops
Alexander Beregalov
2009-04-11
1
-10
/
+17
*
|
|
via-velocity : fix compilation warning.
Séguier Régis
2009-04-11
1
-2
/
+2
*
|
|
phy: error handling for platform_device_register_simple()
Dan Carpenter
2009-04-11
1
-2
/
+3
*
|
|
ixgbe: only allow WOL for 82599 KX4 NIC
Alexander Duyck
2009-04-11
1
-1
/
+23
*
|
|
ixgbe: Move the LED blink code to common, since 82599 also uses it
PJ Waskiewicz
2009-04-11
4
-95
/
+62
*
|
|
forcedeth: Use napi_complete() not __napi_complete().
David S. Miller
2009-04-09
1
-2
/
+2
|
/
/
*
|
igb: remove sysfs entry that was used to set the number of vfs
Alexander Duyck
2009-04-08
1
-105
/
+54
*
|
igbvf: add new driver to support 82576 virtual functions
Alexander Duyck
2009-04-08
12
-0
/
+5175
*
|
drivers/net/eql.c: Fix a dev leakage.
Yang Hongyang
2009-04-08
1
-0
/
+2
*
|
niu: Fix unused variable warning.
David S. Miller
2009-04-08
1
-0
/
+1
*
|
r6040: set MODULE_VERSION
Florian Fainelli
2009-04-08
1
-0
/
+1
*
|
bnx2: Don't use reserved names
Bastian Blank
2009-04-08
1
-13
/
+13
*
|
FEC driver: add missing #endif
Sascha Hauer
2009-04-08
1
-0
/
+1
*
|
niu: Fix error handling
Dan Carpenter
2009-04-08
1
-1
/
+1
*
|
mv643xx_eth: don't reset the rx coal timer on interface up
Lennert Buytenhek
2009-04-08
1
-2
/
+2
*
|
smsc911x: correct debugging message on mii read timeout
Steve Glendinning
2009-04-08
1
-1
/
+1
*
|
ethoc: fix library build errors
Randy Dunlap
2009-04-08
1
-0
/
+2
*
|
dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)
Yang Hongyang
2009-04-07
1
-2
/
+2
*
|
dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)
Yang Hongyang
2009-04-07
3
-13
/
+13
*
|
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
58
-102
/
+98
*
|
dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39)
Yang Hongyang
2009-04-07
2
-6
/
+6
*
|
dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)
Yang Hongyang
2009-04-07
4
-7
/
+7
*
|
dma-mapping: replace all DMA_48BIT_MASK macro with DMA_BIT_MASK(48)
Yang Hongyang
2009-04-07
1
-1
/
+1
*
|
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-07
29
-56
/
+53
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-04-06
15
-14136
/
+324
|
\
\
|
*
|
b44: Use kernel DMA addresses for the kernel DMA API
Michael Buesch
2009-04-06
1
-1
/
+1
|
*
|
forcedeth: Fix resume from hibernation regression.
Ed Swierk
2009-04-06
1
-0
/
+3
|
*
|
ibm_newemac: Fix dangerous struct assumption
Jean Delvare
2009-04-06
1
-1
/
+1
|
*
|
smsc911x: remove unused #include <linux/version.h>
Huang Weiyi
2009-04-06
1
-1
/
+0
|
*
|
axnet_cs: fix phy_id detection for bogus Asix chip.
Ken Kawasaki
2009-04-06
1
-1
/
+8
[next]