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
/
cfg80211.c
Age
Commit message (
Expand
)
Author
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
2011-11-11
ath6kl: Expose ath6kl's WOW capabilities to cfg80211
Raja Mani
2011-11-11
ath6kl: Perform WOW resume in RX path in case of SDIO IRQ wake up
Raja Mani
2011-11-11
ath6kl: Invoke WOW suspend/resume calls during PM operation
Raja Mani
2011-11-11
ath6kl: Move ath6kl_cfg80211_stop() call specific to deep sleep and cut pwr
Raja Mani
2011-11-11
ath6kl: Include new parameter in suspend path for wowlan
Raja Mani
2011-11-11
ath6kl: Add WOW suspend/resume implementation
Raja Mani
2011-11-11
ath6kl: Do not hide ath6kl_wmi_addkey_cmd() error values
Jouni Malinen
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: cut power during suspend
Kalle Valo
2011-11-11
ath6kl: add state variable depicting hw/fw state
Kalle Valo
2011-11-11
ath6kl: implement ath6kl_cfg80211_suspend()
Kalle Valo
2011-11-11
ath6kl: reset CONNECT_PEND and CONNECTED flags in ath6kl_cfg80211_stop()
Kalle Valo
2011-11-11
ath6kl: create ath6kl_cfg80211_stop()
Kalle Valo
2011-11-11
ath6kl: add aborted parameter to ath6kl_cfg80211_scan_complete_event()
Kalle Valo
2011-11-11
ath6kl: don't use cfg80211_scan_request after cfg80211_scan_done()
Kalle Valo
2011-11-11
ath6kl: Report unique remain-on-channel cookie values
Jouni Malinen
2011-11-11
ath6kl: add support for WPS
Aarthi Thiruvengadam
2011-11-11
ath6kl: Use appropriate wdev from vif
Vasanthakumar Thiagarajan
2011-11-11
ath6kl: Add a modparam to enable multi normal interface support
Vasanthakumar Thiagarajan
2011-11-11
ath6kl: Implement add_virtual_intf() and del_virtual_intf()
Vasanthakumar Thiagarajan
2011-11-11
ath6kl: Use the other variant of netdev (un)register APIs
Vasanthakumar Thiagarajan
2011-11-11
ath6kl: Maintain virtual interface in a list
Vasanthakumar Thiagarajan
2011-11-11
ath6kl: Introduce spinlock to protect vif specific information
Vasanthakumar Thiagarajan
2011-11-11
ath6kl: Refactor ath6kl_destroy()
Vasanthakumar Thiagarajan
2011-11-11
ath6kl: Cleanup parameters in ath6kl_init_control_info() and ath6kl_init_prof...
Vasanthakumar Thiagarajan
2011-11-11
ath6kl: Remove net_device from ath6kl
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: Make net and target stats vif specific
Vasanthakumar Thiagarajan
2011-11-11
ath6kl: Move few more vif specific information to struct ath6kl_vif
Vasanthakumar Thiagarajan
2011-11-11
ath6kl: Move scan_req info and sme_state to vif
Vasanthakumar Thiagarajan
2011-11-11
ath6kl: Move disconnect timer to vif structure
Vasanthakumar Thiagarajan
2011-11-11
ath6kl: Move aggregation information to vif structure
Vasanthakumar Thiagarajan
2011-11-11
ath6kl: Move key information to vif structure
Vasanthakumar Thiagarajan
2011-11-11
ath6kl: Move channel information to vif structure
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: Move ssid and crypto information to vif structure
Vasanthakumar Thiagarajan
2011-11-11
ath6kl: Define interface specific states
Vasanthakumar Thiagarajan
2011-11-11
ath6kl: Define an initial vif structure and use it
Vasanthakumar Thiagarajan
2011-11-11
ath6kl: Refactor wiphy dev and net dev init functions
Vasanthakumar Thiagarajan
2011-11-11
ath6kl: Keep wiphy reference in ath6kl structure
Vasanthakumar Thiagarajan
2011-11-11
ath6kl: Allow CCKM AKM and KRK to be configured
Jouni Malinen
2011-11-11
ath6kl: Add WSC IE on the associate message
Kevin Fang
2011-11-11
ath6kl: make sure WLAN power save is enabled during suspend
Chilam Ng
2011-11-11
ath6kl: Enable force foreground scan in connected state
Vasanthakumar Thiagarajan
2011-11-09
cfg80211/mac80211: allow management TX to not wait for ACK
Johannes Berg
2011-10-31
drivers/net: Add moduleparam.h to drivers as required.
Paul Gortmaker
[next]