summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* ath9k: remove useless variable assignment in ath_mci_intr()Gustavo A. R. Silva2017-06-281-1/+1
* ath10k: fix a bunch of spelling mistakes in messagesColin Ian King2017-06-284-5/+5
* ath9k: Use mutex_lock to avoid potential race in start/stop rngMiaoqing Pan2017-06-281-4/+4
* ath9k: avoid potential freezing during random generator readMiaoqing Pan2017-06-281-1/+5
* ath9k: fix an invalid pointer dereference in ath9k_rng_stop()Miaoqing Pan2017-06-281-1/+3
* ath10k: add const to thermal_cooling_device_ops structureBhumika Goyal2017-06-281-1/+1
* ath9k: fix tx99 bus errorMiaoqing Pan2017-06-281-2/+0
* ath9k: fix tx99 use after freeMiaoqing Pan2017-06-281-4/+9
* Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller2017-06-2527-535/+1718
|\
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2017-06-2227-535/+1718
| |\
| | * wil6210: remove ioctl interfaceMaya Erez2017-06-214-190/+0
| | * wil6210: add support for PCIe D3hot in system suspendMaya Erez2017-06-2111-49/+603
| | * wil6210: prevent platform callbacks after uninitDedy Lansky2017-06-211-4/+9
| | * ath10k: set rxnss_override for QCA9888Sven Eckelmann2017-06-211-2/+6
| | * ath10k: configure rxnss_override for QCA9984Ben Greear2017-06-215-1/+69
| | * ath10k: use complete VHT chan width for 160MHz workaroundBen Greear2017-06-211-1/+1
| | * ath6kl: fix spelling mistake: "Indicat" -> "Indicate"Colin Ian King2017-06-161-1/+1
| | * ath10k: add per chain RSSI reportingNorik Dzhandzhapanyan2017-06-161-0/+13
| | * ath10k: define structures for CE ctrl/misc registerSarada Prasanna Garnayak2017-06-166-195/+325
| | * ath10k: fix the logic of limiting tdls peer countsRyan Hsu2017-06-011-28/+21
| | * ath10k: add BMI parameters to fix calibration from DT/pre-calAnilkumar Kolli2017-06-012-3/+15
| | * ath10k: initialize nbytes to 0Ben Greear2017-06-011-0/+4
| | * ath10k: log when longer bmi cmds happenBen Greear2017-06-011-6/+21
| | * ath10k: increase BMI timeoutBen Greear2017-06-011-2/+2
| | * ath10k: go back to using dma_alloc_coherent() for firmware scratch memoryAdrian Chadd2017-05-311-25/+10
| | * wil6210: support devices with different PCIe bar sizeMaya Erez2017-05-234-12/+17
| | * wil6210: Improve AP stop handlingHamad Kadmany2017-05-231-0/+2
| | * wil6210: add option to load FTM FWHamad Kadmany2017-05-232-7/+20
| | * wil6210: low level RF sector APILior David2017-05-231-0/+573
| | * ath10k: fix reported HT MCS rates with NSS > 1Sven Eckelmann2017-05-231-4/+10
| | * ath10k: remove unnecessary codeGustavo A. R. Silva2017-05-231-9/+0
* | | net: manual clean code which call skb_put_[data:zero]yuan linyu2017-06-201-2/+1
* | | networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-167-10/+8
* | | networking: make skb_put & friends return void pointersJohannes Berg2017-06-164-12/+7
* | | networking: introduce and use skb_put_data()Johannes Berg2017-06-166-15/+11
* | | networking: convert many more places to skb_put_zero()Johannes Berg2017-06-161-2/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-151-1/+1
|\ \ \ | |/ / |/| |
| * | net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-071-1/+1
* | | Merge tag 'wireless-drivers-next-for-davem-2017-06-12' of git://git.kernel.or...David S. Miller2017-06-1222-104/+2782
|\ \ \ | |/ / |/| / | |/
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2017-05-1922-104/+2782
| |\
| | * ath9k: check ah->curchan when updating tx powerStanislaw Gruszka2017-05-191-1/+1
| | * ath9k: remove unnecessary codeGustavo A. R. Silva2017-05-191-1/+1
| | * wil6210: use memdup_userGeliang Tang2017-05-191-8/+4
| | * ath5k: fix memory leak on buf on failed eeprom readColin Ian King2017-05-191-1/+4
| | * ath9k: fix spelling in ath9k_tx99_init()Ammly Fredrick2017-05-191-1/+1
| | * ath6kl: assure headroom of skbuff is writable in .start_xmit()Arend Van Spriel2017-05-191-9/+4
| | * ath10k: append the wmi_op_version to testmode get_version cmdRyan Hsu2017-05-042-0/+8
| | * ath10k: fix out of bounds access to local bufferMichael Mera2017-05-041-6/+10
| | * ath10k: add initial SDIO supportErik Stromdahl2017-05-044-0/+2352
| | * ath10k: different fw file name for sdioErik Stromdahl2017-05-041-1/+12
OpenPOWER on IntegriCloud