ath6kl: improve wmi debug messages
[cascardo/linux.git] / drivers / net / wireless / ath / ath6kl / wmi.c
2011-09-28 Kalle Valoath6kl: improve wmi debug messages
2011-09-28 Kalle Valoath6kl: add prefix parameter to ath6kl_dbg_dump()
2011-09-22 Jouni Malinenath6kl: Report PMKSA candidate events through cfg80211
2011-09-22 Kalle ValoMerge remote branch 'wireless-next/master' into ath6kl...
2011-09-22 Jouni Malinenath6kl: Export beacon interval and DTIM period through...
2011-09-22 Jouni Malinenath6kl: Update BSS information after connection
2011-09-22 Jouni Malinenath6kl: Remove unnecessary bssinfo event header conversion
2011-09-22 Jouni Malinenath6kl: Remove the unused node table implementation
2011-09-22 Jouni Malinenath6kl: Replace internal node table with cfg80211 BSS...
2011-09-22 Jouni Malinenath6kl: Remove deprecated WMI_OPT_RX_FRAME_EVENTID...
2011-09-20 John W. LinvilleMerge branch 'master' of git://git.infradead.org/users...
2011-09-06 Vivek Natarajanath6kl: Process regulatory requests from firmware.
2011-09-06 Jouni Malinenath6kl: Fix AP mode connect event parsing and TIM updates
2011-09-06 Jouni Malinenath6kl: Fix WMI message structure for AP_SET_PVB
2011-09-02 Vivek Natarajanath6kl: Add debugfs entry to modify roaming parameters.
2011-09-02 Kalle Valoath6kl: implement support to set firmware log parameters
2011-09-02 Kalle Valoath6kl: add firmware log support
2011-09-01 Kalle Valoath6kl: add testmode support
2011-08-31 Jouni Malinenath6kl: Report received Action frames to cfg80211
2011-08-31 Jouni Malinenath6kl: Notify cfg80211 of TX status of mgmt_tx frames
2011-08-31 Jouni Malinenath6kl: Report received Probe Request frames to cfg80211
2011-08-31 Edward Luath6kl: Support channel set request for startscan command
2011-08-31 Jouni Malinenath6kl: Add cfg80211 calls for remain-on-channel events
2011-08-31 Jouni Malinenath6kl: Add new WMI commands and events for P2P
2011-08-31 Jouni Malinenath6kl: Use change_station() to authorize/unauthorize...
2011-08-31 Jouni Malinenath6kl: Delay initial group key setup in AP mode
2011-08-31 Jouni Malinenath6kl: Add functionality for starting AP mode
2011-08-31 Vasanthakumar Thia... ath6kl: Add wmi meta data information only it is available
2011-08-31 Vasanthakumar Thia... ath6kl: Cleanup ath6kl_wmi_data_hdr_remove()
2011-08-09 John W. LinvilleMerge branch 'ath6kl-next' of /linux/kernel/git/kvalo...
2011-08-09 Vasanthakumar Thia... ath6kl: Remove ath6kl_wmi_iterate_nodes()
2011-08-09 Vasanthakumar Thia... ath6kl: Pass only the needed scan_table to ath6kl_wmi_i...
2011-08-09 Vasanthakumar Thia... ath6kl: Move initialization/deinitialization of scan_ta...
2011-08-09 Vasanthakumar Thia... ath6kl: Cleanup parameters of wlan_node_table_init()
2011-08-09 Vasanthakumar Thia... ath6kl: Remove ath6kl_wmi_get_current_bssid()
2011-08-09 Vasanthakumar Thia... ath6kl: Remove bssid from struct wmi
2011-08-09 Vasanthakumar Thia... ath6kl: Cleanup parameters for wlan_refresh_inactive_no...
2011-08-09 Vasanthakumar Thia... ath6kl: Move scan table from wmi to ath6kl
2011-08-09 Vasanthakumar Thia... ath6kl: Cleanup void *parent_dev in struct wmi
2011-08-09 Raja Maniath6kl: Avoid two memset to clear src and desr mac...
2011-08-09 Kalle ValoAdd ath6kl cleaned up driver