aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds4-4/+4
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine4-4/+4
2014-08-11carl9170: fix sending URBs with wrong type when using full-speedRonald Wahl2-4/+28
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds68-609/+3227
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+2
2014-08-05Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller10-54/+218
2014-07-29ath9k: Initialize channel context ops on ahb probeRajkumar Manoharan1-0/+1
2014-07-29Merge tag 'for-linville-20140725' of git://github.com/kvalo/athJohn W. Linville9-54/+217
2014-07-28Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller32-151/+552
2014-07-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+9
2014-07-25ath10k: handle attention flags correctly when using A-MSDUJanusz Dziedzic1-8/+15
2014-07-25ath10k: don't advertise IBSS iftype for 10.xMichal Kazior1-1/+2
2014-07-25ath10k: fix Rx aggregation reorderingMichal Kazior4-3/+126
2014-07-23wireless: ath9k: Get rid of timespec conversionsThomas Gleixner1-5/+2
2014-07-23ath9k: fix aggregation session lockupFelix Fietkau1-0/+9
2014-07-22ath10k: prevent endless pci rx loopMichal Kazior1-8/+9
2014-07-22ath10k: workaround qos nullfunc bugMichal Kazior1-0/+11
2014-07-22ath10k: simplify tx helpersMichal Kazior3-32/+23
2014-07-21ath10k: prevent some tx flushing failuresMichal Kazior2-0/+13
2014-07-21ath10k: workaround boot issues with KVM/PCI-passthroughMichal Kazior1-2/+18
2014-07-20carl9170: remove unnecessary break after returnFabian Frederick1-1/+0
2014-07-20ath6kl: remove unnecessary break after returnFabian Frederick1-1/+0
2014-07-18ath9k: drop negativity checks for unsigned values coming from kstrtoul()Andrey Utkin2-5/+5
2014-07-18ath9k: set up tx power into the MRRLorenzo Bianconi3-4/+18
2014-07-18ath9k: fix pending tx frames accountingFelix Fietkau2-12/+16
2014-07-18wil6210: add new register region for AGC tableVladimir Kondratiev2-1/+2
2014-07-18wil6210: map RGF_USER_USAGE_1 on the debugfsVladimir Kondratiev2-0/+4
2014-07-18wil6210: use same mapping table for FW addr translation and debugfsVladimir Kondratiev3-45/+39
2014-07-18wil6210: fix memory leak on error path in wil_write_file_rxon()Vladimir Kondratiev1-1/+3
2014-07-18wil6210: fix double definition of 'ctx'Vladimir Kondratiev1-2/+4
2014-07-18wil6210: export FW/HW versions through debugfsVladimir Kondratiev1-0/+2
2014-07-18wil6210: support for "sparrow" hardwareVladimir Kondratiev3-11/+63
2014-07-18Merge tag 'for-linville-20140717' of git://github.com/kvalo/athJohn W. Linville19-71/+388
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen2-2/+2
2014-07-15ath10k: sanitize tx ring index access properlyMichal Kazior1-4/+7
2014-07-15ath10k: fix bmi exchange tx/rx raceMichal Kazior2-9/+5
2014-07-14ath10k: fix unregister deadlock when fw probe failsMichal Kazior1-1/+3
2014-07-14ath6kl: add support for ar6004 hw3.0Jessica Wu4-7/+73
2014-07-14ath6kl: add support wmi rate tables with mcs15Jessica Wu5-9/+77
2014-07-14ath6kl: don't set hi_refclk_hz if hardware version doesn't need itKalle Valo1-3/+6
2014-07-14ath6kl: implement rx flush for htc pipeJessica Wu1-3/+29
2014-07-14ath6kl: convert ar6004 hardware flags to firmware feature flagsKalle Valo6-17/+42
2014-07-14ath6kl: Fix ath6kl_bmi_read_hi32 macroFrederic Danis2-3/+12
2014-07-14ath10k: add implementation for configure max amsdu, ampduJanusz Dziedzic4-8/+127
2014-07-13wcn36xx: remove unnecessary break after gotoFabian Frederick1-1/+0
2014-07-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville2-19/+5
2014-07-01ath9k: Calculate sleep durationRajkumar Manoharan1-2/+3
2014-07-01ath9k: Increase max listen intervalRajkumar Manoharan1-1/+1
2014-07-01ath9k: Cache beacon config after associationRajkumar Manoharan1-1/+2
2014-07-01ath5k: capture CCK and OFDM restartsMathy Vanhoef1-1/+14