summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/mac.c
Commit message (Expand)AuthorAgeFilesLines
* ath10k: add missing mutex unlock on failpathMichal Kazior2015-08-261-1/+2
* ath10k: split ap/ibss wep key install processMichal Kazior2015-08-171-12/+32
* ath10k: wake up queue upon vif creationMichal Kazior2015-08-171-0/+5
* ath10k: wake up offchannel queue properlyMichal Kazior2015-08-171-0/+2
* ath10k: fix peer limit enforcementMichal Kazior2015-08-131-1/+14
* ath10k: don't remove peer that doesn't existMichal Kazior2015-08-131-1/+3
* ath10k: Enable MU MIMO txbf support for QCA99X0Vivek Natarajan2015-08-131-0/+44
* ath10k: Support different txbf configuration schemesVivek Natarajan2015-08-131-0/+3
* ath10k: reject 11b tx fragmentation configurationMichal Kazior2015-08-131-0/+16
* ath10k: remove futile fragmentation threshold configMichal Kazior2015-08-131-21/+0
* ath10k: enable raw encap mode and software crypto engineDavid Liu2015-07-291-14/+56
* ath10k: fix wrong initialization of struct channelManinder Singh2015-07-241-1/+1
* Merge ath-next from ath.git.Kalle Valo2015-07-211-52/+107
|\
| * ath10k: tweak interface combinationsMichal Kazior2015-07-111-5/+34
| * ath10k: fix per-vif queue lockingMichal Kazior2015-07-111-33/+14
| * ath10k: update vdev ps state on startMichal Kazior2015-07-111-0/+8
| * ath10k: fix hw roc expiration notifcationMichal Kazior2015-07-111-3/+9
| * ath10k: limit multi-vif ps more aggresivellyMichal Kazior2015-07-111-3/+3
| * ath10k: don't set cck/ofdm scan flagsMichal Kazior2015-07-111-3/+0
| * ath10k: advertise 10.4 fw ap and sta iface combination to mac80211Raja Mani2015-07-021-0/+30
| * ath10k: include new wmi op version for 10.4 fwRaja Mani2015-06-301-0/+2
| * ath10k: mac: remove unreachable negative return checkNicholas Mc Guire2015-06-161-5/+5
| * ath10k: enable VHT for IBSSJanusz Dziedzic2015-06-161-0/+2
* | Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...David S. Miller2015-06-231-129/+82
|\ \ | |/
| * ath10k: fix channel switchingMichal Kazior2015-06-091-80/+62
| * ath10k: remove ath10k_chanctx structMichal Kazior2015-06-091-47/+6
| * ath10k: fix ar->rx_channel updating logicMichal Kazior2015-06-091-5/+17
* | mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-17/+17
|/
* Merge ath-next from ath.gitKalle Valo2015-05-251-1/+8
|\
| * ath10k: fix idle power consumptionJanusz Dziedzic2015-05-221-1/+8
* | Merge tag 'wireless-drivers-next-for-davem-2015-05-21' of git://git.kernel.or...David S. Miller2015-05-241-656/+2077
|\ \ | |/
| * Merge ath-next from ath.gitKalle Valo2015-04-281-658/+2108
| |\
| | * ath10k: implement more versatile set_bitrate_maskMichal Kazior2015-04-271-20/+254
| | * ath10k: enable ibss-rsnJanusz Dziedzic2015-04-171-0/+2
| | * ath10k: set def key idx for ibssMichal Kazior2015-04-171-3/+7
| | * ath10k: fix multiple key static wep with ibssMichal Kazior2015-04-171-3/+28
| | * ath10k: don't use reassoc flagMichal Kazior2015-04-171-1/+0
| | * ath10k: change static wep key handling for client modeMichal Kazior2015-04-171-66/+23
| | * ath10k: use scan burst for hw rocMichal Kazior2015-04-151-0/+1
| | * ath10k: fix hw roc expirationMichal Kazior2015-04-151-4/+8
| | * ath10k: fix static wep with more than 1 key in client modeMichal Kazior2015-04-091-19/+22
| | * ath10k: fix arvif->wep_keys clearingMichal Kazior2015-04-091-5/+7
| | * ath10k: disable burst modeJanusz Dziedzic2015-04-091-0/+10
| | * ath10k: fix IBSS scanning on wmi-tlv and qca6174Michal Kazior2015-04-011-19/+12
| | * ath10k: clean up set_bitrate_mask handlingMichal Kazior2015-04-011-242/+146
| | * ath10k: enable multi-channel on supported devicesMichal Kazior2015-04-011-1/+80
| | * ath10k: implement tx pause wmi eventMichal Kazior2015-04-011-0/+90
| | * ath10k: rework tx queue lockingMichal Kazior2015-04-011-2/+86
| | * ath10k: implement chanctx APIMichal Kazior2015-04-011-117/+582
| | * ath10k: fix survey reportingMichal Kazior2015-04-011-0/+4
OpenPOWER on IntegriCloud