ath6kl: Update BSS information after connection
[pandora-kernel.git] / drivers / net / wireless / ath / ath6kl / cfg80211.c
2011-09-22 Jouni Malinenath6kl: Update BSS information after connection
2011-09-22 Jouni Malinenath6kl: Remove the unused node table implementation
2011-09-22 Jouni Malinenath6kl: Fix BSS update on roaming
2011-09-19 Jouni Malinenath6kl: Fix static WEP configuration in AP mode
2011-09-16 Vasanthakumar Thia... ath6kl: Set the sme_state to disconnected in disconnect...
2011-09-16 Vasanthakumar Thia... ath6kl: Remove auth type fall back in auto authenticati...
2011-09-06 Jouni Malinenath6kl: Allow enabling of P2P support
2011-09-06 Jouni Malinenath6kl: Allow AP mode to be configured
2011-09-05 Jouni Malinenathk6l: Fix channel list processing in scan requests
2011-09-01 Kalle Valoath6kl: add testmode support
2011-08-31 Jouni Malinenath6kl: Return error from wmi.c instead of -EIO in...
2011-08-31 Jouni Malinenath6kl: Include P2P IE(s) in GO Probe Response dependin...
2011-08-31 Edward Luath6kl: Fix default key installation in AP mode
2011-08-31 Edward Luath6kl: Fix a typo in ath6k context
2011-08-31 Jouni Malinenath6kl: Add support for new P2P iftypes in mode changes
2011-08-31 Jouni Malinenath6kl: Advertise supported mgmt_stypes
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: Use set_appie command to add Probe Request IEs
2011-08-31 Jouni Malinenath6kl: Implement mgmt_tx
2011-08-31 Jouni Malinenath6kl: Implement remain_on_channel and cancel_remain_o...
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 Kalle Valoath6kl: implement suspend support
2011-08-31 Raja Maniath6kl: Check sme state before delivering disconnect...
2011-08-31 Raja Maniath6kl: Avoid finding bss presence in cfg80211 scan...
2011-08-31 Jouni Malinenath6kl: Use cfg80211_inform_bss instead of cfg80211_inf...
2011-08-09 John W. LinvilleMerge branch 'ath6kl-next' of /linux/kernel/git/kvalo...
2011-08-09 Raja Maniath6kl: Fix crash during the connection process
2011-08-09 Vasanthakumar Thia... ath6kl: Cleanup void * in ath6kl_cfg80211_scan_node()
2011-08-09 Vasanthakumar Thia... ath6kl: Use ath6kl_cfg80211_scan_node() directly instea...
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 Kalle Valoath6kl: fix crash when interface is closed but scan...
2011-08-09 Kalle Valoath6kl: fix atomicity in ath6kl_cfg80211_scan_node()
2011-08-09 Kalle Valoath6kl: don't force foreground scan when connected
2011-08-09 Raja Maniath6kl: Use bit field macros to maintain wlan enabled...
2011-08-09 Kalle ValoAdd ath6kl cleaned up driver