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-06-23
[NET]: Avoid allocating skb in skb_pad
Herbert Xu
2
-7
/
+3
2006-06-22
[PATCH] skb_padto()-area fixes in 8390, wavelan
Alan Cox
1
-6
/
+8
2006-06-22
[PATCH] Array overrun in drivers/net/wireless/wavelan.c
Eric Sesterhenn
1
-2
/
+2
2006-06-20
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
11
-213
/
+398
2006-06-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+3
2006-06-17
[NET]: Add netif_tx_lock
Herbert Xu
1
-1
/
+3
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-05
[PATCH] wireless: move zd1201 where it belongs
Pavel Machek
4
-0
/
+2096
2006-06-05
[PATCH] bcm43xx: quiet down log spam from set_security
Jason Lunz
1
-6
/
+7
2006-06-05
Merge branch 'upstream-fixes' into upstream
John W. Linville
1
-9
/
+22
2006-06-05
[PATCH] bcm43xx: add DMA rx poll workaround to DMA4
Michael Buesch
1
-9
/
+22
2006-05-26
Merge branch 'upstream-fixes' into upstream
John W. Linville
2
-3
/
+3
2006-05-26
[PATCH] arlan: fix section mismatch warnings
Randy Dunlap
1
-2
/
+2
2006-05-26
[PATCH] wavelan: fix section mismatch
Randy Dunlap
1
-1
/
+1
2006-05-23
[PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor()
Florin Malita
1
-3
/
+1
2006-05-22
[PATCH] hostap: new pcmcia IDs
Marcin Juszkiewicz
1
-0
/
+6
2006-05-22
Merge branch 'upstream-fixes' into upstream
John W. Linville
1
-3
/
+1
2006-05-22
[PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor()
Florin Malita
1
-3
/
+1
2006-05-17
[PATCH] unused exports in wireless drivers
Arjan van de Ven
3
-14
/
+0
2006-05-17
Merge branch 'upstream-fixes' into upstream
John W. Linville
1
-3
/
+3
2006-05-17
[PATCH] bcm43xx: associate on 'ifconfig up'
David Woodhouse
1
-3
/
+3
2006-05-05
[PATCH] bcm43xx: add PCI ID for bcm4319
Stefano Brivio
1
-0
/
+2
2006-05-05
[PATCH] bcm43xx: fix whitespace
Stefano Brivio
1
-3
/
+3
2006-05-05
[PATCH] orinoco: don't put PCI resource data to the network device
Pavel Roskin
5
-34
/
+12
2006-05-05
[PATCH] orinoco: eliminate the suspend/resume functions if CONFIG_PM is unset
Pavel Roskin
1
-0
/
+5
2006-05-05
[PATCH] orinoco: simplify locking, fix error handling in PCMCIA resume
Pavel Roskin
2
-8
/
+6
2006-05-05
[PATCH] orinoco: report more relevant data on startup
Pavel Roskin
2
-26
/
+8
2006-05-05
[PATCH] orinoco: unregister network device before releasing PCMCIA resources
Pavel Roskin
2
-12
/
+6
2006-05-05
[PATCH] wireless/airo: minimal WPA awareness
Michal Schmidt
1
-1
/
+1
2006-05-05
Merge branch 'upstream-fixes' into upstream
John W. Linville
4
-23
/
+37
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-04-24
[PATCH] wireless/airo: minimal WPA awareness
Dan Williams
1
-77
/
+194
2006-04-24
[PATCH] ipw2200: Fix wpa_supplicant association problem
Zhu Yi
1
-2
/
+1
2006-04-24
[PATCH] ipw2200: remove priv->last_noise reference
Zhu Yi
1
-3
/
+0
2006-04-24
[PATCH] ipw2200: rename CONFIG_IEEE80211_RADIOTAP to CONFIG_IPW2200_RADIOTAP
Zhu Yi
2
-7
/
+7
2006-04-24
[PATCH] wireless Kconfig add IPW2200_RADIOTAP
Zhu Yi
1
-24
/
+28
2006-04-24
[PATCH] ipw2200: rename CONFIG_IPW_QOS to CONFIG_IPW2200_QOS
Zhu Yi
2
-22
/
+22
2006-04-24
[PATCH] ipw2200: update version stamp to 1.1.2
Zhu Yi
1
-1
/
+1
2006-04-24
[PATCH] ipw2200: version string rework
Zhu Yi
1
-1
/
+38
2006-04-24
[PATCH] ipw2200: Enable rtap interface for RF promiscuous mode while associated
Zhu Yi
3
-27
/
+673
2006-04-24
[PATCH] ipw2200: Fix endian issues with v3.0 fw image format
Zhu Yi
1
-11
/
+12
2006-04-24
[PATCH] ipw2200: Set the 'fixed' flags in wext get_rate
Zhu Yi
1
-0
/
+1
2006-04-24
[PATCH] ipw2200: turn off signal debug log
Zhu Yi
1
-1
/
+1
2006-04-24
[PATCH] ipw2200: Do not continue loading the firmware if kmalloc fails
Zhu Yi
1
-0
/
+1
[next]