summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath6kl
AgeCommit message (Expand)Author
2012-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
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-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
2012-04-02ath6kl: Stop using NLA_PUT*().David S. Miller
2012-03-28ath6kl: Set background scan period.Bala Shanmugam
2012-03-28ath6kl: Store scan request info in-advance before sending SCAN requestRaja Mani
2012-03-26ath6kl: add full USB supportKalle Valo
2012-03-26ath6kl: Add HTC pipe implementationKalle Valo
2012-03-26ath6kl: add htc opsKalle Valo
2012-03-26ath6kl: remove void pointer from ath6kl_credit_setup()Kalle Valo
2012-03-26ath6kl: add rx data padding supportKalle Valo
2012-03-26ath6kl: add pointer to the skb in htc_packetKalle Valo
2012-03-26ath6kl: add tx_comp_multi() to struct htc_ep_callbacksKalle Valo
2012-03-26ath6kl: Add tx_complete() to struct htc_ep_callbacksKalle Valo
2012-03-26ath6kl: set ram reserved size only for ar6003Kalle Valo
2012-03-26ath6kl: Configure inactivity timeout in fwVasanthakumar Thiagarajan
2012-03-26Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo
2012-03-26ath6kl: Optimize target power in deep sleep suspendRaja Mani
2012-03-26ath6kl: Isolate host sleep mode config part from ath6kl_wow_suspendRaja Mani
2012-03-26ath6kl: Dump htc header when invalid Rx frame length is detectedVasanthakumar Thiagarajan
2012-03-21ath6kl: abort normal scan when scheduled scan is startedKalle Valo
2012-03-20ath6kl: Add __printf verification to ath6kl_printkJoe Perches
2012-03-20ath6kl: Add ARP offload related statistic info in tgt_statsRaja Mani
2012-03-20ath6kl: add debug log for AP MLME operationsAarthi Thiruvengadam
2012-03-20ath6kl: handle probe response from P2P device in P2P GO modeAarthi Thiruvengadam
2012-03-13Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville
2012-03-13ath6kl: fix debug.c file modeKalle Valo
2012-03-13ath6kl: use max_t() in ath6kl_cfg80211_connect()Kalle Valo
2012-03-13ath6kl: fix open parenthesis alignment in ath6kl_sdio_suspend()Kalle Valo
2012-03-13ath6kl: replace strict_strtoul() with kstrtoul()Kalle Valo
2012-03-13ath6kl: fix regression in ath6kl_upload_board_file()Kalle Valo
2012-03-12ath6kl: Fix merge error in ath6kl_set_ies()Aarthi Thiruvengadam
2012-03-07ath6kl: make ath6kl_bmi_[read|write]_hi32() endian safeKalle Valo
2012-03-07ath6kl: fix too long linesKalle Valo
2012-03-07ath6kl: document all spinlocksKalle Valo
2012-03-07ath6kl: fix open paranthesis alignment in ath6kl_cfg80211_connect()Kalle Valo
2012-03-07ath6kl: fix error handling ath6kl_target_config_wlan_params()Kalle Valo
2012-03-07ath6kl: add ath6kl_bmi_read_hi32()Kalle Valo
2012-03-07ath6kl: add ath6kl_bmi_write_hi32()Kalle Valo