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-05-15
[PATCH] dl2k needs dma-mapping.h
Andrew Morton
1
-0
/
+1
2006-05-12
[TG3]: ethtool always report port is TP.
Karsten Keil
1
-3
/
+5
2006-05-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-525
/
+330
2006-05-10
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/shemmi...
Linus Torvalds
4
-9
/
+13
2006-05-10
sis900: phy for FoxCon motherboard
James Cameron
1
-0
/
+1
2006-05-10
dl2k: use DMA_48BIT_MASK constant
Francois Romieu
1
-6
/
+6
2006-05-10
phy: mdiobus_register(): initialize all phy_map entries
Herbert Valerio Riedel
1
-1
/
+3
2006-05-10
sky2: ifdown kills irq mask
Stephen Hemminger
1
-2
/
+3
2006-05-09
[TG3]: Fix possible NULL deref in tg3_run_loopback().
Jesper Juhl
1
-0
/
+3
2006-05-09
[IRDA]: Switching to a workqueue for the SIR work
Christoph Hellwig
4
-524
/
+314
2006-05-09
[IRDA]: smsc-ircc: Minimal hotplug support.
David Brownell
1
-1
/
+13
2006-05-08
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Stephen Hemminger
4
-23
/
+37
2006-05-08
spidernet: enable support for bcm5461 ethernet phy
Jens Osterkamp
3
-9
/
+47
2006-05-08
spidernet: introduce new setting
Jens Osterkamp
2
-0
/
+4
2006-05-08
Fix RTL8019AS init for Toshiba RBTX49xx boards
Sergei Shtylyov
1
-12
/
+19
2006-05-08
au1000_eth.c: use ether_crc() from <linux/crc32.h>
Herbert Valerio Riedel
1
-17
/
+1
2006-05-08
sky2: version 1.3
Stephen Hemminger
1
-1
/
+1
2006-05-08
Add more support for the Yukon Ultra chip found in dual core centino laptops.
Stephen Hemminger
2
-29
/
+62
2006-05-08
sky2: synchronize irq on remove
Stephen Hemminger
1
-0
/
+2
2006-05-08
sky2: dont write status ring
Stephen Hemminger
1
-14
/
+7
2006-05-08
sky2: edge triggered workaround enhancement
Stephen Hemminger
1
-8
/
+12
2006-05-08
sky2: use mask instead of modulo operation
Stephen Hemminger
1
-6
/
+8
2006-05-08
sky2: tx ring index mask fix
Stephen Hemminger
1
-1
/
+2
2006-05-08
sky2: status irq hang fix
Stephen Hemminger
1
-28
/
+25
2006-05-08
sky2: backout NAPI reschedule
Stephen Hemminger
1
-16
/
+4
2006-05-06
[IRDA] irda-usb: use NULL instead of 0
Randy Dunlap
1
-1
/
+1
2006-05-05
[PATCH] bcm43xx: Fix access to non-existent PHY registers
David Woodhouse
1
-1
/
+1
2006-05-05
[PATCH] bcm43xx: Fix array overrun in bcm43xx_geo_init
Michael Buesch
2
-19
/
+30
2006-05-05
[PATCH] bcm43xx: check for valid MAC address in SPROM
Stefano Brivio
1
-1
/
+1
2006-05-05
[PATCH] bcm43xx: fix iwmode crash when down
Michael Buesch
1
-2
/
+5
2006-05-03
[HAMRADIO]: Remove remaining SET_MODULE_OWNER calls from hamradio drivers.
Ralf Baechle DL5RB
3
-3
/
+0
2006-05-02
forcedeth: fix multi irq issues
Ayaz Abdulla
1
-84
/
+228
2006-05-02
[PATCH] via-rhine: zero pad short packets on Rhine I ethernet cards
Craig Brind
1
-0
/
+6
2006-05-02
[PATCH] mv643xx_eth: provide sysfs class device symlink
Olaf Hering
1
-0
/
+2
2006-04-29
[TG3]: Update version and reldate
Michael Chan
1
-2
/
+2
2006-04-29
[TG3]: Fix bug in nvram write
Michael Chan
1
-1
/
+1
2006-04-29
[TG3]: Add reset_phy parameter to chip reset functions
Gary Zambrano
1
-17
/
+17
2006-04-29
[TG3]: Reset chip when changing MAC address
Michael Chan
1
-3
/
+17
2006-04-29
[TG3]: Add phy workaround
Michael Chan
2
-4
/
+14
2006-04-29
[TG3]: Call netif_carrier_off() during phy reset
Michael Chan
1
-0
/
+7
2006-04-26
[PATCH] forcedeth: fix initialization
Ayaz Abdulla
1
-12
/
+67
2006-04-26
[PATCH] sky2: version 1.2
Stephen Hemminger
1
-1
/
+1
2006-04-26
[PATCH] sky2: reset function can be devinit
Stephen Hemminger
1
-1
/
+1
2006-04-26
[PATCH] sky2: use ALIGN() macro
Stephen Hemminger
1
-4
/
+2
2006-04-26
[PATCH] sky2: add fake idle irq timer
Stephen Hemminger
2
-1
/
+23
2006-04-26
[PATCH] sky2: reschedule if irq still pending
Stephen Hemminger
1
-4
/
+16
2006-04-26
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jeff Garzik
4
-34
/
+86
2006-04-26
Merge branch 'skb_truesize' of git://lost.foo-projects.org/~ahkok/git/linux-2...
Jeff Garzik
1
-0
/
+1
2006-04-26
Merge branch 'master' into upstream-fixes
Jeff Garzik
2
-5
/
+7
2006-04-25
e1000: Update truesize with the length of the packet for packet split
Auke Kok
1
-0
/
+1
[next]