index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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
Files
Lines
2010-11-22
wl1271: Change wl12xx Files Names
Shahar Levi
1
-783
/
+0
2010-10-07
wl1271: Support FEM autodetection
Juuso Oikarinen
1
-4
/
+17
2010-10-05
wl1271: Add extended radio parameter initialization
Juuso Oikarinen
1
-0
/
+33
2010-09-28
wl1271: Increase connection reliability
Juuso Oikarinen
1
-5
/
+5
2010-09-28
wl1271: Add hardware recovery mechanism
Juuso Oikarinen
1
-1
/
+4
2010-09-28
wl1271: Reduce rate used for last PSM entry attempt
Juuso Oikarinen
1
-2
/
+2
2010-09-28
wl1271: Remove function cmd_read_memory
Juuso Oikarinen
1
-35
/
+0
2010-09-28
wl1271: Move setting of wake-up conditions to ps.c from cmd.c
Juuso Oikarinen
1
-7
/
+0
2010-09-28
wl1271: Implement CMD_SET_STA_STATE to indicate connection completion to FW
Juuso Oikarinen
1
-0
/
+28
2010-07-08
wl1271: moved scan operations to a separate file
Luciano Coelho
1
-136
/
+0
2010-07-08
wl1271: read fem manufacturer value from nvs
Luciano Coelho
1
-3
/
+3
2010-07-08
wl1271: Use all basic rates for ps-poll, instead of just the slowest
Juuso Oikarinen
1
-1
/
+1
2010-07-08
wl1271: Remove calibration from join command
Juuso Oikarinen
1
-104
/
+0
2010-06-02
wl1271: Fix scan parameter handling for 5GHz
Juuso Oikarinen
1
-3
/
+5
2010-06-02
wl1271: Use proper rates for PSM entry/exit null-funcs for 5GHz
Juuso Oikarinen
1
-1
/
+1
2010-06-02
wl1271: Prevent dropping of TX frames in joins
Juuso Oikarinen
1
-6
/
+0
2010-06-02
wl1271: Add support for NVS files with 5GHz band parameters
Juuso Oikarinen
1
-1
/
+8
2010-06-02
wl1271: Update handling of the NVS file / INI parameters
Juuso Oikarinen
1
-7
/
+7
2010-05-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2010-05-07
wl1271: Reduce PSM entry hang over period from 128 => 1 ms
Juuso Oikarinen
1
-1
/
+1
2010-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-7
/
+7
2010-04-28
wl1271: fix a bunch of sparse warnings
Luciano Coelho
1
-2
/
+2
2010-04-28
wl1271: Improve command polling
Juuso Oikarinen
1
-5
/
+5
2010-04-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-32
/
+95
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-04-06
wl1271: Configure rates for templates
Juuso Oikarinen
1
-8
/
+13
2010-04-06
wl1271: Use minimum rate for each band for control messages
Juuso Oikarinen
1
-16
/
+11
2010-03-31
wl1271: Fix msleep() delay while waiting for completion
Saravanan Dhanabal
1
-1
/
+8
2010-03-31
wl1271: Add keep-alive frame template support
Juuso Oikarinen
1
-6
/
+29
2010-03-31
wl1271: Update beacon interval properly for ad-hoc
Juuso Oikarinen
1
-1
/
+1
2010-03-31
wl1271: wait for disconnect command complete event
Luciano Coelho
1
-1
/
+5
2010-03-31
wl1271: wait for join command complete event
Luciano Coelho
1
-5
/
+33
2010-03-31
wl1271: Fix memory leak in cmd_data_path
Juuso Oikarinen
1
-1
/
+1
2010-03-31
wl1271: Fix memory leak in scan command handling
Juuso Oikarinen
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-23
wl1271: Don't generate null func template for ad-hoc
Juuso Oikarinen
1
-7
/
+19
2010-03-23
wl1271: Update filters properly
Juuso Oikarinen
1
-9
/
+0
2010-03-23
wl1271: create qos nullfunc template
Kalle Valo
1
-0
/
+22
2010-03-23
wl1271: get probe request template from mac80211
Kalle Valo
1
-109
/
+28
2010-03-23
wl1271: get pspoll and nullfunc templates from mac80211
Kalle Valo
1
-24
/
+20
2010-03-09
wl1271: Clean up TX security sequence number handling
Juuso Oikarinen
1
-2
/
+1
2010-03-09
wl1271: Fix ad-hoc mode neighborhood detection
Juuso Oikarinen
1
-2
/
+2
2010-03-09
wl1271: Removed wl1271_spi.h and made some functions static
Teemu Paasikivi
1
-1
/
+0
2010-02-19
wl1271: Renamed IO functions
Teemu Paasikivi
1
-7
/
+8
2010-02-19
wl1271: Use NVS INI file configuration
Juuso Oikarinen
1
-99
/
+18
2010-02-19
wl1271: Fix PSM entry
Juuso Oikarinen
1
-2
/
+2
2009-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-2
/
+2
2009-12-28
wl1271: Change booleans in struct wl1271 into a flags bitmask
Juuso Oikarinen
1
-3
/
+3
2009-12-28
wl1271: use channel 1 when configuring the data path
Luciano Coelho
1
-6
/
+7
2009-12-28
wl1271: remove workaround for disconnection
Luciano Coelho
1
-15
/
+0
[next]