index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
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-09
wl1271: moved scan operations to a separate file
Luciano Coelho
1
-136
/
+0
2010-07-09
wl1271: read fem manufacturer value from nvs
Luciano Coelho
1
-3
/
+3
2010-07-09
wl1271: Use all basic rates for ps-poll, instead of just the slowest
Juuso Oikarinen
1
-1
/
+1
2010-07-09
wl1271: Remove calibration from join command
Juuso Oikarinen
1
-104
/
+0
2010-06-03
wl1271: Fix scan parameter handling for 5GHz
Juuso Oikarinen
1
-3
/
+5
2010-06-03
wl1271: Use proper rates for PSM entry/exit null-funcs for 5GHz
Juuso Oikarinen
1
-1
/
+1
2010-06-03
wl1271: Prevent dropping of TX frames in joins
Juuso Oikarinen
1
-6
/
+0
2010-06-03
wl1271: Add support for NVS files with 5GHz band parameters
Juuso Oikarinen
1
-1
/
+8
2010-06-03
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-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-7
/
+7
2010-04-29
wl1271: fix a bunch of sparse warnings
Luciano Coelho
1
-2
/
+2
2010-04-29
wl1271: Improve command polling
Juuso Oikarinen
1
-5
/
+5
2010-04-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-32
/
+95
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-04-07
wl1271: Configure rates for templates
Juuso Oikarinen
1
-8
/
+13
2010-04-07
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-29
wl1271: Change booleans in struct wl1271 into a flags bitmask
Juuso Oikarinen
1
-3
/
+3
2009-12-29
wl1271: use channel 1 when configuring the data path
Luciano Coelho
1
-6
/
+7
2009-12-29
wl1271: remove workaround for disconnection
Luciano Coelho
1
-15
/
+0
[next]