summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2011-11-11ath6kl: Add debugfs control for keepalive and disconnection timeoutJouni Malinen
2011-11-11ath6kl: Add debugfs files for roaming controlJouni Malinen
2011-11-11ath6kl: Add debugfs file for target roam tableJouni Malinen
2011-11-11ath6kl: Add endpoint_stats debugfs fileJouni Malinen
2011-11-11ath6kl: Add WSC IE on the associate messageKevin Fang
2011-11-11ath6kl: fix null skb dereference in ath6kl_rx()Kalle Valo
2011-11-11ath6kl: move remaining content from htc_hif.h to hif.hKalle Valo
2011-11-11ath6kl: remove unused values from htc_hif.hKalle Valo
2011-11-11ath6kl: move htc_hif to hif.cKalle Valo
2011-11-11ath6kl: return error block size is not power of 2Kalle Valo
2011-11-11ath6kl: fix struct host_app_area endian handlingKalle Valo
2011-11-11ath6kl: remove unused parameters from struct wmiKalle Valo
2011-11-11ath6kl: make sure WLAN power save is enabled during suspendChilam Ng
2011-11-11ath6kl: Minor cleanup in msg_look_ahead parameter in ath6kl_htc_rxmsg_pending...Vasanthakumar Thiagarajan
2011-11-11ath6kl: Avoid processing failed rx packetsVasanthakumar Thiagarajan
2011-11-11ath6kl: Fix htc_packet leak in ath6kl_htc_rx_fetch()Vasanthakumar Thiagarajan
2011-11-11ath6kl: Fix htc_packet leak in ath6kl_htc_rx_process_packets()Vasanthakumar Thiagarajan
2011-11-11ath6kl: Claim sdio function only at appropriate placesVasanthakumar Thiagarajan
2011-11-11ath6kl: Replace spin_lock_irqsave with spin_lock_bhVasanthakumar Thiagarajan
2011-11-11ath6kl: Fix sparse warning "symbol 'conn' shadows an earlier one"Vasanthakumar Thiagarajan
2011-11-11ath6kl: Enable force foreground scan in connected stateVasanthakumar Thiagarajan
2011-11-09mwifiex: prevent corruption instead of just warningDan Carpenter
2011-11-09mwifiex: enable SDIO multiport aggregationAmitkumar Karwar
2011-11-09mwifiex: remove an unneeded NULL checkDan Carpenter
2011-11-09mwifiex: remove unneeded kfree(NULL);Dan Carpenter
2011-11-09brcm80211: fmac: optimize chip core info managementFranky Lin
2011-11-09brcm80211: fmac: replace private SB macros with ssb_regs versionFranky Lin
2011-11-09brcm80211: fmac: move chip drive strength related code to sdio_chip.cFranky Lin
2011-11-09brcm80211: fmac: move chip detach function to sdio_chip.cFranky Lin
2011-11-09brcm80211: fmac: move chip reset core function to sdio_chip.cFranky Lin
2011-11-09brcm80211: fmac: abstract chip core revision functionFranky Lin
2011-11-09brcm80211: fmac: abstract chip iscoreup functionFranky Lin
2011-11-09brcm80211: fmac: chip attach code flow clean upFranky Lin
2011-11-09brcm80211: fmac: remove duplicate regiter set in chip attach pathFranky Lin
2011-11-09brcm80211: fmac: move dongle gpio reset code to chip attach functionFranky Lin
2011-11-09brcm80211: fmac: disable dongle arm core in bus core setup functionFranky Lin
2011-11-09brcm80211: fmac: move core disable function to sdio_chip.cFranky Lin
2011-11-09brcm80211: fmac: abstract chip buscore setup functionFranky Lin
2011-11-09brcm80211: fmac: move bus core prep code to sdio_chip.cFranky Lin
2011-11-09brcm80211: fmac: move chip recognition function to sdio_chip.cFranky Lin
2011-11-09brcm80211: fmac: remove unnecessary 4329 chip specific codeFranky Lin
2011-11-09cfg80211/mac80211: allow management TX to not wait for ACKJohannes Berg
2011-11-09nl80211: advertise device AP SMEJohannes Berg
2011-11-09ath9k: Improve debugfs printout for stations.Ben Greear
2011-11-09ipw2x00: remove unused function libipw_ratelimit_debug.Stanislav Yakovlev
2011-11-09ath9k: Advertise support for TDLSJouni Malinen
2011-11-09orinoco: release BSS structures returned by cfg80211_inform_bss()David Kilroy
2011-11-09rndis_wlan: release BSS structures returned by cfg80211_inform_bss()Jussi Kivilinna
2011-11-09wireless: cleanup brcm80211 bits in drivers/net/wireless/MakefileJohn W. Linville
2011-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville