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
2006-06-17
[BNX2]: Allow WoL settings on new 5708 chips
Michael Chan
1
-1
/
+3
2006-06-17
[BNX2]: Add an rx drop counter
Michael Chan
2
-3
/
+14
2006-06-17
[BNX2]: Endian fixes.
Alexey Dobriyan
1
-2
/
+2
2006-06-17
[IRDA]: irda-usb.c: STIR421x cleanups
Nick Fedchik
2
-192
/
+145
2006-06-17
[NET] ppp: Remove unnecessary pskb_may_pull
Herbert Xu
1
-2
/
+0
2006-06-17
[NET]: Clean up skb_linearize
Herbert Xu
2
-4
/
+8
2006-06-17
[NET]: Add netif_tx_lock
Herbert Xu
10
-34
/
+35
2006-06-17
[TG3]: update version and reldate
Michael Chan
1
-2
/
+2
2006-06-17
[TG3]: Add recovery logic when MMIOs are re-ordered
Michael Chan
2
-9
/
+49
2006-06-17
[TG3]: Add 5786 PCI ID
Michael Chan
1
-0
/
+2
2006-06-17
[IRDA]: ali-ircc: using device model power management
Samuel Ortiz
1
-55
/
+51
2006-06-17
[IRDA]: stir4200, switching to the kthread API
Christoph Hellwig
1
-24
/
+14
2006-06-17
[IRDA]: Initial support for MCS7780 based dongles
Samuel Ortiz
4
-0
/
+1192
2006-06-17
[PATCH] sky2: netconsole suspend/resume interaction
Stephen Hemminger
1
-1
/
+6
2006-06-15
sundance: PCI ID for ip100a
Pedro Alejandro López-Valencia
1
-2
/
+6
2006-06-15
[PATCH] ipw2200 locking fix
Zhu Yi
2
-9
/
+33
2006-06-15
[PATCH] pci: bcm43xx avoid pci_find_device
Jiri Slaby
1
-5
/
+16
2006-06-15
[PATCH] bcm43xx: preemptible periodic work
Michael Buesch
4
-13
/
+143
2006-06-15
[PATCH] bcm43xx: redesign locking
Michael Buesch
8
-191
/
+211
2006-06-13
Merge branch 'master' into upstream
Jeff Garzik
3
-112
/
+81
2006-06-13
[PATCH] sky2: stop/start hardware idle timer on suspend/resume
Stephen Hemminger
1
-4
/
+13
2006-06-13
[PATCH] sky2: save/restore base hardware irq during suspend/resume
Stephen Hemminger
1
-0
/
+3
2006-06-13
[PATCH] sky2: fix hotplug detect during poll
Stephen Hemminger
1
-2
/
+2
2006-06-13
[PATCH] sky2: don't hard code number of ports
Stephen Hemminger
1
-2
/
+2
2006-06-13
[PATCH] sky2: set_power_state should be void
Stephen Hemminger
1
-8
/
+8
2006-06-13
Merge branch 'from-linus' into upstream
John W. Linville
9
-106
/
+81
2006-06-12
[sky2] Fix sky2 network driver suspend/resume
Linus Torvalds
1
-0
/
+4
2006-06-12
Merge branch 'merge'
Paul Mackerras
9
-115
/
+99
2006-06-11
[PATCH] net: au1000_eth: PHY framework conversion
Herbert Valerio Riedel
3
-1359
/
+378
2006-06-11
[PATCH] 3c5zz ethernet: fix section warnings
Randy Dunlap
6
-6
/
+6
2006-06-11
[PATCH] smc ethernet: fix section mismatch warnings
Randy Dunlap
3
-7
/
+4
2006-06-11
[PATCH] hp ethernet: fix section mismatches
Randy Dunlap
2
-3
/
+3
2006-06-11
[PATCH] Section mismatch in drivers/net/ne.o during modpost
Randy.Dunlap
2
-2
/
+2
2006-06-11
[PATCH] e1000: prevent statistics from getting garbled during reset
Linas Vepstas
1
-1
/
+7
2006-06-11
[PATCH] smc911x Kconfig fix
Andrew Morton
1
-1
/
+1
2006-06-11
[PATCH] forcedeth: new device ids
Ayaz Abdulla
1
-0
/
+32
2006-06-11
[PATCH] forcedeth config: version
Ayaz Abdulla
1
-1
/
+2
2006-06-11
[PATCH] forcedeth config: module parameters
Ayaz Abdulla
1
-22
/
+45
2006-06-11
[PATCH] forcedeth config: diagnostics
Ayaz Abdulla
1
-8
/
+398
2006-06-11
[PATCH] forcedeth config: move functions
Ayaz Abdulla
1
-133
/
+133
2006-06-11
[PATCH] forcedeth config: statistics
Ayaz Abdulla
1
-3
/
+194
2006-06-11
[PATCH] forcedeth config: csum
Ayaz Abdulla
1
-8
/
+77
2006-06-11
[PATCH] forcedeth config: wol
Ayaz Abdulla
1
-7
/
+10
2006-06-11
[PATCH] forcedeth config: phy
Ayaz Abdulla
1
-30
/
+78
2006-06-11
[PATCH] forcedeth config: flow control
Ayaz Abdulla
1
-59
/
+176
2006-06-11
[PATCH] forcedeth config: ring sizes
Ayaz Abdulla
1
-58
/
+240
2006-06-11
[PATCH] forcedeth config: tso cleanup
Ayaz Abdulla
1
-6
/
+2
2006-06-09
[TG3]: Handle Sun onboard tg3 chips more correctly.
David S. Miller
2
-97
/
+50
2006-06-08
Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ...
Jeff Garzik
2
-1
/
+188
2006-06-08
Merge branch 'upstream-fixes' into upstream
Jeff Garzik
2
-9
/
+8
[prev]
[next]