summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...David S. Miller2017-01-0227-399/+732
|\
| * ath10k: enable advertising support for channel 169, 5GhzMohammed Shafi Shajakhan2016-12-302-1/+2
| * ath10k: Remove passing unused argument for ath10k_mac_txMohammed Shafi Shajakhan2016-12-301-4/+3
| * ath10k: ignore configuring the incorrect board_idRyan Hsu2016-12-301-1/+4
| * ath10k: recal the txpower when removing interfaceRyan Hsu2016-12-301-0/+4
| * ath10k: support dev_coredump for crash dumpArun Khandavalli2016-12-303-3/+54
| * ath10k: fix incorrect txpower set by P2P_DEVICE interfaceRyan Hsu2016-12-301-3/+4
| * ath10k: fix potential memory leak in ath10k_wmi_tlv_op_pull_fw_stats()Christian Lamparter2016-12-301-3/+9
| * ath10k: add debug trace to rts/cts set functionBartosz Markowski2016-12-291-0/+3
| * ath10k: set CTS protection VDEV param only if VDEV is upBartosz Markowski2016-12-291-8/+43
| * ath10k: decrease num of peers supportBartosz Markowski2016-12-291-1/+1
| * ath10k: override CE5 config for QCA9377Bartosz Markowski2016-12-291-1/+1
| * ath10k: fix IRAM banks number for QCA9377Bartosz Markowski2016-12-291-1/+1
| * ath10k: Avoid potential page alloc BUG_ON in tx free pathMohammed Shafi Shajakhan2016-12-151-0/+2
| * ath9k: Turn ath_txq_lock/unlock() into static inlines.Toke Høiland-Jørgensen2016-12-152-14/+9
| * ath9k: Introduce airtime fairness scheduling between stationsToke Høiland-Jørgensen2016-12-159-56/+303
| * ath9k: define all EEPROM fields in Little Endian formatMartin Blumenstingl2016-12-155-234/+174
| * ath9k: Make the EEPROM swapping check use the eepmisc registerMartin Blumenstingl2016-12-151-16/+41
| * ath9k: consistently use get_eeprom_rev(ah)Martin Blumenstingl2016-12-155-47/+52
| * ath9k: replace eeprom_param EEP_MINOR_REV with get_eeprom_revMartin Blumenstingl2016-12-156-18/+4
| * ath9k: Add an eeprom_ops callback for retrieving the eepmisc valueMartin Blumenstingl2016-12-155-4/+29
| * ath9k: indicate that the AR9003 EEPROM template values are little endianMartin Blumenstingl2016-12-152-5/+8
| * ath9k: Add a #define for the EEPROM "eepmisc" endianness bitMartin Blumenstingl2016-12-156-6/+8
* | ath9k: do not return early to fix rcu unlockingTobias Klausmann2016-12-211-1/+1
* | ath10k: free host-mem with DMA_BIRECTIONAL flagBen Greear2016-12-201-1/+1
* | Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin2016-12-162-4/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-12-142-2/+2
|\ \ | |/ |/|
| * treewide: Fix printk() message errorsMasanari Iida2016-12-142-2/+2
* | Merge tag 'wireless-drivers-next-for-davem-2016-12-01' of git://git.kernel.or...David S. Miller2016-12-0229-330/+1461
|\ \
| * | ath5k: drop duplicate header vmalloc.hGeliang Tang2016-12-011-1/+0
| * | wil6210: align to latest auto generated wmi.hLior David2016-12-011-128/+264
| * | wil6210: add debugfs blobs for UCODE code and dataLior David2016-12-013-15/+33
| * | wil6210: validate wil_pmc_alloc parametersMaya Erez2016-12-011-6/+49
| * | wil6210: delay remain on channel when scan is activeLior David2016-12-015-61/+149
| * | ath9k_htc: don't use HZ for usb msg timeoutsAnthony Romano2016-12-012-4/+7
| * | ath9k: constify ath_bus_ops structureBhumika Goyal2016-12-011-1/+1
| * | ath10k: wmi-alloc-chunk should use DMA_BIDIRECTIONALBen Greear2016-12-011-1/+1
| * | ath10k: fix Tx DMA alloc failure during continuous wifi down/upMohammed Shafi Shajakhan2016-12-013-14/+51
| * | ath10k: fix soft lockup during firmware crash/hw-restartMohammed Shafi Shajakhan2016-12-012-2/+1
| * | ath10k: fix TLV set regdomain commandErik Stromdahl2016-12-011-2/+2
| * | ath9k: feed only active spectral / dfs-detectorZefir Kurtisi2016-12-011-3/+14
| * | ath10k: fix monitor vdev for receiving other bss framesManoharan, Rajkumar2016-11-233-1/+11
| * | ath10k: add support for per sta tx bitrateAnilkumar Kolli2016-11-231-0/+13
| * | ath10k: add per peer htt tx stats support for 10.4Anilkumar Kolli2016-11-235-1/+178
| * | wil6210: support NL80211_ATTR_WIPHY_RETRY_SHORTLior David2016-11-234-0/+97
| * | wil6210: align to latest auto generated wmi.hLior David2016-11-231-2/+206
| * | wil6210: add support for abort scanMaya Erez2016-11-235-34/+87
| * | wil6210: fix deadlock when using fw_no_recovery optionLior David2016-11-231-7/+8
| * | wil6210: add support for power save enable / disableMaya Erez2016-11-233-1/+67
| * | wil6210: fix net queue stop/wakeDedy Lansky2016-11-235-16/+117
OpenPOWER on IntegriCloud