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
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-02
[PATCH] bcm43xx: add PCI-E code
Stefano Brivio
3
-44
/
+156
2006-12-02
[PATCH] prism54: use BUILD_BUG_ON
Alexey Dobriyan
1
-8
/
+8
2006-12-02
[PATCH] atmel: output signal strength information
Holden Karau
1
-0
/
+8
2006-12-02
[PATCH] prism54: whitespace cleanup
Dmitry Torokhov
14
-102
/
+89
2006-12-02
[PATCH] prism54: fix potential race in reset scheduling
Dmitry Torokhov
1
-10
/
+13
2006-12-02
[PATCH] atmel: whitespace cleanup
Dmitry Torokhov
3
-45
/
+45
2006-12-02
[PATCH] atmel: use ARRAY_SIZE()
Dmitry Torokhov
1
-10
/
+10
2006-12-02
[PATCH] atmel: save on array initialization
Dmitry Torokhov
1
-1
/
+1
2006-12-02
[PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rx
Daniel Drake
2
-19
/
+1
2006-12-02
[PATCH] zd1211rw: Add 3 more device IDs
Daniel Drake
1
-0
/
+3
2006-12-02
[PATCH] bcm43xx: output proper link quality with scans
Larry Finger
3
-3
/
+5
2006-12-01
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-24
/
+24
2006-12-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-4
/
+2
2006-12-01
usb: zd1201 free urb cleanup
Mariusz Kozlowski
1
-4
/
+2
2006-11-30
Fix misc .c/.h comment typos
Matt LaPlante
1
-2
/
+2
2006-11-28
Revert "[PATCH] zd1211rw: Removed unneeded packed attributes"
John W. Linville
4
-11
/
+11
2006-11-28
[PATCH] zd1211rw: Fix of a locking bug
Ulrich Kunitz
1
-13
/
+13
2006-11-07
[PATCH] bcm43xx: Add error checking in bcm43xx_sprom_write()
Adrian Bunk
1
-2
/
+2
2006-11-07
[PATCH] bcm43xx: Drain TX status before starting IRQs
Michael Buesch
1
-0
/
+18
2006-10-31
[PATCH] bcm43xx: fix unexpected LED control values in BCM4303 sprom
Larry Finger
2
-1
/
+12
2006-10-31
[PATCH] bcm43xx: Fix low-traffic netdev watchdog TX timeouts
Michael Buesch
1
-1
/
+15
2006-10-31
[PATCH] hostap_plx: fix CIS verification
Pavel Roskin
1
-2
/
+2
2006-10-25
[PATCH] pcmcia: add more IDs to hostap_cs.c
Dominik Brodowski
1
-0
/
+7
2006-10-24
[PATCH] missing include of dma-mapping.h
Al Viro
1
-0
/
+1
2006-10-17
[PATCH] zd1211rw: fix build-break caused by association race fix
John W. Linville
1
-1
/
+1
2006-10-16
[PATCH] airo: check if need to freeze
Dave Kleikamp
1
-2
/
+4
2006-10-16
[PATCH] wireless: More WE-21 potential overflows...
Jean Tourrilhes
3
-4
/
+0
2006-10-16
[PATCH] zd1201: Possible NULL dereference
Eric Sesterhenn
1
-4
/
+2
2006-10-16
[PATCH] orinoco: fix WE-21 buffer overflow
Jean Tourrilhes
1
-7
/
+9
2006-10-16
[PATCH] airo.c: check returned values
Florin Malita
1
-26
/
+72
2006-10-16
[PATCH] bcm43xx-softmac: Fix system hang for x86-64 with >1GB RAM
Larry Finger
3
-24
/
+46
2006-10-16
[PATCH] bcm43xx-softmac: check returned value from pci_enable_device
Larry Finger
1
-1
/
+5
2006-10-16
[PATCH] softmac: Fix WX and association related races
Michael Buesch
2
-2
/
+2
2006-10-16
[PATCH] bcm43xx: fix race condition in periodic work handler
Michael Buesch
1
-2
/
+1
2006-10-06
drivers/net: eliminate irq handler impossible checks, needless casts
Jeff Garzik
3
-22
/
+6
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
20
-35
/
+30
2006-10-03
Fix several typos in drivers/
Matt LaPlante
1
-1
/
+1
2006-10-02
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-7
/
+27
2006-10-02
[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references
Arnd Bergmann
1
-1
/
+0
2006-10-01
drivers/net/wireless/{airo,ipw2100}: fix error handling bugs
Jeff Garzik
2
-7
/
+27
2006-10-01
[PATCH] maximum latency tracking infrastructure
Arjan van de Ven
1
-0
/
+10
2006-09-28
[IPV4]: annotate struct in_ifaddr
Al Viro
1
-2
/
+2
2006-09-27
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
22
-167
/
+208
2006-09-27
USB: Dealias -110 code (more complete)
Pete Zaitcev
1
-2
/
+2
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
1
-1
/
+1
2006-09-25
[PATCH] bcm43xx: fix netdev watchdog timeouts
Larry Finger
1
-2
/
+1
2006-09-25
[PATCH] zd1211rw: Add LED support
Ulrich Kunitz
4
-78
/
+117
2006-09-25
[PATCH] zd1211rw: Added workqueue
Ulrich Kunitz
2
-0
/
+12
2006-09-25
[PATCH] zd1211rw: Removes wrong assertions
Ulrich Kunitz
1
-6
/
+0
2006-09-25
[PATCH] zd1211rw: 16-bit writes for physical control registers
Ulrich Kunitz
1
-7
/
+7
[next]