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
/
ath
/
ath6kl
/
wmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-09
cfg80211: use wdev in mgmt-tx/ROC APIs
Johannes Berg
1
-5
/
+5
2012-06-11
ath6kl: support changing dtim period on AP mode
Etay Luz
1
-0
/
+16
2012-05-29
ath6kl: Remove unneeded memset in roam related config func
Raja Mani
1
-2
/
+0
2012-05-24
ath6kl: Add support for setting tx rateset.
Bala Shanmugam
1
-0
/
+109
2012-05-16
ath6kl: enable enhanced bmiss detection
Thomas Pedersen
1
-0
/
+19
2012-05-11
ath6kl: Use correct max-scan-SSIDs limit
Jouni Malinen
1
-1
/
+1
2012-05-04
ath6kl_sdio: Fix the EAPOL out of order issue
Vivek Natarajan
1
-0
/
+7
2012-04-25
ath6kl: check for sband existence when creating scan cmd
Thomas Pedersen
1
-5
/
+10
2012-04-25
ath6kl: include in.h explicitly
Luis R. Rodriguez
1
-0
/
+1
2012-04-23
ath6kl: support fw reporting phy capabilities
Thomas Pedersen
1
-1
/
+1
2012-04-16
ath6kl: merge split format strings into one
Kalle Valo
1
-31
/
+38
2012-04-09
ath6kl: Fix 4-way handshake failure in AP and P2P GO mode
Vasanthakumar Thiagarajan
1
-0
/
+23
2012-04-09
ath6kl: Configure htcap in fw based on the channel type in AP mode
Vasanthakumar Thiagarajan
1
-0
/
+37
2012-03-26
ath6kl: Configure inactivity timeout in fw
Vasanthakumar Thiagarajan
1
-0
/
+17
2012-03-26
Merge remote branch 'wireless-next/master' into ath6kl-next
Kalle Valo
1
-2
/
+4
2012-03-20
ath6kl: add debug log for AP MLME operations
Aarthi Thiruvengadam
1
-0
/
+3
2012-03-13
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
John W. Linville
1
-122
/
+185
2012-03-07
ath6kl: logical continuations should be on the previous line
Kalle Valo
1
-4
/
+5
2012-03-07
ath6kl: alignment should match open parenthesis
Kalle Valo
1
-11
/
+11
2012-03-07
ath6kl: Set optimal listen intvl,bmiss,scan params while going to wow suspend
Raja Mani
1
-0
/
+20
2012-03-07
cfg80211/mac80211: report signal strength for mgmt frames
Johannes Berg
1
-2
/
+4
2012-03-01
ath6kl: implement hidden ssid
Thomas Pedersen
1
-0
/
+16
2012-03-01
ath6kl: Make sure wiphy is registered before calling regulatory_hint()
Vasanthakumar Thiagarajan
1
-1
/
+1
2012-03-01
ath6kl: Refactor ath6kl_wmi_control_rx()
Vasanthakumar Thiagarajan
1
-101
/
+99
2012-02-27
ath6kl: Add unicast mgmt frame buffering
Naveen Gangadharan
1
-5
/
+32
2012-02-08
ath6kl: Update license header
Vasanthakumar Thiagarajan
1
-0
/
+1
2012-01-30
ath6kl: Wait for host sleep mode cmd processed event during WOW suspend
Raja Mani
1
-0
/
+17
2012-01-30
ath6kl: Configure WOW patterns while going to wow_suspend
Raja Mani
1
-1
/
+2
2012-01-18
ath6kl: get rid of AR_DBG_LVL_CHECK()
Kalle Valo
1
-3
/
+0
2012-01-13
ath6kl: Add support for uAPSD
Thirumalai Pachamuthu
1
-8
/
+54
2012-01-09
ath6kl: Add a function in wmi.c to add/delete a multicast filter
Vasanthakumar Thiagarajan
1
-0
/
+28
2012-01-09
ath6kl: Add a function in wmi to send WMI_MCAST_FILTER_CMDID
Vasanthakumar Thiagarajan
1
-0
/
+17
2012-01-02
ath6kl: send TCMD response through testmode events
Thomas Pedersen
1
-3
/
+3
2011-12-23
ath6kl: Avoid taking struct as argument in ath6kl_wmi_set_ip_cmd
Raja Mani
1
-5
/
+7
2011-12-14
ath6kl: support for P2P mgmt operations on station interface
Aarthi Thiruvengadam
1
-1
/
+112
2011-12-13
ath6kl: implement scheduled scan
Kalle Valo
1
-1
/
+26
2011-11-16
ath6kl: make maximum number of vifs runtime configurable
Kalle Valo
1
-3
/
+3
2011-11-13
ath6kl: Fix target minimum length requirement for WMI_SEND_PROBE_RESPONSE_CMDID
Aarthi Thiruvengadam
1
-1
/
+5
2011-11-11
ath6kl: Remove few unused WMI stuff
Raja Mani
1
-10
/
+0
2011-11-11
ath6kl: Add wmi functions to configure WOW mode and host sleep mode
Raja Mani
1
-0
/
+108
2011-11-11
ath6kl: Add wmi functions to add/delete WOW patterns
Raja Mani
1
-0
/
+56
2011-11-11
ath6kl: Fix key configuration to copy at most seq_len from seq
Jouni Malinen
1
-3
/
+4
2011-11-11
ath6kl: Fix lockdep warning
Vasanthakumar Thiagarajan
1
-2
/
+2
2011-11-11
ath6kl: rename ath6kl_wmi_qos_state_init() to _wmi_reset()
Kalle Valo
1
-5
/
+2
2011-11-11
ath6kl: fix missing copy of action frame contents
Aarthi Thiruvengadam
1
-0
/
+1
2011-11-11
ath6kl: Report unique remain-on-channel cookie values
Jouni Malinen
1
-2
/
+11
2011-11-11
ath6kl: Initialize target wlan values for every vif
Vasanthakumar Thiagarajan
1
-16
/
+19
2011-11-11
ath6kl: Maintain virtual interface in a list
Vasanthakumar Thiagarajan
1
-5
/
+17
2011-11-11
ath6kl: Use interface index from wmi data headr
Vasanthakumar Thiagarajan
1
-8
/
+8
2011-11-11
ath6kl: Take vif information from wmi event
Vasanthakumar Thiagarajan
1
-81
/
+112
[next]