index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
libertas
/
wext.c
Age
Commit message (
Expand
)
Author
2009-12-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-12-22
libertas: make mesh configurable
Holger Schurig
2009-12-22
libertas: add access functions for mesh open/connect status
Holger Schurig
2009-12-21
Libertas: fix buffer overflow in lbs_get_essid()
Daniel Mack
2009-10-27
libertas: move mic failure event to wext.c
Holger Schurig
2009-10-27
libertas: move SIOCGIWAP calls to wext.c
Holger Schurig
2009-10-27
libertas: move lbs_send_iwevcustom_event() to wext.c
Holger Schurig
2009-10-27
libertas: get current channel out of priv->curbssparams
Holger Schurig
2009-10-27
libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LEN
Holger Schurig
2009-10-27
libertas: remove unused 11d code
Holger Schurig
2009-10-27
libertas: Check return status of command functions
Amitkumar Karwar
2009-10-07
libertas: Use lbs_is_cmd_allowed() check in command handling routines.
Amitkumar Karwar
2009-10-07
libertas: Add auto deep sleep support for SD8385/SD8686/SD8688
Amitkumar Karwar
2009-08-04
libertas: Fix WEP association failure with open source wpa_supplicant 0.5.10
Maithili Hinge
2009-07-10
libertas: remove ps_supported flag, use fwcapinfo
Andrey Yurovsky
2009-03-21
libertas: convert to internal net_device_stats
Stephen Hemminger
2009-02-26
libertas: fix misuse of netdev_priv() and dev->ml_priv
Kiran Divekar
2008-11-12
netdevice: safe convert to netdev_priv() #part-4
Wang Chen
2008-11-10
don't use net/ieee80211.h
Johannes Berg
2008-10-31
wireless: use individual buffers for printing ssid values
John W. Linville
2008-10-31
wireless: consolidate on a single escape_essid implementation
John W. Linville
2008-10-27
net: convert print_mac to %pM
Johannes Berg
2008-09-30
libertas: Improvements on automatic tx power control via SIOCSIWTXPOW (fixups)
Anna Neal
2008-09-24
libertas: Reduce the WPA key installation time (fixups)
Javier Cardona
2008-09-15
libertas: correct "limited range of data type" warning
John W. Linville
2008-09-15
libertas: Reduce the WPA key installation time.
Javier Cardona
2008-09-15
libertas: convert SNMP_MIB to a direct command
Dan Williams
2008-09-11
libertas: Improvements on automatic tx power control via SIOCSIWTXPOW.
Anna Neal
2008-08-29
libertas: convert adhoc operations to direct commands
Dan Williams
2008-08-29
libertas: convert CMD_802_11_RADIO_CONTROL to a direct command
Dan Williams
2008-08-29
libertas: convert CMD_802_11_DEAUTHENTICATE to a direct command
Dan Williams
2008-08-29
libertas: convert CMD_802_11_RF_TX_POWER to a direct command
Dan Williams
2008-06-03
libertas: rate adaptation configuration via iwconfig.
Javier Cardona
2008-05-21
libertas: Extend MESH_CONFIG command to access non-volatile configuration
Javier Cardona
2008-04-08
libertas: remove lbs_get_fwversion()
Holger Schurig
2008-04-08
libertas: move association code from scan.c into assoc.c
Holger Schurig
2008-04-08
libertas: move association code from join.c into scan.c
Holger Schurig
2008-03-25
libertas: remove lots of unused stuff
Holger Schurig
2008-03-25
libertas: misc power saving adjusts
Holger Schurig
2008-03-25
libertas: convert GET_LOG to a direct command
Holger Schurig
2008-03-13
libertas: implement SSID scanning for SIOCSIWSCAN
Holger Schurig
2008-01-28
libertas: always show firmware release
Holger Schurig
2008-01-28
libertas: allow for PS mode to be disabled when firmware doesn't support it
David Woodhouse
2008-01-28
libertas: pass channel argument directly to lbs_mesh_config()
David Woodhouse
2008-01-28
libertas: allow setting channel on mshX device
David Woodhouse
2008-01-28
libertas: allow get/set SSID on mshX device
David Woodhouse
2008-01-28
libertas: convert DATA_RATE to a direct command
Dan Williams
2008-01-28
libertas: kill struct lbs_adapter
David Woodhouse
2008-01-28
libertas: Don't set IW_ENCODE_NOKEY when returning WEP keys.
David Woodhouse
2008-01-28
libertas: remove arbitrary typedefs
Holger Schurig
[next]