summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl
AgeCommit message (Expand)Author
2012-07-12nl80211: move scan API to wdevJohannes Berg
2012-07-12cfg80211: use wireless_dev for interface managementJohannes Berg
2012-07-09cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg
2012-06-28Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2012-06-27cfg80211: don't allow WoWLAN support without CONFIG_PMJohannes Berg
2012-06-14Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo
2012-06-14ath6kl: fix fw capability parsingThomas Pedersen
2012-06-11ath6kl: use firmware version from FW IENaveen Singh
2012-06-11ath6kl: Fix unstable downlink throughputVasanthakumar Thiagarajan
2012-06-11ath6kl: Fix race in aggregation reorder logicVasanthakumar Thiagarajan
2012-06-11ath6kl: support changing dtim period on AP modeEtay Luz
2012-06-11ath6kl: Add missing newline terminationsJoe Perches
2012-06-05cfg80211: provide channel to start_ap functionJohannes Berg
2012-05-30ath6kl: separate ht cap for each bandKiran Reddy
2012-05-29ath6kl: Fix typo in htc mbox debug print msgRaja Mani
2012-05-29ath6kl: Remove unneeded memset in roam related config funcRaja Mani
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-24ath6kl: Add support for setting tx rateset.Bala Shanmugam
2012-05-24ath6kl: Fix missing gpio pin 9 configurationVasanthakumar Thiagarajan
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp
2012-05-17ath6kl: issue wmi disconnect after notifying cfg80211Thomas Pedersen
2012-05-16Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville
2012-05-16ath6kl: Include match ssid list in scheduled scanNaveen Singh
2012-05-16ath6kl: enable enhanced bmiss detectionThomas Pedersen
2012-05-14ath6kl: Add wow multicast firmware capability supportNaveen Gangadharan
2012-05-11ath6kl: Use correct max-scan-SSIDs limitJouni Malinen
2012-05-04ath6kl_sdio: Fix the EAPOL out of order issueVivek Natarajan
2012-04-30ath6kl: Complete failed tx packet in ath6kl_htc_tx_from_queue()Vasanthakumar Thiagarajan
2012-04-30ath6kl: Update netstats for some of the tx failrues in ath6kl_data_tx()Vasanthakumar Thiagarajan
2012-04-27ath6kl: assign Tx packet drop threshold per endpoint on htc pipe layerKevin Fang
2012-04-27ath6kl: handle background(BK) stream properly on htc mbox layerKevin Fang
2012-04-27ath6kl: Fix bss filter setting while scanningVasanthakumar Thiagarajan
2012-04-26ath6kl: Don't advertise HT capability for incapable firmwareVasanthakumar Thiagarajan
2012-04-26ath6kl: Multicast filter support in wow suspend and non-suspendNaveen Gangadharan
2012-04-25ath6kl: check for sband existence when creating scan cmdThomas Pedersen
2012-04-25ath6kl: include in.h explicitlyLuis R. Rodriguez
2012-04-23ath6kl: unblock fwlog_block_read() on exitThomas Pedersen
2012-04-23ath6kl: fix an indenting issueDan Carpenter
2012-04-23ath6kl: change || to &&Dan Carpenter
2012-04-23ath6kl: disallow WoW with multiple vifsThomas Pedersen
2012-04-23ath6kl: only restore supported HT capsThomas Pedersen
2012-04-23ath6kl: support fw reporting phy capabilitiesThomas Pedersen
2012-04-23ath6kl clear the MMC_PM_KEEP_POWER for cutpower caseMing Jiang
2012-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-18ath6kl: Configure probed SSID list consistentlyJouni Malinen
2012-04-18ath6kl: Remove incorrect Probe Response offload support for InterworkingJouni Malinen
2012-04-18ath6kl: Fix bug in bg scan configuration in schedule scanSubramania Sharma Thandaveswaran
2012-04-18ath6kl: Retain bg scan period value modified by the userRaja Mani
2012-04-16ath6kl: list_first_entry() is never NULLDan Carpenter