summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath6kl
AgeCommit message (Expand)Author
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
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-16Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville
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
2012-04-16ath6kl: Normalize use of FW_DIRTim Gardner
2012-04-16ath6kl: allow deepsleep_suspend function when wlan interface downMing Jiang
2012-04-16ath6kl: Fix system crash sometimes for USB hotplugRay Chen
2012-04-16ath6kl: merge split format strings into oneKalle Valo
2012-04-13ath6kl: fix memory leak in ath6kl_fwlog_block_read()Jesper Juhl
2012-04-12Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville
2012-04-12Merge branch 'master' into for-davemJohn W. Linville
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-12ath6kl: Add AR6004 1.2 support for USB and SDIORay Chen
2012-04-12ath6kl: Configure 0 as rsn cap when it is not there in rsn ieVasanthakumar Thiagarajan
2012-04-12ath6kl: Fix possible unaligned memory access in ath6kl_get_rsn_capab()Vasanthakumar Thiagarajan
2012-04-12ath6kl: handle concurrent AP-STA channel switchesThomas Pedersen
2012-04-12Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo
2012-04-10ath: Add and use pr_fmt, convert printks to pr_<level>Joe Perches
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-09ath6kl: Fix 4-way handshake failure in AP and P2P GO modeVasanthakumar Thiagarajan
2012-04-09ath6kl: Configure htcap in fw based on the channel type in AP modeVasanthakumar Thiagarajan
2012-04-09ath6kl: Don't advertise HT40 support in 2.4 GhzVasanthakumar Thiagarajan
2012-04-09ath6kl: Fix target assert in p2p bringup with multi vifVasanthakumar Thiagarajan
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-04-04ath6kl: Support net_stats.multicastVasanthakumar Thiagarajan
2012-04-03ath6kl: Fix scan related issue on suspend-resumeVivek Natarajan
2012-04-03ath6kl: Use vmalloc instead of kmalloc for fwVivek Natarajan