index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath6kl
/
wmi.c
Age
Commit message (
Expand
)
Author
2012-03-13
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
John W. Linville
2012-03-07
ath6kl: logical continuations should be on the previous line
Kalle Valo
2012-03-07
ath6kl: alignment should match open parenthesis
Kalle Valo
2012-03-07
ath6kl: Set optimal listen intvl,bmiss,scan params while going to wow suspend
Raja Mani
2012-03-06
cfg80211/mac80211: report signal strength for mgmt frames
Johannes Berg
2012-03-01
ath6kl: implement hidden ssid
Thomas Pedersen
2012-03-01
ath6kl: Make sure wiphy is registered before calling regulatory_hint()
Vasanthakumar Thiagarajan
2012-03-01
ath6kl: Refactor ath6kl_wmi_control_rx()
Vasanthakumar Thiagarajan
2012-02-27
ath6kl: Add unicast mgmt frame buffering
Naveen Gangadharan
2012-02-08
ath6kl: Update license header
Vasanthakumar Thiagarajan
2012-01-30
ath6kl: Wait for host sleep mode cmd processed event during WOW suspend
Raja Mani
2012-01-30
ath6kl: Configure WOW patterns while going to wow_suspend
Raja Mani
2012-01-18
ath6kl: get rid of AR_DBG_LVL_CHECK()
Kalle Valo
2012-01-13
ath6kl: Add support for uAPSD
Thirumalai Pachamuthu
2012-01-09
ath6kl: Add a function in wmi.c to add/delete a multicast filter
Vasanthakumar Thiagarajan
2012-01-09
ath6kl: Add a function in wmi to send WMI_MCAST_FILTER_CMDID
Vasanthakumar Thiagarajan
2012-01-02
ath6kl: send TCMD response through testmode events
Thomas Pedersen
2011-12-23
ath6kl: Avoid taking struct as argument in ath6kl_wmi_set_ip_cmd
Raja Mani
2011-12-14
ath6kl: support for P2P mgmt operations on station interface
Aarthi Thiruvengadam
2011-12-13
ath6kl: implement scheduled scan
Kalle Valo
2011-11-16
ath6kl: make maximum number of vifs runtime configurable
Kalle Valo
2011-11-13
ath6kl: Fix target minimum length requirement for WMI_SEND_PROBE_RESPONSE_CMDID
Aarthi Thiruvengadam
2011-11-11
ath6kl: Remove few unused WMI stuff
Raja Mani
2011-11-11
ath6kl: Add wmi functions to configure WOW mode and host sleep mode
Raja Mani
2011-11-11
ath6kl: Add wmi functions to add/delete WOW patterns
Raja Mani
2011-11-11
ath6kl: Fix key configuration to copy at most seq_len from seq
Jouni Malinen
2011-11-11
ath6kl: Fix lockdep warning
Vasanthakumar Thiagarajan
2011-11-11
ath6kl: rename ath6kl_wmi_qos_state_init() to _wmi_reset()
Kalle Valo
2011-11-11
ath6kl: fix missing copy of action frame contents
Aarthi Thiruvengadam
2011-11-11
ath6kl: Report unique remain-on-channel cookie values
Jouni Malinen
2011-11-11
ath6kl: Initialize target wlan values for every vif
Vasanthakumar Thiagarajan
2011-11-11
ath6kl: Maintain virtual interface in a list
Vasanthakumar Thiagarajan
2011-11-11
ath6kl: Use interface index from wmi data headr
Vasanthakumar Thiagarajan
2011-11-11
ath6kl: Take vif information from wmi event
Vasanthakumar Thiagarajan
2011-11-11
ath6kl: Maintain firmware interface index in struct ath6kl_vif
Vasanthakumar Thiagarajan
2011-11-11
ath6kl: Move few more vif specific information to struct ath6kl_vif
Vasanthakumar Thiagarajan
2011-11-11
ath6kl: Move bssid information to vif structure
Vasanthakumar Thiagarajan
2011-11-11
ath6kl: Move nw_type to vif structure
Vasanthakumar Thiagarajan
2011-11-11
ath6kl: Define interface specific states
Vasanthakumar Thiagarajan
2011-11-11
ath6kl: Keep wiphy reference in ath6kl structure
Vasanthakumar Thiagarajan
2011-11-11
ath6kl: Add debugfs control for keepalive and disconnection timeout
Jouni Malinen
2011-11-11
ath6kl: Add debugfs files for roaming control
Jouni Malinen
2011-11-11
ath6kl: Add debugfs file for target roam table
Jouni Malinen
2011-11-11
ath6kl: remove unused parameters from struct wmi
Kalle Valo
2011-09-28
ath6kl: improve wmi debug messages
Kalle Valo
2011-09-28
ath6kl: add prefix parameter to ath6kl_dbg_dump()
Kalle Valo
2011-09-22
ath6kl: Report PMKSA candidate events through cfg80211
Jouni Malinen
2011-09-22
ath6kl: Export beacon interval and DTIM period through STA info
Jouni Malinen
2011-09-22
ath6kl: Update BSS information after connection
Jouni Malinen
2011-09-22
ath6kl: Remove unnecessary bssinfo event header conversion
Jouni Malinen
[next]