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] libertas: wakeup both mesh and normal wakeup when getting out of scan
Chris Ball
2007-06-11
1
-0
/
+2
*
[PATCH] libertas: added transmission failures to mesh statistics
Javier Cardona
2007-06-11
3
-3
/
+9
*
[PATCH] libertas: fix error handling of card initialization
Marcelo Tosatti
2007-06-11
2
-2
/
+9
*
[PATCH] libertas: fixed transmission flow control on the mesh interface
Javier Cardona
2007-06-11
5
-12
/
+41
*
[PATCH] libertas: split wlan_add_card()
Holger Schurig
2007-06-11
3
-6
/
+24
*
[PATCH] libertas: move reset_device() code main.c to if_usb.c
Holger Schurig
2007-06-11
3
-28
/
+35
*
[PATCH] libertas: changed some occurences of kmalloc() + memset(&a,0,sz) to k...
Holger Schurig
2007-06-11
3
-21
/
+7
*
[PATCH] libertas: fix SSID output
Holger Schurig
2007-06-11
1
-3
/
+3
*
[PATCH] libertas: get rid of libertas_sbi_get_priv()
Holger Schurig
2007-06-11
4
-16
/
+3
*
[PATCH] libertas: change debug output of libertas_interrupt()
Holger Schurig
2007-06-11
2
-4
/
+4
*
[PATCH] libertas: single out mesh code
Holger Schurig
2007-06-11
5
-47
/
+104
*
[PATCH] libertas: tune debug code
Holger Schurig
2007-06-11
3
-33
/
+34
*
[PATCH] libertas: make debug configurable
Holger Schurig
2007-06-11
17
-975
/
+1082
*
[PATCH] libertas: exclude non-used code when PROC_DEBUG is not set
Holger Schurig
2007-06-11
1
-10
/
+11
*
[PATCH] libertas: fix scanning from associate path
Marcelo Tosatti
2007-06-11
3
-12
/
+21
*
[PATCH] libertas: make libertas_wlan_data_rates static
Holger Schurig
2007-06-11
3
-10
/
+8
*
[PATCH] libertas: move vendor & product id's into if_usb.c
Holger Schurig
2007-06-11
2
-11
/
+2
*
[PATCH] libertas: remove unused/superfluous definitions of DEV_NAME_LEN
Holger Schurig
2007-06-11
2
-8
/
+0
*
[PATCH] libertas: remove __FILE__ from debug output
Holger Schurig
2007-06-11
1
-4
/
+4
*
[PATCH] libertas: remove deprecated pm_register and associated code
Marcelo Tosatti
2007-06-11
3
-151
/
+2
*
[PATCH] libertas: fix removal of all debugfs files
Holger Schurig
2007-06-11
1
-1
/
+2
*
[PATCH] libertas: a debug output was missing a newline
Holger Schurig
2007-06-11
1
-1
/
+1
*
[PATCH] libertas: rename wlan_association_worker
Holger Schurig
2007-06-11
3
-3
/
+3
*
[PATCH] libertas: scan two channels per scan command
Marcelo Tosatti
2007-06-11
2
-9
/
+27
*
[PATCH] hostap: Allocate enough tailroom for TKIP
Brandon Craig Rhodes
2007-05-29
1
-5
/
+8
*
[PATCH] prism54: fix monitor mode oops
Björn Steinbrink
2007-05-29
1
-2
/
+3
*
[PATCH] drivers/net/wireless/libertas/rx.c: fix use-after-free
Eugene Teo
2007-05-22
1
-2
/
+0
*
[PATCH] drivers/net/wireless/libertas/fw.c: fix use-before-check
Eugene Teo
2007-05-22
1
-5
/
+9
*
[PATCH] libertas: skb dereferenced after netif_rx
Florin Malita
2007-05-22
2
-18
/
+6
*
[PATCH] libertas: 64-bit cleanups
Dan Williams
2007-05-11
7
-20
/
+21
*
[PATCH] libertas: sparse fixes
Dan Williams
2007-05-11
1
-9
/
+10
*
[PATCH] libertas: fix missing unlock in TX error path
Dan Williams
2007-05-11
1
-0
/
+1
*
[PATCH] libertas: make debugfs.c sparse-clean
Dan Williams
2007-05-11
1
-13
/
+4
*
[PATCH] libertas: Clean up debug defines
Dan Williams
2007-05-11
2
-8
/
+5
*
[PATCH] libertas: remove SUPPORT_BOOT_COMMAND
Dan Williams
2007-05-11
3
-6
/
+1
*
[PATCH] libertas: Purge non-mesh ioctls
Dan Williams
2007-05-11
6
-2363
/
+0
*
[PATCH] libertas: Get rid of version.h
Dan Williams
2007-05-11
3
-8
/
+7
*
[PATCH] libertas: remove WLAN_802_11_NETWORK_INFRASTRUCTURE enum
Dan Williams
2007-05-11
11
-132
/
+85
*
[PATCH] libertas: remove WLAN_802_11_WEP_STATUS enum
Dan Williams
2007-05-11
7
-53
/
+42
*
[PATCH] libertas: remove WLAN_802_11_AUTHENTICATION_MODE
Dan Williams
2007-05-11
6
-54
/
+43
*
[PATCH] libertas: remove setwpaie private ioctl
Dan Williams
2007-05-11
2
-63
/
+0
*
[PATCH] libertas: remove custom encryption mode stuff
Dan Williams
2007-05-11
6
-53
/
+5
*
[PATCH] libertas: remove incorrect vi modelines
Dan Williams
2007-05-11
3
-9
/
+0
*
[PATCH] libertas: remove setauthalg private ioctl
Dan Williams
2007-05-11
3
-58
/
+0
*
[PATCH] libertas: remove 8021xauthalgs private ioctl
Dan Williams
2007-05-11
5
-47
/
+0
*
[PATCH] libertas: fix size of SSID comparison in stop_adhoc check
Dan Williams
2007-05-11
1
-1
/
+1
*
[PATCH] libertas: use <net/ieee80211.h> for MAX_WPA_IE_LEN
Dan Williams
2007-05-11
1
-2
/
+1
*
[PATCH] libertas: remove WPA_SUPPLICANT structure
Dan Williams
2007-05-11
2
-72
/
+49
*
[S390] Kconfig: no wireless on s390.
Martin Schwidefsky
2007-05-10
1
-0
/
+1
*
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
2007-05-09
5
-118
/
+8
|
\
[prev]
[next]