index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
libertas
/
cmd.c
Age
Commit message (
Expand
)
Author
2007-10-10
[PATCH] libertas: fix u8 constant
Holger Schurig
2007-10-10
[PATCH] libertas: properly end commands on hardware failure
Pierre Ossman
2007-10-10
[PATCH] libertas: pass boot2 version to firmware
Luis Carlos Cobo
2007-10-10
[PATCH] drivers/net/wireless/libertas/cmd.c: fix adapter->driver_lock derefer...
Eugene Teo
2007-10-10
[PATCH] libertas: fix assignment of WEP key type
Dan Williams
2007-10-10
[PATCH] libertas: monitor mode support for OLPC firmware
Luis Carlos Cobo
2007-10-10
[PATCH] libertas: remove adapter->multipledtim
Holger Schurig
2007-10-10
[PATCH] libertas: remove adapter->locallisteninterval
Holger Schurig
2007-10-10
[PATCH] libertas: remove adapter->nullpktinterval
Holger Schurig
2007-10-10
[PATCH] libertas: remove adapter->{data,bcn}_avg_factor
Holger Schurig
2007-10-10
[PATCH] libertas: remove adapter->txrate
Holger Schurig
2007-10-10
[PATCH] libertas: remove adapter->{rx,tx}antenna
Holger Schurig
2007-10-10
[PATCH] libertas: use LBS_DEB_HOST for host-to-card communications
Holger Schurig
2007-10-10
[PATCH] libertas: make the hex dumper nicer
Holger Schurig
2007-10-10
[PATCH] libertas: make more functions static & remove unused functions
Holger Schurig
2007-10-10
[PATCH] libertas: simplify and clean up data rate handling
Dan Williams
2007-10-10
[PATCH] libertas: fix more mixed-case abuse
Dan Williams
2007-10-10
[PATCH] libertas: remove thread.h and make kthread usage clearer
Dan Williams
2007-10-10
[PATCH] libertas: re-uppercase command defines and other constants
Dan Williams
2007-10-10
[PATCH] libertas: rename WLAN_802_11_KEY to enc_key and clean up usage
Dan Williams
2007-07-10
[PATCH] libertas: fix disabling WPA
Dan Williams
2007-06-28
[PATCH] libertas: fix WPA associations by handling ENABLE_RSN correctly
Dan Williams
2007-06-11
[PATCH] libertas: first pass at fixing up endianness issues
David Woodhouse
2007-06-11
[PATCH] libertas: Make WPA work through supplicant handshake
Dan Williams
2007-06-11
[PATCH] libertas: fix debug enter/leave prints for libertas_execute_next_command
Dan Williams
2007-06-11
[PATCH] libertas: updated mesh commands for 5.220.9.p11
Luis Carlos Cobo
2007-06-11
[PATCH] libertas: remove unused variables in wlan_dev_t
Holger Schurig
2007-06-11
[PATCH] libertas: split module into two (libertas.ko and usb8xxx.ko)
Holger Schurig
2007-06-11
[PATCH] libertas: indirect all hardware access via hw_XXXX functions
Holger Schurig
2007-06-11
[PATCH] libertas: changed some occurences of kmalloc() + memset(&a,0,sz) to k...
Holger Schurig
2007-06-11
[PATCH] libertas: make debug configurable
Holger Schurig
2007-05-11
[PATCH] libertas: 64-bit cleanups
Dan Williams
2007-05-11
[PATCH] libertas: remove WLAN_802_11_NETWORK_INFRASTRUCTURE enum
Dan Williams
2007-04-28
[PATCH] Marvell Libertas 8388 802.11b/g USB driver
Marcelo Tosatti