index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
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
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
2011-09-22
ath6kl: Remove the unused node table implementation
Jouni Malinen
2011-09-22
ath6kl: Replace internal node table with cfg80211 BSS table
Jouni Malinen
2011-09-22
ath6kl: Remove deprecated WMI_OPT_RX_FRAME_EVENTID processing
Jouni Malinen
2011-09-06
ath6kl: Process regulatory requests from firmware.
Vivek Natarajan
2011-09-06
ath6kl: Fix AP mode connect event parsing and TIM updates
Jouni Malinen
2011-09-06
ath6kl: Fix WMI message structure for AP_SET_PVB
Jouni Malinen
2011-09-02
ath6kl: Add debugfs entry to modify roaming parameters.
Vivek Natarajan
2011-09-02
ath6kl: implement support to set firmware log parameters
Kalle Valo
2011-09-02
ath6kl: add firmware log support
Kalle Valo
2011-09-01
ath6kl: add testmode support
Kalle Valo
2011-08-31
ath6kl: Report received Action frames to cfg80211
Jouni Malinen
2011-08-31
ath6kl: Notify cfg80211 of TX status of mgmt_tx frames
Jouni Malinen
2011-08-31
ath6kl: Report received Probe Request frames to cfg80211
Jouni Malinen
2011-08-31
ath6kl: Support channel set request for startscan command
Edward Lu
2011-08-31
ath6kl: Add cfg80211 calls for remain-on-channel events
Jouni Malinen
2011-08-31
ath6kl: Add new WMI commands and events for P2P
Jouni Malinen
2011-08-31
ath6kl: Use change_station() to authorize/unauthorize STAs
Jouni Malinen
2011-08-31
ath6kl: Delay initial group key setup in AP mode
Jouni Malinen
2011-08-31
ath6kl: Add functionality for starting AP mode
Jouni Malinen
2011-08-31
ath6kl: Add wmi meta data information only it is available
Vasanthakumar Thiagarajan
2011-08-31
ath6kl: Cleanup ath6kl_wmi_data_hdr_remove()
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Remove ath6kl_wmi_iterate_nodes()
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Pass only the needed scan_table to ath6kl_wmi_iterate_nodes()
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Move initialization/deinitialization of scan_table to appropriate fun...
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Cleanup parameters of wlan_node_table_init()
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Remove ath6kl_wmi_get_current_bssid()
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Remove bssid from struct wmi
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Cleanup parameters for wlan_refresh_inactive_nodes()
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Move scan table from wmi to ath6kl
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Cleanup void *parent_dev in struct wmi
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Avoid two memset to clear src and desr mac addr variable memory in at...
Raja Mani
2011-08-09
Add ath6kl cleaned up driver
Kalle Valo