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
2012-02-22
cfg80211: restructure AP/GO mode API
Johannes Berg
2012-02-02
ath6kl: Fix typo in cfg80211.c
Masanari Iida
2012-01-30
ath6kl: Return a proper error code when not in connected state
Raja Mani
2012-01-30
ath6kl: Wait for host sleep mode cmd processed event during WOW suspend
Raja Mani
2012-01-30
ath6kl: Configure WOW patterns while going to wow_suspend
Raja Mani
2012-01-24
ath6kl: Fix bug in maintaining aggregation state in AP mode
Vasanthakumar Thiagarajan
2012-01-24
ath6kl: Define a structure for connection specific aggregation information
Vasanthakumar Thiagarajan
2012-01-18
ath6kl: create ath6kl_core.ko
Kalle Valo
2012-01-18
ath6kl: create core.c
Kalle Valo
2012-01-18
ath6kl: unify cfg80211 init/cleanup functions
Kalle Valo
2012-01-18
ath6kl: rename vif init and cleanup functions
Kalle Valo
2012-01-13
ath6kl: Add support for uAPSD
Thirumalai Pachamuthu
2012-01-12
ath6kl: Fix listen interval handling
Sujith Manoharan
2012-01-12
ath6kl: Remove redundant pointer check
Sujith Manoharan
2012-01-09
ath6kl: Implement ndo_set_rx_mode()
Vasanthakumar Thiagarajan
2012-01-02
ath6kl: Remove redundant key_index check.
Vivek Natarajan
2012-01-02
ath6kl: Advertise TX/RX support for frames in AP mode
Jouni Malinen
2012-01-02
ath6kl: Add del_station cfg80211_ops
Jouni Malinen
2011-12-23
ath6kl: Fix panic when setting a channel
Sujith Manoharan
2011-12-23
ath6kl: Send own IP addr to the firmware during WOW suspend
Raja Mani
2011-12-23
ath6kl: Fix connect command to clear previously used IEs
Jouni Malinen
2011-12-23
ath6kl: Use cfg80211_roamed_bss() to report roaming event
Vasanthakumar Thiagarajan
2011-12-16
Merge remote branch 'wireless-next/master' into ath6kl-next
Kalle Valo
2011-12-14
ath6kl: support for P2P mgmt operations on station interface
Aarthi Thiruvengadam
2011-12-13
ath6kl: implement scheduled scan
Kalle Valo
2011-12-13
ath6kl: implement ath6kl_cfg80211_stop_all()
Kalle Valo
2011-12-13
ath6kl: remove a workaround from ath6kl_cfg80211_stop()
Kalle Valo
2011-12-13
ath6kl: cleanup ath6kl_priv()
Kalle Valo
2011-12-13
ath6kl: Use delayed key configuration for WAPI in AP mode
Jouni Malinen
2011-11-24
ath6kl: remove unused sc_params from struct ath6kl
Kalle Valo
2011-11-24
ath6kl: fix ath6kl's set tx power
Luis R. Rodriguez
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
2011-11-21
ath6kl: unlock if ath6kl_cfg80211_connect() fails
Dan Carpenter
2011-11-21
ath6kl: Find ar->max_norm_iface in firmware IE parsing
Vasanthakumar Thiagarajan
2011-11-21
ath6kl: Remove modparam multi_norm_if_support
Vasanthakumar Thiagarajan
2011-11-16
ath6kl: Fix AP mode operation after interface down/up
Vasanthakumar Thiagarajan
2011-11-16
ath6kl: Clear WPS ctrl flag if zero length IE is received from cfg80211
Raja Mani
2011-11-16
ath6kl: make maximum number of vifs runtime configurable
Kalle Valo
2011-11-13
ath6kl: Fix bug in setting dot11_auth_mode in AP mode
Vasanthakumar Thiagarajan
2011-11-13
ath6kl: Fix bug in setting default key index for tx in AP mode
Vasanthakumar Thiagarajan
2011-11-13
ath6kl: Fix cfg80211 warning while starting IBSS mode
Raja Mani
2011-11-13
ath6kl: Allow SMS4 to be configured in AP mode
Dai Shuibing
2011-11-13
ath6kl: Add support for configuring SMS4 keys
Dai Shuibing
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
[next]