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-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
2006-03-29
[PATCH] Janitor: drivers/net/pcnet32: fix incorrect comments
Linas Vepstas
1
-2
/
+2
2006-03-29
[PATCH] net: remove CONFIG_NET_CBUS conditional for NS8390
Arthur Othieno
1
-1
/
+1
2006-03-29
[PATCH] natsemi: Support oversized EEPROMs
Mark Brown
1
-4
/
+14
2006-03-29
[PATCH] spidernet : enable tx checksum offloading by default
Jens Osterkamp
1
-1
/
+1
2006-03-29
[PATCH] bonding: support carrier state for master
Jay Vosburgh
4
-28
/
+102
2006-03-29
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
33
-8
/
+15546
2006-03-29
[PATCH] acenic: fix section mismatches
Randy Dunlap
1
-5
/
+5
2006-03-29
[PATCH] spidernet : reduce console spam
Jens Osterkamp
1
-1
/
+1
2006-03-29
[PATCH] via-rhine: link state fix
Roger Luethi
1
-0
/
+21
2006-03-29
[PATCH] axnet_cs.c : add hardware multicast support
Komuro
1
-8
/
+53
2006-03-29
b44: fix force mac address before ifconfig up
Gary Zambrano
1
-0
/
+5
2006-03-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-49
/
+69
2006-03-29
Merge ../linux-2.6
Paul Mackerras
14
-21
/
+24
2006-03-28
[TG3]: Update version and reldate
Michael Chan
1
-2
/
+2
2006-03-28
[TG3]: Skip timer code during full lock
Michael Chan
1
-0
/
+4
2006-03-28
[TG3]: Speed up SRAM access
Michael Chan
1
-23
/
+30
2006-03-28
[TG3]: Fix PHY loopback on 5700
Michael Chan
1
-1
/
+4
2006-03-28
[TG3]: Fix bug in 40-bit DMA workaround code
Michael Chan
1
-1
/
+1
2006-03-28
[TG3]: Fix probe failure due to invalid MAC address
Michael Chan
1
-22
/
+28
2006-03-28
[PATCH] Typo fixes
Alexey Dobriyan
7
-8
/
+8
2006-03-28
[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
Matthias Gehre
5
-10
/
+13
2006-03-28
[PATCH] for_each_possible_cpu: loopback device.
KAMEZAWA Hiroyuki
1
-1
/
+1
2006-03-28
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
1
-1
/
+1
2006-03-27
[PATCH] pnp: IRDA: adjust pnp_register_driver signature
Bjorn Helgaas
1
-1
/
+1
2006-03-27
[PATCH] Notifier chain update: API changes
Alan Stern
1
-1
/
+1
2006-03-27
[PATCH] hostap: Fix EAPOL frame encryption
Jouni Malinen
1
-1
/
+1
2006-03-27
[PATCH] hostap: Make hostap_tx_encrypt() static
Jouni Malinen
2
-6
/
+3
2006-03-27
[PATCH] PCMCIA_SPECTRUM must select FW_LOADER
Adrian Bunk
1
-0
/
+1
2006-03-27
[PATCH] bcm43xx: don't set the channel on a device, which is down.
Michael Buesch
1
-3
/
+9
2006-03-27
[PATCH] bcm43xx: sync GPHY init with the specs.
Michael Buesch
3
-29
/
+255
2006-03-27
[PATCH] bcm43xx: fix the remaining sparse warnings.
Michael Buesch
2
-5
/
+10
2006-03-27
[PATCH] bcm43xx: remove some compilerwarnings.
Michael Buesch
4
-60
/
+13
2006-03-27
[PATCH] bcm43xx: fix "include" issues on some platforms.
Michael Buesch
2
-2
/
+2
2006-03-27
[PATCH] bcm43xx: get rid of "/* vim: ..." lines at the end of several files.
Michael Buesch
8
-16
/
+0
2006-03-27
[PATCH] bcm43xx: add useless and broken statistics stuff. People seem to want...
Michael Buesch
3
-4
/
+53
2006-03-27
[PATCH] bcm43xx: fix nrssi_threshold calculation.
Michael Buesch
1
-39
/
+33
2006-03-27
[PATCH] bcm43xx: sync interference mitigation code to the specs.
Michael Buesch
2
-150
/
+309
2006-03-27
[PATCH] bcm43xx: set default attenuation values.
Michael Buesch
5
-38
/
+158
2006-03-27
[PATCH] bcm43xx: some IRQ handler cleanups.
Michael Buesch
1
-35
/
+30
2006-03-27
[PATCH] bcm43xx: merge all iwmode code into the set_iwmode function.
Michael Buesch
1
-36
/
+29
2006-03-27
[PATCH] bcm43xx: fix some gpio register trashing (hopefully :D)
Michael Buesch
3
-43
/
+46
2006-03-27
[PATCH] bcm43xx: remove check for mmio length, as it differs among platforms....
Michael Buesch
1
-26
/
+4
2006-03-27
[PATCH] bcm43xx: properly mask txctl1 before writing it to hardware.
Michael Buesch
1
-2
/
+2
2006-03-27
[PATCH] bcm43xx: Do boardflags workarounds for specific boards.
Michael Buesch
2
-0
/
+13
2006-03-27
[PATCH] bcm43xx: Remove the workaround in dummy_transmission,
Michael Buesch
1
-7
/
+0
2006-03-27
[PATCH] bcm43xx: Fix crash on ifdown, by being careful in pio/dma freeing.
Michael Buesch
2
-2
/
+10
2006-03-27
[PATCH] bcm43xx: reduce the size of bcm43xx_private by removing unneeded memb...
Michael Buesch
13
-301
/
+320
2006-03-27
[PATCH] bcm43xx: add functions bcm43xx_dma_read/write, bcm43xx_dma_tx_suspend...
Michael Buesch
2
-28
/
+51
[next]