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-07-08
wl1271: moved scan operations to a separate file
Luciano Coelho
2010-07-08
wl1271: read fem manufacturer value from nvs
Luciano Coelho
2010-07-08
wl1271: Use all basic rates for ps-poll, instead of just the slowest
Juuso Oikarinen
2010-07-08
wl1271: Remove calibration from join command
Juuso Oikarinen
2010-06-02
wl1271: Fix scan parameter handling for 5GHz
Juuso Oikarinen
2010-06-02
wl1271: Use proper rates for PSM entry/exit null-funcs for 5GHz
Juuso Oikarinen
2010-06-02
wl1271: Prevent dropping of TX frames in joins
Juuso Oikarinen
2010-06-02
wl1271: Add support for NVS files with 5GHz band parameters
Juuso Oikarinen
2010-06-02
wl1271: Update handling of the NVS file / INI parameters
Juuso Oikarinen
2010-05-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-07
wl1271: Reduce PSM entry hang over period from 128 => 1 ms
Juuso Oikarinen
2010-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-04-28
wl1271: fix a bunch of sparse warnings
Luciano Coelho
2010-04-28
wl1271: Improve command polling
Juuso Oikarinen
2010-04-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-06
wl1271: Configure rates for templates
Juuso Oikarinen
2010-04-06
wl1271: Use minimum rate for each band for control messages
Juuso Oikarinen
2010-03-31
wl1271: Fix msleep() delay while waiting for completion
Saravanan Dhanabal
2010-03-31
wl1271: Add keep-alive frame template support
Juuso Oikarinen
2010-03-31
wl1271: Update beacon interval properly for ad-hoc
Juuso Oikarinen
2010-03-31
wl1271: wait for disconnect command complete event
Luciano Coelho
2010-03-31
wl1271: wait for join command complete event
Luciano Coelho
2010-03-31
wl1271: Fix memory leak in cmd_data_path
Juuso Oikarinen
2010-03-31
wl1271: Fix memory leak in scan command handling
Juuso Oikarinen
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-23
wl1271: Don't generate null func template for ad-hoc
Juuso Oikarinen
2010-03-23
wl1271: Update filters properly
Juuso Oikarinen
2010-03-23
wl1271: create qos nullfunc template
Kalle Valo
2010-03-23
wl1271: get probe request template from mac80211
Kalle Valo
2010-03-23
wl1271: get pspoll and nullfunc templates from mac80211
Kalle Valo
2010-03-09
wl1271: Clean up TX security sequence number handling
Juuso Oikarinen
2010-03-09
wl1271: Fix ad-hoc mode neighborhood detection
Juuso Oikarinen
2010-03-09
wl1271: Removed wl1271_spi.h and made some functions static
Teemu Paasikivi
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
[next]