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
2007-09-15
Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jeff Garzik
3
-10
/
+22
2007-09-14
[PATCH] bcm43xx: Fix cancellation of work queue crashes
Larry Finger
3
-10
/
+22
2007-09-13
spidernet: fix interrupt reason recognition
Ishizaki Kou
1
-8
/
+4
2007-09-13
ehea: fix last_rx update
Jan-Bernd Themann
1
-1
/
+1
2007-09-13
ehea: propagate physical port state
Jan-Bernd Themann
2
-2
/
+17
2007-09-13
Fix a lock problem in generic phy code
Hans-Jürgen Koch
2
-4
/
+4
2007-09-13
sky2: restore multicast list on resume and other ops
Stephen Hemminger
1
-1
/
+8
2007-09-12
atl1: disable broken 64-bit DMA
Luca Tettamanti
1
-12
/
+7
2007-09-11
[TG3]: Workaround MSI bug on 5714/5780.
Michael Chan
1
-2
/
+11
2007-08-31
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-159
/
+302
2007-08-31
- cxgb3 engine microcode load
Divy Le Ray
3
-52
/
+123
2007-08-31
cxgb3 - Fix dev->priv usage
Divy Le Ray
6
-68
/
+104
2007-08-31
netxen: fix crashes during module unload
dhananjay@netxen.com
3
-14
/
+15
2007-08-31
netxen: Avoid firmware load in PCI probe
dhananjay@netxen.com
1
-4
/
+0
2007-08-31
PS3: fix the bug that 'ifconfig down' would hang
Masakazu Mokuno
1
-1
/
+0
2007-08-31
IOC3: Program UART predividers.
Ralf Baechle
1
-20
/
+60
2007-08-28
[BNX2]: Add write posting comment.
Michael Chan
1
-0
/
+4
2007-08-28
[BNX2]: Use msleep().
Arjan van de Ven
1
-4
/
+2
2007-08-26
[NET]: Avoid pointless allocation casts in BSD compression module
Jesper Juhl
1
-4
/
+2
2007-08-26
[IRDA]: Do not do pointless kmalloc return value cast in KingSun driver
Jesper Juhl
1
-2
/
+2
2007-08-26
[SLIP]: trivial sparse warning fix
Stephen Hemminger
1
-1
/
+1
2007-08-26
[EQL]: sparse warning fix
Stephen Hemminger
1
-1
/
+1
2007-08-25
myri10ge: update driver version to 1.3.2-1.269
Brice Goglin
1
-1
/
+1
2007-08-25
myri10ge: use pcie_get/set_readrq
Brice Goglin
1
-26
/
+6
2007-08-25
ehea: fix queue destructor
Jan-Bernd Themann
1
-0
/
+6
2007-08-25
ehea: fix module parameter description
Jan-Bernd Themann
1
-1
/
+1
2007-08-25
ehea: fix interface to DLPAR tools
Jan-Bernd Themann
1
-3
/
+3
2007-08-25
sgiseeq: Fix return type of sgiseeq_remove
Ralf Baechle
1
-1
/
+3
2007-08-25
sky2 1.17
Stephen Hemminger
1
-1
/
+1
2007-08-25
sky2: only bring up watchdog if link is active
Stephen Hemminger
2
-31
/
+27
2007-08-25
sky2: clear PCI power control reg at startup
Stephen Hemminger
1
-1
/
+6
2007-08-25
DM9000: fix interface hang under load
Florian Westphal
1
-18
/
+7
2007-08-25
phy layer: fix genphy_setup_forced (don't reset)
Domen Puncer
1
-1
/
+1
2007-08-25
Don't use GFP_DMA for zone allocation.
Ralf Baechle
1
-1
/
+1
2007-08-25
fix realtek phy id in forcedeth
Willy Tarreau
1
-1
/
+1
2007-08-21
[PPP]: Fix output buffer size in ppp_decompress_frame().
Konstantin Sharlaimov
1
-1
/
+1
2007-08-21
sky2: don't clear phy power bits
Stephen Hemminger
1
-2
/
+2
2007-08-18
fix random hang in forcedeth driver when using netconsole
Timo Jantunen
1
-5
/
+5
2007-08-18
Add some help texts to recently-introduced kconfig items
Jan Engelhardt
1
-0
/
+15
2007-08-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-0
/
+3
2007-08-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
3
-37
/
+24
2007-08-14
e1000: Add device IDs of new 82571 board variants
Auke Kok
4
-0
/
+14
2007-08-13
[NET]: Share correct feature code between bridging and bonding
Herbert Xu
1
-21
/
+13
2007-08-13
[IRDA] irda-usb.c: mostly kmalloc + memset conversion to k[cz]alloc
Mariusz Kozlowski
1
-14
/
+10
2007-08-13
[WAN] drivers/net/wan/hdlc_fr.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-2
/
+1
2007-08-14
xen-netfront: Avoid deref'ing skbafter it is potentially freed.
Jeremy Fitzhardinge
1
-3
/
+4
2007-08-14
3c59x: fix duplex configuration
Steffen Klassert
1
-0
/
+1
2007-08-14
natsemi: fix netdev error acounting
Andrew Morton
1
-0
/
+3
2007-08-14
ax88796 printk fixes
Andrew Morton
1
-2
/
+3
2007-08-14
myri10ge: Use the pause counter to avoid a needless device reset
Brice Goglin
1
-7
/
+18
[prev]
[next]