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
/
wl12xx
/
wl1271_cmd.c
Age
Commit message (
Expand
)
Author
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-19
wl1271: Renamed IO functions
Teemu Paasikivi
2010-02-19
wl1271: Use NVS INI file configuration
Juuso Oikarinen
2010-02-19
wl1271: Fix PSM entry
Juuso Oikarinen
2009-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2009-12-28
wl1271: Change booleans in struct wl1271 into a flags bitmask
Juuso Oikarinen
2009-12-28
wl1271: use channel 1 when configuring the data path
Luciano Coelho
2009-12-28
wl1271: remove workaround for disconnection
Luciano Coelho
2009-12-28
wl1271: added radio parameters configuration values newer firmwares
Luciano Coelho
2009-12-28
wl1271: updated general parameters structure for newer firmwares
Luciano Coelho
2009-12-28
wl1271_cmd.c: cleanup char => u8
Dan Carpenter
2009-11-28
wl1271: fix radio and general parameters commands
Luciano Coelho
2009-11-02
wl1271: Generalize command response reading
Juuso Oikarinen
2009-11-02
wl1271: Correct endianness-handling of command status
Juuso Oikarinen
2009-11-02
wl1271: Check result code of commands
Juuso Oikarinen
2009-10-27
wl1271: fix endianess issues
Luciano Coelho
2009-10-27
wl1271: fix sparse warnings about undeclared functions
Luciano Coelho
2009-10-27
wl1271: Set IEEE80211_FCTL_TODS in the null data template
Juuso Oikarinen
2009-10-27
wl1271: Added 5 GHz support to join and rx
Teemu Paasikivi
2009-10-27
wl1271: Added support to scan on 5 GHz band
Teemu Paasikivi
2009-10-27
wl1271: Scan only enabled channels
Teemu Paasikivi
2009-10-27
wl1271: Add config structure for connection management parameters
Juuso Oikarinen
2009-10-27
wl1271: Add config structure for TX path parameters
Juuso Oikarinen
2009-10-27
wl1271: Add structure for firmware configuration values
Juuso Oikarinen
2009-10-27
wl1271: remove unnecessary joins and join only when the bssid changes
Luciano Coelho
2009-10-27
wl1271: Remove outdated SPI functions
Juuso Oikarinen
2009-10-27
wl1271: workaround to send a disconnect before rejoining
Luciano Coelho
2009-10-27
wl1271: implement cmd_disconnect
Luciano Coelho
2009-10-27
wl1271: hack to disable filters
Luciano Coelho
2009-10-27
wl1271: Update join usage
Juuso Oikarinen
2009-10-27
wl1271: mask aid bits 14 and 15 in ps-poll template
Juuso Oikarinen
2009-10-27
wl1271: Security sequence number handling for TX (for WPA)
Juuso Oikarinen
2009-08-14
wl1271: add wl1271 driver files
Luciano Coelho