index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: mv643xx_eth: fix build error
Axel Lin
2011-11-24
1
-4
/
+5
*
net: treewide use of RCU_INIT_POINTER
Eric Dumazet
2011-11-24
8
-19
/
+19
*
net: remove netdev_alloc_page and use __GFP_COLD
Eric Dumazet
2011-11-22
6
-14
/
+13
*
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...
Rick Jones
2011-11-22
17
-31
/
+7
*
net: remove ipv6_addr_copy()
Alexey Dobriyan
2011-11-22
2
-6
/
+4
*
tg3: Add MDI-X reporting
Matt Carlson
2011-11-22
2
-1
/
+28
*
tg3: Restrict large prod ring cap devices
Matt Carlson
2011-11-22
1
-5
/
+4
*
tg3: Adjust BD replenish thresholds
Matt Carlson
2011-11-22
1
-5
/
+3
*
tg3: Make 1000Base-X FC resolution look like 1000T
Matt Carlson
2011-11-22
1
-12
/
+6
*
CDC NCM: Use kzalloc rather than kmalloc followed by memset with 0
Thomas Meyer
2011-11-22
1
-3
/
+1
*
tg3: Fix advertisement handling
Hiroaki SHIMODA
2011-11-22
1
-4
/
+3
*
tg3: switch to build_skb() infrastructure
Eric Dumazet
2011-11-21
2
-55
/
+66
*
net: Change mii to ethtool advertisement function names
Matt Carlson
2011-11-21
5
-27
/
+26
*
gianfar: Use kmemdup rather than duplicating its implementation
Thomas Meyer
2011-11-21
1
-2
/
+1
*
ksz884x: Use kzalloc rather than kmalloc followed by memset with 0
Thomas Meyer
2011-11-21
1
-4
/
+2
*
ks8*/ksz8*: Casting (void *) value returned by kmalloc is useless
Thomas Meyer
2011-11-21
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-11-21
31
-173
/
+343
|
\
|
*
sky2: fix hang in napi_disable
stephen hemminger
2011-11-18
2
-7
/
+11
|
*
sky2: enforce minimum ring size
stephen hemminger
2011-11-18
1
-2
/
+12
|
*
bonding: Don't allow mode change via sysfs with slaves present
Veaceslav Falico
2011-11-18
1
-0
/
+7
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-11-17
4
-2
/
+23
|
|
\
|
|
*
Net, libertas: Resolve memory leak in if_spi_host_to_card()
Jesper Juhl
2011-11-15
1
-0
/
+1
|
|
*
rt2x00: Fix sleep-while-atomic bug in powersaving code.
Gertjan van Wingerde
2011-11-15
2
-2
/
+21
|
|
*
rt2x00: Add USB device ID of Buffalo WLI-UC-GNHP.
Gertjan van Wingerde
2011-11-15
1
-0
/
+1
|
*
|
stmmac: fix pm functions avoiding sleep on spinlock
Francesco Virlinzi
2011-11-17
1
-5
/
+7
|
*
|
stmmac: remove spin_lock in stmmac_ioctl.
Srinivas Kandagatla
2011-11-17
1
-2
/
+0
|
*
|
stmmac: parameters auto-tuning through HW cap reg
Giuseppe CAVALLARO
2011-11-17
3
-29
/
+72
|
*
|
stmmac: fix advertising 1000Base capabilties for non GMII iface
Srinivas Kandagatla
2011-11-17
1
-6
/
+4
|
*
|
stmmac: use mdelay on timeout of sw reset
Francesco Virlinzi
2011-11-17
2
-2
/
+4
|
*
|
sky2: version 1.30
stephen hemminger
2011-11-17
1
-1
/
+1
|
*
|
sky2: used fixed RSS key
stephen hemminger
2011-11-17
1
-4
/
+9
|
*
|
sky2: reduce default Tx ring size
stephen hemminger
2011-11-17
1
-1
/
+1
|
*
|
sky2: rename up/down functions
stephen hemminger
2011-11-17
1
-10
/
+10
|
*
|
sky2: pci posting issues
stephen hemminger
2011-11-17
1
-0
/
+3
|
*
|
sky2: fix hang on shutdown (and other irq issues)
stephen hemminger
2011-11-17
1
-18
/
+27
|
*
|
r6040: fix check against MCRO_HASHEN bit in r6040_multicast_list
Florian Fainelli
2011-11-17
1
-1
/
+1
|
*
|
pch_gbe: Move #include of module.h
Joe Perches
2011-11-16
1
-1
/
+1
|
*
|
bnx2x: cache-in compressed fw image
Dmitry Kravkov
2011-11-16
2
-30
/
+35
|
*
|
net/cadence: enable by default NET_ATMEL
Jean-Christophe PLAGNIOL-VILLARD
2011-11-16
1
-0
/
+1
|
*
|
net-next:asix: V2 Update VERSION
Grant Grundler
2011-11-15
1
-1
/
+1
|
*
|
net-next:asix: V2 more fixes for ax88178 phy init sequence
Grant Grundler
2011-11-15
1
-7
/
+15
|
*
|
net-next:asix: reduce AX88772 init time by about 2 seconds
Grant Grundler
2011-11-15
1
-5
/
+25
|
*
|
net-next:asix:poll in asix_get_phyid in case phy not ready
Grant Grundler
2011-11-15
1
-2
/
+10
|
*
|
net-next:asix:PHY_MODE_RTL8211CL should be 0xC
Grant Grundler
2011-11-15
1
-1
/
+1
|
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-11-14
3
-19
/
+22
|
|
\
\
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-11-11
3
-19
/
+22
|
|
|
\
|
|
|
|
*
mwifiex: fix association issue with AP configured in hidden SSID mode
Amitkumar Karwar
2011-11-11
1
-2
/
+4
|
|
|
*
iwlwifi: avoid a panic when unloading the module with RF Kill
Emmanuel Grumbach
2011-11-11
1
-16
/
+17
|
|
|
*
wireless: libertas: fix unaligned le64 accesses
Steven Miao
2011-11-09
1
-1
/
+1
|
*
|
|
NET: MIPS: lantiq: fix etop compile error
John Crispin
2011-11-14
1
-0
/
+2
[next]