index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
wl12xx
/
wl1271_cmd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wl1271: Reduce PSM entry hang over period from 128 => 1 ms
Juuso Oikarinen
2010-05-07
1
-1
/
+1
*
wl1271: fix a bunch of sparse warnings
Luciano Coelho
2010-04-28
1
-2
/
+2
*
wl1271: Improve command polling
Juuso Oikarinen
2010-04-28
1
-5
/
+5
*
wl1271: Configure rates for templates
Juuso Oikarinen
2010-04-06
1
-8
/
+13
*
wl1271: Use minimum rate for each band for control messages
Juuso Oikarinen
2010-04-06
1
-16
/
+11
*
wl1271: Fix msleep() delay while waiting for completion
Saravanan Dhanabal
2010-03-31
1
-1
/
+8
*
wl1271: Add keep-alive frame template support
Juuso Oikarinen
2010-03-31
1
-6
/
+29
*
wl1271: Update beacon interval properly for ad-hoc
Juuso Oikarinen
2010-03-31
1
-1
/
+1
*
wl1271: wait for disconnect command complete event
Luciano Coelho
2010-03-31
1
-1
/
+5
*
wl1271: wait for join command complete event
Luciano Coelho
2010-03-31
1
-5
/
+33
*
wl1271: Fix memory leak in cmd_data_path
Juuso Oikarinen
2010-03-31
1
-1
/
+1
*
wl1271: Fix memory leak in scan command handling
Juuso Oikarinen
2010-03-31
1
-0
/
+1
*
wl1271: Don't generate null func template for ad-hoc
Juuso Oikarinen
2010-03-23
1
-7
/
+19
*
wl1271: Update filters properly
Juuso Oikarinen
2010-03-23
1
-9
/
+0
*
wl1271: create qos nullfunc template
Kalle Valo
2010-03-23
1
-0
/
+22
*
wl1271: get probe request template from mac80211
Kalle Valo
2010-03-23
1
-109
/
+28
*
wl1271: get pspoll and nullfunc templates from mac80211
Kalle Valo
2010-03-23
1
-24
/
+20
*
wl1271: Clean up TX security sequence number handling
Juuso Oikarinen
2010-03-09
1
-2
/
+1
*
wl1271: Fix ad-hoc mode neighborhood detection
Juuso Oikarinen
2010-03-09
1
-2
/
+2
*
wl1271: Removed wl1271_spi.h and made some functions static
Teemu Paasikivi
2010-03-09
1
-1
/
+0
*
wl1271: Renamed IO functions
Teemu Paasikivi
2010-02-19
1
-7
/
+8
*
wl1271: Use NVS INI file configuration
Juuso Oikarinen
2010-02-19
1
-99
/
+18
*
wl1271: Fix PSM entry
Juuso Oikarinen
2010-02-19
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2009-12-30
1
-2
/
+2
|
\
|
*
wl1271_cmd.c: cleanup char => u8
Dan Carpenter
2009-12-28
1
-2
/
+2
*
|
wl1271: Change booleans in struct wl1271 into a flags bitmask
Juuso Oikarinen
2009-12-28
1
-3
/
+3
*
|
wl1271: use channel 1 when configuring the data path
Luciano Coelho
2009-12-28
1
-6
/
+7
*
|
wl1271: remove workaround for disconnection
Luciano Coelho
2009-12-28
1
-15
/
+0
*
|
wl1271: added radio parameters configuration values newer firmwares
Luciano Coelho
2009-12-28
1
-0
/
+13
*
|
wl1271: updated general parameters structure for newer firmwares
Luciano Coelho
2009-12-28
1
-0
/
+20
|
/
*
wl1271: fix radio and general parameters commands
Luciano Coelho
2009-11-28
1
-0
/
+107
*
wl1271: Generalize command response reading
Juuso Oikarinen
2009-11-02
1
-40
/
+27
*
wl1271: Correct endianness-handling of command status
Juuso Oikarinen
2009-11-02
1
-2
/
+4
*
wl1271: Check result code of commands
Juuso Oikarinen
2009-11-02
1
-25
/
+9
*
wl1271: fix endianess issues
Luciano Coelho
2009-10-27
1
-36
/
+38
*
wl1271: fix sparse warnings about undeclared functions
Luciano Coelho
2009-10-27
1
-4
/
+4
*
wl1271: Set IEEE80211_FCTL_TODS in the null data template
Juuso Oikarinen
2009-10-27
1
-1
/
+2
*
wl1271: Added 5 GHz support to join and rx
Teemu Paasikivi
2009-10-27
1
-2
/
+11
*
wl1271: Added support to scan on 5 GHz band
Teemu Paasikivi
2009-10-27
1
-25
/
+96
*
wl1271: Scan only enabled channels
Teemu Paasikivi
2009-10-27
1
-12
/
+21
*
wl1271: Add config structure for connection management parameters
Juuso Oikarinen
2009-10-27
1
-2
/
+1
*
wl1271: Add config structure for TX path parameters
Juuso Oikarinen
2009-10-27
1
-3
/
+3
*
wl1271: Add structure for firmware configuration values
Juuso Oikarinen
2009-10-27
1
-3
/
+3
*
wl1271: remove unnecessary joins and join only when the bssid changes
Luciano Coelho
2009-10-27
1
-2
/
+2
*
wl1271: Remove outdated SPI functions
Juuso Oikarinen
2009-10-27
1
-9
/
+10
*
wl1271: workaround to send a disconnect before rejoining
Luciano Coelho
2009-10-27
1
-0
/
+15
*
wl1271: implement cmd_disconnect
Luciano Coelho
2009-10-27
1
-1
/
+31
*
wl1271: hack to disable filters
Luciano Coelho
2009-10-27
1
-0
/
+9
*
wl1271: Update join usage
Juuso Oikarinen
2009-10-27
1
-10
/
+5
*
wl1271: mask aid bits 14 and 15 in ps-poll template
Juuso Oikarinen
2009-10-27
1
-1
/
+4
[next]