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-04-14
[IRDA]: smsc-ircc2, smcinit support for ALi ISA bridges
Linus Walleij
1
-52
/
+264
2006-04-14
[IRDA]: irda-usb, unregister netdev when patch upload fails
Samuel Ortiz
1
-2
/
+4
2006-04-12
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-233
/
+67
2006-04-12
[PATCH] Use pci_set_consistent_dma_mask in ixgb driver
Andreas Schwab
1
-4
/
+9
2006-04-12
[PATCH] sky2: bad memory reference on dual port cards
Stephen Hemminger
2
-3
/
+3
2006-04-12
[PATCH] mv643xx_eth: Fix tx_timeout to only conditionally wake tx queue
Dale Farnsworth
1
-3
/
+14
2006-04-12
[PATCH] mv643xx_eth: Always free completed tx descs on tx interrupt
Brent Cook
1
-1
/
+1
2006-04-12
[PATCH] net drivers: fix section attributes for gcc
Randy Dunlap
4
-4
/
+4
2006-04-12
[PATCH] remove drivers/net/hydra.h
Adrian Bunk
1
-177
/
+0
2006-04-12
[PATCH] drivers/net/via-rhine.c: make a function static
Adrian Bunk
1
-1
/
+1
2006-04-12
[netdrvr b44] trim trailing whitespace
Jeff Garzik
1
-19
/
+19
2006-04-12
[PATCH] b44: increase version to 1.00
Gary Zambrano
1
-2
/
+3
2006-04-12
[PATCH] b44: disable default tx pause
Gary Zambrano
1
-19
/
+12
2006-04-12
[PATCH] via-rhine: execute bounce buffers code on Rhine-I only
Roger Luethi
1
-2
/
+3
2006-04-12
[PATCH] network: axnet_cs.c: add missing 'PRIV' in ei_rx_overrun
Komuro
1
-1
/
+1
2006-04-12
[PATCH] dlink pci cards using wrong driver
Stephen Hemminger
2
-2
/
+2
2006-04-11
[WAN]: Remove broken and unmaintained Sangoma drivers.
Adrian Bunk
10
-24889
/
+0
2006-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-1
/
+1
2006-04-09
[TG3]: Speed up SRAM access (2nd version)
Michael Chan
2
-27
/
+43
2006-04-09
[TG3]: Kill some less useful flags
Michael Chan
2
-15
/
+8
2006-04-09
[IRDA]: Support for Sigmatel STIR421x chip
Samuel Ortiz
2
-34
/
+372
2006-04-09
[IRDA]: smcinit merged into smsc-ircc driver
Linus Walleij
1
-0
/
+311
2006-04-09
[TG3]: Fix a memory leak.
Adrian Bunk
1
-3
/
+7
2006-04-09
[NET] netconsole: set .name in struct console
Randy Dunlap
1
-0
/
+1
2006-04-04
kbuild: fix unneeded rebuilds in drivers/net/chelsio after moving source tree
Carl-Daniel Hailfinger
1
-1
/
+1
2006-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
15
-49
/
+24
2006-04-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
22
-1958
/
+1186
2006-04-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
1
-15
/
+15
2006-04-02
BUG_ON() Conversion in drivers/net/
Eric Sesterhenn
15
-49
/
+24
2006-04-01
[PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPS
Segher Boessenkool
1
-15
/
+15
2006-04-01
[NET]: com90xx kmalloc fix
Andrew Morton
1
-2
/
+2
2006-04-01
[TG3]: Update driver version and reldate.
David S. Miller
1
-2
/
+2
2006-04-01
[TG3]: Revert "Speed up SRAM access"
David S. Miller
1
-30
/
+23
2006-03-31
[PATCH] 3c59x: fix networking for 10base2 NICs
Steffen Klassert
1
-9
/
+12
2006-03-31
[PATCH] "3c59x collision statistics fix" fix
Andrew Morton
1
-7
/
+5
2006-03-31
[PATCH] Don't pass boot parameters to argv_init[]
OGAWA Hirofumi
2
-2
/
+2
2006-03-31
[PATCH] uml: kconfigs
Al Viro
3
-4
/
+2
2006-03-31
[PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present
Dominik Brodowski
13
-22
/
+21
2006-03-31
[PATCH] pcmcia: use bitfield instead of p_state and state
Dominik Brodowski
19
-320
/
+173
2006-03-31
[PATCH] pcmcia: remove unused p_dev->state flags
Dominik Brodowski
3
-3
/
+2
2006-03-31
[PATCH] pcmcia: add return value to _config() functions
Dominik Brodowski
19
-161
/
+145
2006-03-31
[PATCH] pcmcia: remove dev_link_t and client_handle_t indirection
Dominik Brodowski
21
-734
/
+634
2006-03-31
[PATCH] pcmcia: embed dev_link_t into struct pcmcia_device
Dominik Brodowski
20
-372
/
+198
2006-03-31
[PATCH] pcmcia: remove unneeded Vcc pseudo setting
Dominik Brodowski
19
-80
/
+31
2006-03-31
[PATCH] pcmcia: remove export of pcmcia_release_configuration
Dominik Brodowski
1
-18
/
+11
2006-03-31
[PATCH] pcmcia: default suspend and resume handling
Dominik Brodowski
19
-219
/
+73
2006-03-31
[PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irq
Dominik Brodowski
4
-13
/
+11
2006-03-31
[PATCH] pcmcia: add pcmcia_disable_device
Dominik Brodowski
18
-191
/
+62
2006-03-29
[PATCH] ixp2000: fix gcc4 breakage
Lennert Buytenhek
1
-4
/
+1
2006-03-29
[PATCH] b44: ensure valid mac addr
Gary Zambrano
1
-0
/
+9
[next]