aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-25Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-2/+2
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2018-03-21ath9k_htc: use non-QoS NDP for AP probingJohannes Berg1-0/+1
2018-03-13net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help textRandy Dunlap1-2/+2
2018-02-22Merge tag 'mac80211-next-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-1/+2
2018-02-19cfg80211: send ack_signal to user in probe client responseVenkateswara Naralasetty1-1/+2
2018-02-08Revert "ath10k: add sanity check to ie_len before parsing fw/board ie"Ryan Hsu1-7/+7
2018-02-07ath9k_htc: add Altai WA1011N-GUOleksij Rempel1-0/+1
2018-02-07ath10k: fix kernel panic issue during pci probeYu Wang1-2/+10
2018-02-07ath9k: Fix get channel default noise floorWojciech Dubowik1-1/+1
2018-02-07ath10k: add support for Ubiquiti rebranded QCA988X v2Tobias Schramm3-0/+36
2018-02-07ath10k: correct the length of DRAM dump for QCA6174 hw3.x/QCA9377 hw1.1Yu Wang1-1/+2
2018-01-25wcn36xx: release DMA memory in case of errorRamon Fried1-6/+40
2018-01-25ath9k: Display calibration data piers in debugfsWojciech Dubowik1-1/+63
2018-01-25ath9k: Use calibrated noise floor value when availableWojciech Dubowik1-14/+24
2018-01-25ath9k: Read noise floor calibration data from eepromWojciech Dubowik3-8/+67
2018-01-25ath9k: Alternative EEPROM size for AR9003Wojciech Dubowik1-0/+6
2018-01-25wil6210: support parsing brd file address from fw fileMaya Erez4-11/+184
2018-01-25wil6210: enlarge FW mac_rgf_ext section for Sparrow D0Lior David3-3/+18
2018-01-25wil6210: fix random failure to bring network interface upLior David5-2/+138
2018-01-25wil6210: configure OTP HW vectors in SW reset flowMaya Erez2-0/+26
2018-01-25wil6210: support flashless deviceDedy Lansky3-29/+87
2018-01-25wil6210: add support for Talyn AHB address mapMaya Erez4-17/+92
2018-01-25wil6210: recognize Talyn JTAG IDMaya Erez2-0/+7
2018-01-25wil6210: add Talyn PCIe device IDMaya Erez1-0/+2
2018-01-25ath9k: discard undersized packetsFelix Fietkau1-2/+2
2018-01-16ath10k: fix recently introduced checkpatch warningsKalle Valo3-1/+2
2018-01-16ath10k: remove redundant -ve check against u32 integer sizeColin Ian King1-3/+0
2018-01-16ath10k: fix spelling mistake: "addrress" -> "address"Colin Ian King1-1/+1
2018-01-16ath10k: add sanity check to ie_len before parsing fw/board ieRyan Hsu1-6/+7
2018-01-16ath9k: add a quirk to set use_msi automaticallyAceLan Kao1-0/+53
2018-01-16ath9k: add MSI supportRussell Hu6-8/+115
2018-01-15Merge tag 'wireless-drivers-next-for-davem-2018-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller61-713/+3700
2018-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-13/+16
2018-01-09wcn36xx: fix incorrect assignment to msg_body.min_ch_timeColin Ian King1-1/+1
2018-01-09ath10k: bugfix: add USB case in ath10k_core_probe_fwErik Stromdahl1-0/+1
2018-01-09ath10k: remove unused prototypeErik Stromdahl1-1/+0
2018-01-09ath10k: fix spelling errorErik Stromdahl1-1/+1
2018-01-09wil6210: remove reference to preset_chandefLior David6-7/+5
2018-01-09wil6210: remove leftover "FIXME"sDedy Lansky3-4/+2
2018-01-09wil6210: prevent parallel suspend and dump collectionMaya Erez4-8/+54
2018-01-09wil6210: set platform features based on FW capabilitiesMaya Erez3-0/+18
2018-01-09wil6210: add platform capabilities bitmapMaya Erez4-4/+35
2018-01-09wil6210: support 40bit DMA addressesLazar Alexei4-22/+28
2018-01-09wil6210: support Scheduled scanDedy Lansky5-18/+395
2018-01-04wcn36xx: Fix dynamic power savingLoic Poulain2-13/+16
2017-12-27ath10k: update copyright yearKalle Valo43-43/+43
2017-12-27ath10k: add memory dump support QCA988XKalle Valo1-0/+40
2017-12-27ath10k: add memory dump support for QCA6174/QCA9377Alan Liu6-1/+1112
2017-12-27ath10k: add coredump_mask module parameterKalle Valo3-22/+51