summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* ath10k: rename hif callbackMichal Kazior2013-07-303-9/+9
* ath10k: change function to take struct ath10k as argMichal Kazior2013-07-301-3/+3
* ath10k: provide errno if bmi read/write failsMichal Kazior2013-07-301-2/+4
* ath10k: lower print level for a messageMichal Kazior2013-07-301-2/+3
* ath10k: silent warning in IBSS modeMichal Kazior2013-07-301-2/+2
* ath10k: fix typo in define nameMichal Kazior2013-07-303-6/+6
* ath10k: remove ath10k_busMichal Kazior2013-07-303-10/+1Star
* ath10k: do not setup rts/frag thresholds for suspended interfacesMichal Kazior2013-07-301-2/+2
* ath10k: setup rts/frag thresholds upon vdev creationMichal Kazior2013-07-301-1/+19
* ath10k: fix possible deadlockMichal Kazior2013-07-301-4/+6
* ath10k: fix teardown orderingMichal Kazior2013-07-301-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-07-256-24/+50
|\
| * ath: wil6210: Fix build errorLarry Finger2013-07-221-2/+2
| * ath9k_htc: reboot firmware if it was loadedOleksij Rempel2013-07-221-1/+3
| * ath9k_htc: do some initial hardware configurationOleksij Rempel2013-07-221-0/+1
| * ath9k_hw: Fix multicast search for AR9002 familySujith Manoharan2013-07-181-1/+9
| * ath5k: fix extra set bit in multicast maskBob Copeland2013-07-181-1/+1
| * ath9k_htc: fix data race between request_firmware_nowait() callback and suspe...Alexey Khoroshilov2013-07-171-3/+6
| * ath9k: fix tx pending frames accounting for dropped packetsFelix Fietkau2013-07-171-16/+28
* | ath9k: Fix diversity combining for AR9285Sujith Manoharan2013-07-247-20/+30
* | wil6210: drop -Werror compiler flagVladimir Kondratiev2013-07-221-3/+0Star
* | wil6210: Enable TCP/UDP checksum HW offloadKirshenbaum Erez2013-07-224-3/+101
* | wil6210: fix error path in wil_tx_vringVladimir Kondratiev2013-07-221-3/+4
* | ath9k: Release the RF bus after setting board valuesSujith Manoharan2013-07-221-9/+8Star
* | ath9k: Program correct initvals for FCCSujith Manoharan2013-07-221-1/+17
* | ath9k: Use correct channel when switching bandsSujith Manoharan2013-07-221-1/+2
* | ath9k: Fix FastChannelChange for AR9462/AR9565Sujith Manoharan2013-07-221-18/+27
* | ath9k: Add a HW flag for FCCSujith Manoharan2013-07-222-0/+8
* | ath9k: Move INI overrides to ar9003_hw_override_iniSujith Manoharan2013-07-221-17/+16Star
* | wil6210: fix subtle race in wil_tx_vringVladimir Kondratiev2013-07-221-5/+6
* | wil6210: Introduce struct for sw contextVladimir Kondratiev2013-07-223-28/+44
* | wil6210: Optimize Tx completionVladimir Kondratiev2013-07-221-4/+6
* | wil6210: fix wrong index in wil_vring_freeVladimir Kondratiev2013-07-221-1/+1
* | wil6210: Align WMI header with latest FWVladimir Kondratiev2013-07-223-17/+36
* | ath9k: Fix RTS thresholdSujith Manoharan2013-07-221-4/+32
* | ath9k: make rfkill configurableJohannes Berg2013-07-222-1/+11
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-10100-1303/+26221
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-2821-69/+2191
| |\
| | * ath10k: minimally handle new channel width enumeration valuesJohn W. Linville2013-06-271-0/+4
| | * ath9k_htc: ifdef out IFTYPE_MESH advertisementThomas Pedersen2013-06-271-2/+4
| | * ath10k: leave MMIC generation to the HWMichal Kazior2013-06-271-1/+0Star
| | * ath10k: fix 5ghz channel definitionsMichal Kazior2013-06-271-24/+24
| | * ath10k: fix MSI-X setup failpathMichal Kazior2013-06-271-2/+3
| | * ath9k: Add mix tx gain table for AR9462 2.0Sujith Manoharan2013-06-272-0/+66
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-262-2/+6
| | |\
| | * | ath9k: Add support for AR9462 2.1Sujith Manoharan2013-06-244-9/+10
| | * | ath9k: Program initvals for AR9462 2.1Sujith Manoharan2013-06-241-2/+57
| | * | ath9k: Add initvals for AR9462 2.1Sujith Manoharan2013-06-241-0/+1774
| | * | ath9k: Add version macros for AR9462 2.1Sujith Manoharan2013-06-241-2/+11
| | * | wil6210: add HW write-back option in TX descriptorKirshenbaum Erez2013-06-242-1/+5