index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath6kl
/
wmi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cfg80211/mac80211: report signal strength for mgmt frames
Johannes Berg
2012-03-06
1
-2
/
+4
*
ath6kl: Wait for host sleep mode cmd processed event during WOW suspend
Raja Mani
2012-01-30
1
-0
/
+17
*
ath6kl: Configure WOW patterns while going to wow_suspend
Raja Mani
2012-01-30
1
-1
/
+2
*
ath6kl: get rid of AR_DBG_LVL_CHECK()
Kalle Valo
2012-01-18
1
-3
/
+0
*
ath6kl: Add support for uAPSD
Thirumalai Pachamuthu
2012-01-13
1
-8
/
+54
*
ath6kl: Add a function in wmi.c to add/delete a multicast filter
Vasanthakumar Thiagarajan
2012-01-09
1
-0
/
+28
*
ath6kl: Add a function in wmi to send WMI_MCAST_FILTER_CMDID
Vasanthakumar Thiagarajan
2012-01-09
1
-0
/
+17
*
ath6kl: send TCMD response through testmode events
Thomas Pedersen
2012-01-02
1
-3
/
+3
*
ath6kl: Avoid taking struct as argument in ath6kl_wmi_set_ip_cmd
Raja Mani
2011-12-23
1
-5
/
+7
*
ath6kl: support for P2P mgmt operations on station interface
Aarthi Thiruvengadam
2011-12-14
1
-1
/
+112
*
ath6kl: implement scheduled scan
Kalle Valo
2011-12-13
1
-1
/
+26
*
ath6kl: make maximum number of vifs runtime configurable
Kalle Valo
2011-11-16
1
-3
/
+3
*
ath6kl: Fix target minimum length requirement for WMI_SEND_PROBE_RESPONSE_CMDID
Aarthi Thiruvengadam
2011-11-13
1
-1
/
+5
*
ath6kl: Remove few unused WMI stuff
Raja Mani
2011-11-11
1
-10
/
+0
*
ath6kl: Add wmi functions to configure WOW mode and host sleep mode
Raja Mani
2011-11-11
1
-0
/
+108
*
ath6kl: Add wmi functions to add/delete WOW patterns
Raja Mani
2011-11-11
1
-0
/
+56
*
ath6kl: Fix key configuration to copy at most seq_len from seq
Jouni Malinen
2011-11-11
1
-3
/
+4
*
ath6kl: Fix lockdep warning
Vasanthakumar Thiagarajan
2011-11-11
1
-2
/
+2
*
ath6kl: rename ath6kl_wmi_qos_state_init() to _wmi_reset()
Kalle Valo
2011-11-11
1
-5
/
+2
*
ath6kl: fix missing copy of action frame contents
Aarthi Thiruvengadam
2011-11-11
1
-0
/
+1
*
ath6kl: Report unique remain-on-channel cookie values
Jouni Malinen
2011-11-11
1
-2
/
+11
*
ath6kl: Initialize target wlan values for every vif
Vasanthakumar Thiagarajan
2011-11-11
1
-16
/
+19
*
ath6kl: Maintain virtual interface in a list
Vasanthakumar Thiagarajan
2011-11-11
1
-5
/
+17
*
ath6kl: Use interface index from wmi data headr
Vasanthakumar Thiagarajan
2011-11-11
1
-8
/
+8
*
ath6kl: Take vif information from wmi event
Vasanthakumar Thiagarajan
2011-11-11
1
-81
/
+112
*
ath6kl: Maintain firmware interface index in struct ath6kl_vif
Vasanthakumar Thiagarajan
2011-11-11
1
-75
/
+97
*
ath6kl: Move few more vif specific information to struct ath6kl_vif
Vasanthakumar Thiagarajan
2011-11-11
1
-3
/
+3
*
ath6kl: Move bssid information to vif structure
Vasanthakumar Thiagarajan
2011-11-11
1
-1
/
+1
*
ath6kl: Move nw_type to vif structure
Vasanthakumar Thiagarajan
2011-11-11
1
-2
/
+6
*
ath6kl: Define interface specific states
Vasanthakumar Thiagarajan
2011-11-11
1
-5
/
+7
*
ath6kl: Keep wiphy reference in ath6kl structure
Vasanthakumar Thiagarajan
2011-11-11
1
-5
/
+5
*
ath6kl: Add debugfs control for keepalive and disconnection timeout
Jouni Malinen
2011-11-11
1
-0
/
+4
*
ath6kl: Add debugfs files for roaming control
Jouni Malinen
2011-11-11
1
-0
/
+40
*
ath6kl: Add debugfs file for target roam table
Jouni Malinen
2011-11-11
1
-0
/
+11
*
ath6kl: remove unused parameters from struct wmi
Kalle Valo
2011-11-11
1
-20
/
+7
*
ath6kl: improve wmi debug messages
Kalle Valo
2011-09-28
1
-9
/
+35
*
ath6kl: add prefix parameter to ath6kl_dbg_dump()
Kalle Valo
2011-09-28
1
-1
/
+2
*
ath6kl: Report PMKSA candidate events through cfg80211
Jouni Malinen
2011-09-22
1
-0
/
+30
*
ath6kl: Export beacon interval and DTIM period through STA info
Jouni Malinen
2011-09-22
1
-0
/
+11
*
ath6kl: Update BSS information after connection
Jouni Malinen
2011-09-22
1
-0
/
+6
*
ath6kl: Remove unnecessary bssinfo event header conversion
Jouni Malinen
2011-09-22
1
-28
/
+9
*
ath6kl: Remove the unused node table implementation
Jouni Malinen
2011-09-22
1
-37
/
+0
*
ath6kl: Replace internal node table with cfg80211 BSS table
Jouni Malinen
2011-09-22
1
-251
/
+45
*
ath6kl: Remove deprecated WMI_OPT_RX_FRAME_EVENTID processing
Jouni Malinen
2011-09-22
1
-39
/
+1
*
ath6kl: Process regulatory requests from firmware.
Vivek Natarajan
2011-09-06
1
-0
/
+78
*
ath6kl: Fix AP mode connect event parsing and TIM updates
Jouni Malinen
2011-09-06
1
-5
/
+39
*
ath6kl: Fix WMI message structure for AP_SET_PVB
Jouni Malinen
2011-09-06
1
-0
/
+1
*
ath6kl: Add debugfs entry to modify roaming parameters.
Vivek Natarajan
2011-09-02
1
-0
/
+29
*
ath6kl: implement support to set firmware log parameters
Kalle Valo
2011-09-02
1
-0
/
+19
*
ath6kl: add firmware log support
Kalle Valo
2011-09-02
1
-0
/
+1
[next]