aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-28Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg10-83/+477
2012-06-27cfg80211: don't allow WoWLAN support without CONFIG_PMJohannes Berg1-0/+2
2012-06-14Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo6-63/+25
2012-06-14ath6kl: fix fw capability parsingThomas Pedersen1-3/+3
2012-06-11ath6kl: use firmware version from FW IENaveen Singh2-9/+21
2012-06-11ath6kl: Fix unstable downlink throughputVasanthakumar Thiagarajan2-26/+19
2012-06-11ath6kl: Fix race in aggregation reorder logicVasanthakumar Thiagarajan2-6/+18
2012-06-11ath6kl: support changing dtim period on AP modeEtay Luz3-1/+28
2012-06-11ath6kl: Add missing newline terminationsJoe Perches1-2/+2
2012-06-05cfg80211: provide channel to start_ap functionJohannes Berg3-37/+3
2012-05-30ath6kl: separate ht cap for each bandKiran Reddy2-3/+4
2012-05-29ath6kl: Fix typo in htc mbox debug print msgRaja Mani1-1/+1
2012-05-29ath6kl: Remove unneeded memset in roam related config funcRaja Mani1-2/+0
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds13-178/+455
2012-05-24ath6kl: Add support for setting tx rateset.Bala Shanmugam5-0/+176
2012-05-24ath6kl: Fix missing gpio pin 9 configurationVasanthakumar Thiagarajan2-0/+7
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+1
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp1-0/+1
2012-05-17ath6kl: issue wmi disconnect after notifying cfg80211Thomas Pedersen1-15/+12
2012-05-16Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville13-178/+455
2012-05-16ath6kl: Include match ssid list in scheduled scanNaveen Singh3-10/+99
2012-05-16ath6kl: enable enhanced bmiss detectionThomas Pedersen6-0/+68
2012-05-14ath6kl: Add wow multicast firmware capability supportNaveen Gangadharan3-3/+17
2012-05-11ath6kl: Use correct max-scan-SSIDs limitJouni Malinen3-7/+7
2012-05-04ath6kl_sdio: Fix the EAPOL out of order issueVivek Natarajan2-0/+9
2012-04-30ath6kl: Complete failed tx packet in ath6kl_htc_tx_from_queue()Vasanthakumar Thiagarajan2-2/+8
2012-04-30ath6kl: Update netstats for some of the tx failrues in ath6kl_data_tx()Vasanthakumar Thiagarajan1-8/+4
2012-04-27ath6kl: assign Tx packet drop threshold per endpoint on htc pipe layerKevin Fang1-0/+3
2012-04-27ath6kl: handle background(BK) stream properly on htc mbox layerKevin Fang1-4/+8
2012-04-27ath6kl: Fix bss filter setting while scanningVasanthakumar Thiagarajan1-4/+2
2012-04-26ath6kl: Don't advertise HT capability for incapable firmwareVasanthakumar Thiagarajan1-1/+8
2012-04-26ath6kl: Multicast filter support in wow suspend and non-suspendNaveen Gangadharan3-10/+43
2012-04-25ath6kl: check for sband existence when creating scan cmdThomas Pedersen1-5/+10
2012-04-25ath6kl: include in.h explicitlyLuis R. Rodriguez1-0/+1
2012-04-23ath6kl: unblock fwlog_block_read() on exitThomas Pedersen1-0/+1
2012-04-23ath6kl: fix an indenting issueDan Carpenter1-10/+11
2012-04-23ath6kl: change || to &&Dan Carpenter1-2/+2
2012-04-23ath6kl: disallow WoW with multiple vifsThomas Pedersen1-0/+8
2012-04-23ath6kl: only restore supported HT capsThomas Pedersen1-7/+19
2012-04-23ath6kl: support fw reporting phy capabilitiesThomas Pedersen5-5/+51
2012-04-23ath6kl clear the MMC_PM_KEEP_POWER for cutpower caseMing Jiang1-0/+3
2012-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville20-165/+3370
2012-04-18ath6kl: Configure probed SSID list consistentlyJouni Malinen1-28/+35
2012-04-18ath6kl: Remove incorrect Probe Response offload support for InterworkingJouni Malinen1-2/+1
2012-04-18ath6kl: Fix bug in bg scan configuration in schedule scanSubramania Sharma Thandaveswaran1-1/+1
2012-04-18ath6kl: Retain bg scan period value modified by the userRaja Mani3-0/+9
2012-04-16ath6kl: list_first_entry() is never NULLDan Carpenter1-8/+0
2012-04-16ath6kl: Normalize use of FW_DIRTim Gardner1-10/+10
2012-04-16ath6kl: allow deepsleep_suspend function when wlan interface downMing Jiang1-1/+3
2012-04-16ath6kl: Fix system crash sometimes for USB hotplugRay Chen1-0/+9