aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2015-03-30ath10k: update station countingMarek Puzyniak1-10/+10
2015-03-30ath10k: store max tdls vdevs that fw can handleMarek Puzyniak4-1/+4
2015-03-30ath10k: make peer type configurableMarek Puzyniak5-12/+27
2015-03-30ath10k: unify tx mode and dispatchMichal Kazior5-59/+144
2015-03-30ath10k: clear htt.freqMichal Kazior1-0/+1
2015-03-30ath10k: fix HTT op backwards compatibility for QCA6174Kalle Valo2-1/+24
2015-03-30cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen3-4/+7
2015-03-30ath9k: use REG_RMW and rmw buffer in ath9k_hw_def_set_gainOleksij Rempel1-20/+14
2015-03-30ath9k: use REG_RMW and rmw buffer in ath9k_hw_4k_set_board_valuesOleksij Rempel1-6/+8
2015-03-30ath9k: use REG_RMW and rmw buffer in ath9k_hw_4k_set_gainOleksij Rempel1-8/+8
2015-03-30ath9k: ath9k_hw_4k_set_board_values: use rmw bufferOleksij Rempel1-0/+2
2015-03-30ath9k: ath9k_hw_analog_shift_rmw: use REG_RMWOleksij Rempel1-6/+1
2015-03-30ath9k: ath9k_hw_4k_set_board_values: use rmw bufferOleksij Rempel1-0/+2
2015-03-30ath9k: use rmw buffer in ath9k_hw_set_operating_mode and ath9k_hw_resetOleksij Rempel1-0/+4
2015-03-30ath9k: ath9k_hw_set_4k_power_cal_tabl: use rmw bufferOleksij Rempel1-0/+2
2015-03-30ath9k: write buffer related optimisation in ar5008_hw_set_channel_regsOleksij Rempel1-2/+3
2015-03-30ath9k: ath9k_hw_loadnf: use REG_RMWOleksij Rempel1-11/+8
2015-03-30ath9k: use one shot read in ath9k_hw_update_mibstatsOleksij Rempel1-5/+15
2015-03-30ath9k: ar9271_hw_pa_cal: use REG_READ_ARRAYOleksij Rempel1-2/+1
2015-03-30ath9k: add new function ath9k_hw_read_arrayOleksij Rempel2-0/+33
2015-03-30ath9k: add multi_read to be compatible with ath9k_htcOleksij Rempel1-0/+11
2015-03-30ath9k: ar9271_hw_pa_cal: use RMW bufferOleksij Rempel1-2/+6
2015-03-30ath9k: ar9271_hw_pa_cal: use proper makroses.Oleksij Rempel1-24/+19
2015-03-30ath9k: ar9271_hw_pa_cal - use defs instead of magin numbersOleksij Rempel1-17/+18
2015-03-30ath9k_htc: add new WMI_REG_RMW_CMDID commandOleksij Rempel6-6/+175
2015-03-30Merge mac80211-next into ath-nextKalle Valo3-6/+8
2015-03-30ath10k: bump up FW API to 5Kalle Valo3-0/+11
2015-03-30ath10k: add ATH10K_FW_IE_HTT_OP_VERSIONRajkumar Manoharan5-33/+245
2015-03-30ath10k: add WOW patterns supportJanusz Dziedzic6-2/+55
2015-03-30ath10k: add WMI support for WOW patternsJanusz Dziedzic3-0/+213
2015-03-30ath10k: add WOW disconnect/magic-packet supportJanusz Dziedzic7-67/+346
2015-03-30ath10k: add WMI support for WOWJanusz Dziedzic4-2/+349
2015-03-23ath10k: allow user to toggle ani_enable via debugfsAshok Raj Nagarajan3-0/+62
2015-03-23ath10k: enable Adaptive Noise Immunity (ANI) by defaultAshok Raj Nagarajan1-0/+8
2015-03-23ath10k: enable channel 144 on 5GHz bandPeter Oh1-0/+1
2015-03-23ath10k: move driver state check before setting throttleRajkumar Manoharan1-9/+4
2015-03-23ath10k: cache throttle state when device is downRajkumar Manoharan1-7/+7
2015-03-23ath10k: do not restrict thermal throttling to ap modeRajkumar Manoharan1-35/+1
2015-03-23ath10k: configure thermal throttle while powering upRajkumar Manoharan4-13/+28
2015-03-23ath10k: fix interpretation of cooling device stateRajkumar Manoharan2-18/+21
2015-03-23ath10k: add debugfs entry to configure quiet periodRajkumar Manoharan3-2/+49
2015-03-23ath10k: increase station kickout thresholdRajkumar Manoharan1-2/+2
2015-03-23ath10k: fix rts profile for second rate seriesRajkumar Manoharan1-2/+4
2015-03-21ath9k: Fix AIC compilation errorSujith Manoharan1-2/+4
2015-03-20wil6210: fall back to pseudo-DMS mcast for secure link and PBSSVladimir Kondratiev1-2/+101
2015-03-20wil6210: implement broadcast/multicast dataVladimir Kondratiev5-76/+167
2015-03-20wil6210: add bcast structures to WMIVladimir Kondratiev1-2/+18
2015-03-20wil6210: Prefer ether_addr_copy() over memcpy()Vladimir Kondratiev2-8/+10
2015-03-20wil6210: Align Rx frames on 4*n+2 by having SNAPVladimir Kondratiev4-3/+33
2015-03-20wil6210: fix check for FW responsivenessVladimir Kondratiev2-2/+2