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
/
cfg80211.c
Age
Commit message (
Expand
)
Author
2011-10-11
ath6kl: fixup merge damage in ath6kl_mgmt_tx
John W. Linville
2011-09-28
ath6kl: silence "invalid rate" warning
Kalle Valo
2011-09-23
ath6kl: Fix disconnect event reporting
Vasanthakumar Thiagarajan
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 the unused node table implementation
Jouni Malinen
2011-09-22
ath6kl: Fix BSS update on roaming
Jouni Malinen
2011-09-19
ath6kl: Fix static WEP configuration in AP mode
Jouni Malinen
2011-09-16
ath6kl: Set the sme_state to disconnected in disconnect() callback
Vasanthakumar Thiagarajan
2011-09-16
ath6kl: Remove auth type fall back in auto authentication mode
Vasanthakumar Thiagarajan
2011-09-06
ath6kl: Allow enabling of P2P support
Jouni Malinen
2011-09-06
ath6kl: Allow AP mode to be configured
Jouni Malinen
2011-09-05
athk6l: Fix channel list processing in scan requests
Jouni Malinen
2011-09-01
ath6kl: add testmode support
Kalle Valo
2011-08-31
ath6kl: Return error from wmi.c instead of -EIO in ath6kl_cfg80211_scan
Jouni Malinen
2011-08-31
ath6kl: Include P2P IE(s) in GO Probe Response depending on request
Jouni Malinen
2011-08-31
ath6kl: Fix default key installation in AP mode
Edward Lu
2011-08-31
ath6kl: Fix a typo in ath6k context
Edward Lu
2011-08-31
ath6kl: Add support for new P2P iftypes in mode changes
Jouni Malinen
2011-08-31
ath6kl: Advertise supported mgmt_stypes
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: Use set_appie command to add Probe Request IEs
Jouni Malinen
2011-08-31
ath6kl: Implement mgmt_tx
Jouni Malinen
2011-08-31
ath6kl: Implement remain_on_channel and cancel_remain_on_channel
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: implement suspend support
Kalle Valo
2011-08-31
ath6kl: Check sme state before delivering disconnect event to cfg80211
Raja Mani
2011-08-31
ath6kl: Avoid finding bss presence in cfg80211 scan list
Raja Mani
2011-08-31
ath6kl: Use cfg80211_inform_bss instead of cfg80211_inform_bss_frame
Jouni Malinen
2011-08-09
ath6kl: Fix crash during the connection process
Raja Mani
2011-08-09
ath6kl: Cleanup void * in ath6kl_cfg80211_scan_node()
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Use ath6kl_cfg80211_scan_node() directly instead of function pointer
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: fix crash when interface is closed but scan is ongoing
Kalle Valo
2011-08-09
ath6kl: fix atomicity in ath6kl_cfg80211_scan_node()
Kalle Valo
2011-08-09
ath6kl: don't force foreground scan when connected
Kalle Valo
2011-08-09
ath6kl: Use bit field macros to maintain wlan enabled and disabled status
Raja Mani
2011-08-09
Add ath6kl cleaned up driver
Kalle Valo