index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] hostap: new pcmcia IDs
Marcin Juszkiewicz
2006-05-22
1
-0
/
+6
*
Merge branch 'upstream-fixes' into upstream
John W. Linville
2006-05-22
1
-3
/
+1
|
\
|
*
[PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor()
Florin Malita
2006-05-22
1
-3
/
+1
*
|
[PATCH] unused exports in wireless drivers
Arjan van de Ven
2006-05-17
3
-14
/
+0
*
|
Merge branch 'upstream-fixes' into upstream
John W. Linville
2006-05-17
1
-3
/
+3
|
\
|
|
*
[PATCH] bcm43xx: associate on 'ifconfig up'
David Woodhouse
2006-05-17
1
-3
/
+3
*
|
[PATCH] bcm43xx: add PCI ID for bcm4319
Stefano Brivio
2006-05-05
1
-0
/
+2
*
|
[PATCH] bcm43xx: fix whitespace
Stefano Brivio
2006-05-05
1
-3
/
+3
*
|
[PATCH] orinoco: don't put PCI resource data to the network device
Pavel Roskin
2006-05-05
5
-34
/
+12
*
|
[PATCH] orinoco: eliminate the suspend/resume functions if CONFIG_PM is unset
Pavel Roskin
2006-05-05
1
-0
/
+5
*
|
[PATCH] orinoco: simplify locking, fix error handling in PCMCIA resume
Pavel Roskin
2006-05-05
2
-8
/
+6
*
|
[PATCH] orinoco: report more relevant data on startup
Pavel Roskin
2006-05-05
2
-26
/
+8
*
|
[PATCH] orinoco: unregister network device before releasing PCMCIA resources
Pavel Roskin
2006-05-05
2
-12
/
+6
*
|
[PATCH] wireless/airo: minimal WPA awareness
Michal Schmidt
2006-05-05
1
-1
/
+1
*
|
Merge branch 'upstream-fixes' into upstream
John W. Linville
2006-05-05
4
-23
/
+37
|
\
|
|
*
[PATCH] bcm43xx: Fix access to non-existent PHY registers
David Woodhouse
2006-05-05
1
-1
/
+1
|
*
[PATCH] bcm43xx: Fix array overrun in bcm43xx_geo_init
Michael Buesch
2006-05-05
2
-19
/
+30
|
*
[PATCH] bcm43xx: check for valid MAC address in SPROM
Stefano Brivio
2006-05-05
1
-1
/
+1
|
*
[PATCH] bcm43xx: fix iwmode crash when down
Michael Buesch
2006-05-05
1
-2
/
+5
*
|
[PATCH] wireless/airo: minimal WPA awareness
Dan Williams
2006-04-24
1
-77
/
+194
*
|
[PATCH] ipw2200: Fix wpa_supplicant association problem
Zhu Yi
2006-04-24
1
-2
/
+1
*
|
[PATCH] ipw2200: remove priv->last_noise reference
Zhu Yi
2006-04-24
1
-3
/
+0
*
|
[PATCH] ipw2200: rename CONFIG_IEEE80211_RADIOTAP to CONFIG_IPW2200_RADIOTAP
Zhu Yi
2006-04-24
2
-7
/
+7
*
|
[PATCH] wireless Kconfig add IPW2200_RADIOTAP
Zhu Yi
2006-04-24
1
-24
/
+28
*
|
[PATCH] ipw2200: rename CONFIG_IPW_QOS to CONFIG_IPW2200_QOS
Zhu Yi
2006-04-24
2
-22
/
+22
*
|
[PATCH] ipw2200: update version stamp to 1.1.2
Zhu Yi
2006-04-24
1
-1
/
+1
*
|
[PATCH] ipw2200: version string rework
Zhu Yi
2006-04-24
1
-1
/
+38
*
|
[PATCH] ipw2200: Enable rtap interface for RF promiscuous mode while associated
Zhu Yi
2006-04-24
3
-27
/
+673
*
|
[PATCH] ipw2200: Fix endian issues with v3.0 fw image format
Zhu Yi
2006-04-24
1
-11
/
+12
*
|
[PATCH] ipw2200: Set the 'fixed' flags in wext get_rate
Zhu Yi
2006-04-24
1
-0
/
+1
*
|
[PATCH] ipw2200: turn off signal debug log
Zhu Yi
2006-04-24
1
-1
/
+1
*
|
[PATCH] ipw2200: Do not continue loading the firmware if kmalloc fails
Zhu Yi
2006-04-24
1
-0
/
+1
*
|
[PATCH] ipw2200: fix compile warning when !CONFIG_IPW2200_DEBUG
Zhu Yi
2006-04-24
1
-0
/
+2
*
|
[PATCH] ipw2200: add module_param support for antenna selection
Zhu Yi
2006-04-24
1
-1
/
+7
*
|
[PATCH] ipw2200: generates a scan event after a scan has completed
Zhu Yi
2006-04-24
1
-1
/
+20
*
|
[PATCH] ipw2200: Fix TX QoS enabled frames problem
Zhu Yi
2006-04-24
1
-38
/
+33
*
|
[PATCH] ipw2200: Exponential averaging for signal and noise Level
Zhu Yi
2006-04-24
2
-18
/
+22
*
|
[PATCH] bcm43xx: use pci_iomap() for convenience.
Michael Buesch
2006-04-24
3
-23
/
+7
*
|
[PATCH] orinoco: bump version to 0.15
Pavel Roskin
2006-04-24
1
-1
/
+1
*
|
[PATCH] orinoco: further comment cleanup in the PCI drivers
Pavel Roskin
2006-04-24
4
-112
/
+22
*
|
[PATCH] orinoco: reduce differences between PCI drivers, create orinoco_pci.h
Pavel Roskin
2006-04-24
5
-565
/
+368
*
|
[PATCH] orinoco: support PCI suspend/resume for Nortel, PLX and TMD adaptors
Pavel Roskin
2006-04-24
3
-4
/
+241
*
|
[PATCH] orinoco_pci: use pci_iomap() for resources
Pavel Roskin
2006-04-24
1
-9
/
+6
*
|
[PATCH] orinoco_pci: disable device and free IRQ when suspending
Pavel Roskin
2006-04-24
1
-0
/
+11
*
|
[PATCH] orinoco: delay FID allocation after firmware initialization
Pavel Roskin
2006-04-24
1
-6
/
+22
*
|
[PATCH] orinoco: fix BAP0 offset error after several days of operation
Jiri Benc
2006-04-24
1
-0
/
+2
*
|
[PATCH] orinoco: simplify 802.3 encapsulation code
Pavel Roskin
2006-04-24
2
-38
/
+20
*
|
[PATCH] orinoco: refactor and clean up Tx error handling
Pavel Roskin
2006-04-24
1
-16
/
+13
*
|
[PATCH] orinoco: don't use any padding for Tx frames
Pavel Roskin
2006-04-24
3
-58
/
+7
*
|
[PATCH] orinoco replace hermes_write_words() with hermes_write_bytes()
Pavel Roskin
2006-04-24
3
-15
/
+16
[next]