summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds80-2342/+2929
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-3/+3
2014-05-30wil6210: improve debug for WMI receiveVladimir Kondratiev1-7/+17
2014-05-30Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville15-305/+534
2014-05-29ath9k: Fix interface combinations for multi-channel concurrencyRajkumar Manoharan1-4/+21
2014-05-29wil6210: optimize wil_release_reorder_framesVladimir Kondratiev1-1/+8
2014-05-29wil6210: improve pointers printingVladimir Kondratiev3-7/+7
2014-05-29wil6210: detect scan timeoutsVladimir Kondratiev4-0/+17
2014-05-29wil6210: inline functions for vring hi/lo watermarksVladimir Kondratiev1-2/+18
2014-05-29wil6210: limit fw error recovery attemptsVladimir Kondratiev2-1/+25
2014-05-29wil6210: limit MTUVladimir Kondratiev1-0/+14
2014-05-29ath9k: Fix deadlock while updating p2p beacon timerRajkumar Manoharan1-10/+8
2014-05-29wcn36xx: Use kmemdup instead of kmalloc + memcpyBenoit Taine1-2/+1
2014-05-29ath9k: avoid passing buffers to the hardware during flushFelix Fietkau1-11/+13
2014-05-29ath9k: simplify DFS pulse interval debug printingZefir Kurtisi3-5/+3
2014-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+4
2014-05-27ath10k: abort incomplete scatter-gather pci tx properlyMichal Kazior3-6/+40
2014-05-27ath10k: protect src_ring state with ce_lock in tx_sg()Michal Kazior1-3/+7
2014-05-27ath10k: ensure rx-frag ignores rssiBen Greear1-0/+1
2014-05-27ath10k: dont configure bssid for ap modeMichal Kazior1-1/+6
2014-05-27ath10k: protect wep tx key setupMichal Kazior1-2/+10
2014-05-27ath10k: drain tx before restarting hwMichal Kazior1-9/+22
2014-05-27ath10k: perform hw restart lazilyMichal Kazior2-19/+20
2014-05-27ath10k: clean up start() callbackMichal Kazior1-11/+23
2014-05-26ath10k: make core registering asyncMichal Kazior2-12/+33
2014-05-26ath10k: remove unnecessary tasklet_kill()Michal Kazior1-2/+0
2014-05-26ath10k: relocate core create/destroy functionsMichal Kazior1-64/+64
2014-05-26ath10k: fix protected flag strippingMichal Kazior1-9/+24
2014-05-23ath9k/ath10k: remove unnecessary channel_switch_beacon callbacksLuciano Coelho2-18/+0
2014-05-23ath10k: fix ath10k_bmi_read32 macroFrederic Danis1-1/+2
2014-05-23ath10k: prevent hif_stop being called twiceMichal Kazior1-0/+3
2014-05-23ath10k: fix core start sequenceMichal Kazior8-107/+76
2014-05-22ath9k: fix sleep timer during suspendRajkumar Manoharan1-0/+1
2014-05-22ath9k: Handle multiple keys while setting tx filtersRajkumar Manoharan2-11/+45
2014-05-22ath9k: fix build error with disabled debugZefir Kurtisi1-0/+2
2014-05-22carl9170: fix leaks at failure path in carl9170_usb_probe()Alexey Khoroshilov1-1/+7
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville6-10/+11
2014-05-22ath10k: support get/set antenna configurations.Ben Greear2-0/+86
2014-05-20ath9k: fixup "ath9k_htc: fix build with disabled debug"John W. Linville1-1/+1
2014-05-20ath9k_htc: fix build with disabled debugOleksij Rempel1-1/+1
2014-05-19ath9k_hw: Abort transmission for sleeping stationRajkumar Manoharan4-3/+31
2014-05-19cfg80211: constify more pointers in the cfg80211 APIJohannes Berg2-2/+2
2014-05-19cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg4-8/+9
2014-05-16ath: add JP DFS pattern detectorJanusz Dziedzic1-0/+20
2014-05-16ath: add DFS FCC pattern detectorJanusz Dziedzic1-1/+24
2014-05-16Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville4-3/+39
2014-05-16ath10k: fix pmf for action framesMarek Kwaczynski2-5/+24
2014-05-16ath10k: get rid of pci_assign_resource() call from pci_probeBartosz Markowski1-12/+0
2014-05-16ath10k: enable early device dumpsMichal Kazior1-4/+4
2014-05-16ath10k: retry warm reset a few timesMichal Kazior1-3/+26