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
*
r8169: enable wake on lan
Francois Romieu
2006-02-23
1
-0
/
+87
*
r8169: fix broken ring index handling in suspend/resume
Francois Romieu
2006-02-23
1
-43
/
+59
*
[PATCH] sky2: close race on IRQ mask update.
Stephen Hemminger
2006-02-23
2
-7
/
+17
*
[PATCH] sky2: use device iomem to access PCI config
Stephen Hemminger
2006-02-23
2
-48
/
+54
*
[PATCH] sky2: force early transmit status
Stephen Hemminger
2006-02-23
1
-8
/
+6
*
[PATCH] sky2: poke coalescing timer to fix hang
Stephen Hemminger
2006-02-23
1
-0
/
+11
*
[PATCH] sky2: limit coalescing values to ring size
Stephen Hemminger
2006-02-23
1
-3
/
+3
*
[PATCH] sky2: yukon-ec-u chipset initialization
Stephen Hemminger
2006-02-23
2
-19
/
+90
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-02-21
2
-18
/
+79
|
\
|
*
[IRDA]: irda-usb bug fixes
Jean Tourrilhes
2006-02-20
2
-18
/
+79
*
|
[PATCH] ipw2200: Suppress warning message
Zhu Yi
2006-02-21
1
-3
/
+3
|
/
*
[PATCH] bonding: fix a locking bug in bond_release
Jay Vosburgh
2006-02-17
1
-0
/
+1
*
[PATCH] smctr warning fix
Andrew Morton
2006-02-17
1
-1
/
+1
*
[PATCH] sky2: speed setting fix
Stephen Hemminger
2006-02-17
1
-1
/
+30
*
[PATCH] skge: speed setting
Stephen Hemminger
2006-02-17
1
-1
/
+9
*
[PATCH] skge: no longer experimental
Stephen Hemminger
2006-02-17
1
-2
/
+2
*
[PATCH] sk98lin: no d-link support (kconfig)
Stephen Hemminger
2006-02-17
1
-1
/
+0
*
[PATCH] Wavelan_cs bitfield fixes
Jean Tourrilhes
2006-02-17
1
-12
/
+4
*
Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux...
Jeff Garzik
2006-02-17
1
-2
/
+2
|
\
|
*
sis190: early setting of the pci driver private data
Francois Romieu
2006-02-16
1
-2
/
+2
*
|
[PATCH] wireless/atmel: fix Open System authentication process bugs
Dan Williams
2006-02-17
1
-10
/
+27
*
|
[PATCH] wireless/atmel: fix setting TX key only in ENCODEEXT
Dan Williams
2006-02-17
1
-29
/
+32
|
/
*
[APPLETALK]: warning fix
Andrew Morton
2006-02-14
1
-1
/
+1
*
[PATCH] orinoco: support smc2532w
Jesse Allen
2006-02-13
1
-0
/
+1
*
[PATCH] wrong firmware location in IPW2100 Kconfig entry
Jesper Juhl
2006-02-10
1
-1
/
+1
*
[PATCH] type-safe min() in prism54
Al Viro
2006-02-08
1
-1
/
+1
*
[PATCH] missing includes in drivers/net/mv643xx_eth.c
Al Viro
2006-02-08
1
-0
/
+2
*
[PATCH] bogus asm/delay.h includes
Al Viro
2006-02-08
2
-2
/
+2
*
[PATCH] remove bogus asm/bug.h includes.
Al Viro
2006-02-08
1
-1
/
+0
*
[PATCH] Kbuild menu - hide empty NETDEVICES menu when NET is disabled
Paolo 'Blaisorblade' Giarrusso
2006-02-07
1
-6
/
+1
*
[PATCH] uli526x warning fix
Andrew Morton
2006-02-07
1
-1
/
+1
*
Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux...
Jeff Garzik
2006-02-07
2
-18
/
+33
|
\
|
*
8139too: fix a TX timeout watchdog thread against NAPI softirq race
Francois Romieu
2006-02-01
1
-12
/
+26
|
*
dscc4: fix dscc4_init_dummy_skb check
Alexey Dobriyan
2006-02-01
1
-1
/
+1
|
*
r8169: fix forced-mode link settings
Andy Gospodarek
2006-01-31
1
-0
/
+3
|
*
r8169: prevent excessive busy-waiting
Francois Romieu
2006-01-29
1
-6
/
+4
*
|
[PATCH] gianfar: Fix sparse warnings
Kumar Gala
2006-02-07
4
-30
/
+27
*
|
[PATCH] dscc4: fix dscc4_init_dummy_skb check
Alexey Dobriyan
2006-02-07
1
-1
/
+1
*
|
[PATCH] bonding: Sparse warnings fix
Luiz Fernando Capitulino
2006-02-07
1
-3
/
+3
*
|
[PATCH] bonding: allow bond to use TSO if slaves support it
Jay Vosburgh
2006-02-07
1
-1
/
+14
*
|
[PATCH] sky2: version 0.15 update
Stephen Hemminger
2006-02-07
1
-6
/
+1
*
|
[PATCH] sky2: support msi interrupt (revised)
Stephen Hemminger
2006-02-07
2
-0
/
+78
*
|
[PATCH] sky2: add irq to entropy pool
Stephen Hemminger
2006-02-07
1
-1
/
+2
*
|
[PATCH] sky2: clear irq race
Stephen Hemminger
2006-02-07
1
-3
/
+3
*
|
[PATCH] sky2: set mac address fix
Stephen Hemminger
2006-02-07
1
-5
/
+10
*
|
[PATCH] sky2: ethtool rx_coalesce settings fix
Stephen Hemminger
2006-02-07
1
-1
/
+1
*
|
[PATCH] sky2: pci config space checking
Stephen Hemminger
2006-02-07
2
-17
/
+22
*
|
[PATCH] sky2: power management fix
Stephen Hemminger
2006-02-07
1
-20
/
+25
*
|
[PATCH] sis900: remove cfgpmcsr I/O space register define
Lennert Buytenhek
2006-02-07
1
-1
/
+0
*
|
e100: remove init_hw call to fix panic
Jesse Brandeburg
2006-02-07
1
-2
/
+0
[next]