summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2017-04-2045-235/+526
|\
| * ath: Fix updating radar flags for coutry code IndiaMohammed Shafi Shajakhan2017-04-191-7/+12
| * ath9k: add noise floor override optionSimon Wunderlich2017-04-193-1/+67
| * ath10k: bump up FW API to 6Ryan Hsu2017-04-192-1/+5
| * ath10k: fix spectral scan for QCA99X0 family of chipsetsMohammed Shafi Shajakhan2017-04-193-9/+32
| * ath9k: Add cast to u8 to FREQ2FBIN macroMatthias Kaehlcke2017-04-191-1/+1
| * ath9k: Add Dell Wireless 1601 with wowlan capabilityDamien Thébault2017-04-191-0/+5
| * ath9k: off by one in ath9k_hw_nvram_read_array()Dan Carpenter2017-04-191-1/+1
| * wil6210: prevent access to 11AD device if resume failsMaya Erez2017-04-132-2/+15
| * wil6210: fix array out of bounds access in pmcDedy Lansky2017-04-131-2/+2
| * wil6210: remove HALP voting in debugfs ioblobMaya Erez2017-04-133-26/+2
| * wil6210: fix memory access violation in wil_memcpy_from/toio_32Dedy Lansky2017-04-131-3/+17
| * wil6210: fix check for sparrow D0 FW fileHamad Kadmany2017-04-131-1/+3
| * wil6210: protect against sporadic interrupt during suspend flowMaya Erez2017-04-131-1/+12
| * wil6210: fix protection against connections during resetHamad Kadmany2017-04-131-2/+9
| * wil6210: align to latest auto generated wmi.hDedy Lansky2017-04-131-21/+52
| * wil6210: support 8KB RX buffersLior David2017-04-134-5/+36
| * wil6210: restore power save state after internal FW resetLazar Alexei2017-04-133-11/+29
| * wil6210: fix sequence for scan-abort during resetHamad Kadmany2017-04-131-4/+4
| * ath10k: fix compile time sanity check for CE4 buffer sizeMohammed Shafi Shajakhan2017-04-131-1/+1
| * ath6kl: add __printf verification to ath6kl_dbgJoe Perches2017-04-133-2/+4
| * ath10k: clean header files from bad block commentsMarcin Rokicki2017-04-059-40/+70
| * ath10k: use octal permission representationMarcin Rokicki2017-04-054-55/+50
| * ath10k: fix block comments styleMarcin Rokicki2017-04-0510-38/+69
| * ath10k: fix the Transmit Power Control stats display formatMaharaja Kennadyrajan2017-04-051-1/+1
| * ath10k: remove obselete Copy Engine commentsMohammed Shafi Shajakhan2017-04-051-2/+1
| * ath10k: enable a HTC debug message during insufficient tx creditsMohammed Shafi Shajakhan2017-04-051-0/+3
| * ath10k: cancel coverage class work during stop and restartMohammed Shafi Shajakhan2017-04-052-0/+8
| * ath10k: fix station nss computationVenkateswara Rao Naralasetty2017-04-051-0/+14
| * ath9k_htc: fix NULL-deref at probeJohan Hovold2017-04-051-0/+3
| * ath10k: fix NAPI enable/disable symmetry for AHB interfaceMohammed Shafi Shajakhan2017-04-051-1/+1
* | Merge tag 'wireless-drivers-next-for-davem-2017-04-07' of git://git.kernel.or...David S. Miller2017-04-0922-73/+650
|\ \ | |/
| * ath6kl: Remove old 802.11a-only channelsRostyslav Khudolii2017-03-201-4/+2
| * ath10k: remove redundant check of len with buf_lenColin Ian King2017-03-201-3/+0
| * ath10k: fix typo in wmi header fileMohammed Shafi Shajakhan2017-03-201-1/+1
| * ath10k: fix warnings from an earlier commitKalle Valo2017-03-201-3/+3
| * ath10k: fix fetching channel during potential radar detectionMohammed Shafi Shajakhan2017-03-161-0/+5
| * ath10k: remove redundant error checkColin Ian King2017-03-161-6/+0
| * ath9k: don't trigger spectral scan when not enabledZefir Kurtisi2017-03-161-0/+3
| * ath10k: update available channel list for 5G radioTamizh chelvam2017-03-164-0/+29
| * ath10k: disallow DFS simulation if DFS channel is not enabledMohammed Shafi Shajakhan2017-03-161-0/+9
| * wil6210: add oob_mode for AP certificationLior David2017-03-092-6/+19
| * wil6210: correctly report locally generated disconnect in STA modeDedy Lansky2017-03-094-1/+7
| * wil6210: use WMI_DISCONNECT_CMDID upon connect timeoutDedy Lansky2017-03-091-3/+27
| * wil6210: protect list of pending wmi events during flushHamad Kadmany2017-03-091-0/+5
| * wil6210: store bss object and use cfg80211_connect_bss()Dedy Lansky2017-03-094-5/+12
| * wil6210: missing reinit_completion in HALP votingMaya Erez2017-03-091-0/+1
| * wil6210: use print_hex_dump_debug instead of print_hex_dump_bytesDedy Lansky2017-03-092-20/+33
| * wil6210: bus_request platform operation refinementLior David2017-03-094-7/+17
| * wil6210: do not start regular scan on stopped p2p deviceLior David2017-03-091-10/+11
OpenPOWER on IntegriCloud