summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | ath10k: fix ath10k_debug_start() lockingKalle Valo2013-10-093-1/+31
| | * | | ath10k: Fix bug in max. VHT A-MPDU sizeSujith Manoharan2013-10-081-1/+14
| | * | | ath10k: fix RX performance when using AP 10.X FWMichal Kazior2013-10-081-1/+1
| | * | | ath10k: fix possible memory leak in new FW loadingMichal Kazior2013-10-081-3/+6
| | * | | ath10k: fix printf format stringMichal Kazior2013-10-081-2/+2
| | * | | ath10k: remove num_sends_allowedMichal Kazior2013-10-074-24/+18
| | * | | ath10k: remove ce_sendlist_sendMichal Kazior2013-10-073-51/+2
| | * | | ath10k: split vdev_id calculation from tx functionMichal Kazior2013-10-071-10/+15
| | * | | ath10k: split tid calculation from tx functionMichal Kazior2013-10-071-8/+15
| | * | | ath10k: extend the max_scan timeBartosz Markowski2013-10-071-1/+1
| | * | | ath10k: enable 10.x firmware branch supportBartosz Markowski2013-10-071-6/+1
| | * | | ath6kl: fix compilation warning in ath6kl_htc_pipe_conn_serviceVladimir Murzin2013-10-011-1/+1
| | * | | ath10k: implement firmware IE container supportKalle Valo2013-09-304-2/+206
| | * | | ath10k: store separate pointers for firmware dataKalle Valo2013-09-302-14/+37
| | * | | ath10k: rename board_data in struct ath10kKalle Valo2013-09-302-10/+10
| | * | | ath10k: handle FW API differences for scan structuresBartosz Markowski2013-09-272-4/+97
| | * | | ath10k: introduce dynamic pdev parametersBartosz Markowski2013-09-274-9/+265
| | * | | ath10k: introduce dynamic vdev parametersBartosz Markowski2013-09-274-25/+332
| | * | | ath10k: add TARGET values for 10.x firmwareBartosz Markowski2013-09-272-29/+60
| | * | | ath10k: split wmi_cmd_init pathBartosz Markowski2013-09-272-1/+299
| | * | | ath10k: bring back the WMI path for mgmt framesBartosz Markowski2013-09-277-13/+128
| | * | | ath10k: implement host memory chunksBartosz Markowski2013-09-273-8/+133
| | * | | ath10k: drop the fw versioning sanity checkBartosz Markowski2013-09-272-31/+0
| | * | | ath10k: split ath10k_wmi_service_ready_event_rxBartosz Markowski2013-09-272-1/+104
| | * | | ath10k: implement WMI events handling frame for both firmwaresBartosz Markowski2013-09-271-1/+130
| | * | | ath10k: warn if give WMI command is not supportedBartosz Markowski2013-09-271-0/+6
| | * | | ath10k: add wmi_10x_<cmd/event> definitionsBartosz Markowski2013-09-272-3/+338
| | * | | ath10k: introduce dynamic WMI structuresBartosz Markowski2013-09-273-41/+305
| | * | | ath10k: make monitor vdev down before stoping itMarek Puzyniak2013-09-261-6/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-231-12/+11
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | ath9k: fix tx queue scheduling after channel changesFelix Fietkau2013-10-071-12/+11
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-10-1736-501/+10381
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | ath9k_hw: remove references to hw->confFelix Fietkau2013-10-145-20/+15
| * | | | ath9k: make ath9k_uses_beacons staticFelix Fietkau2013-10-142-2/+1
| * | | | ath9k: remove sc->config.cabqReadyTimeFelix Fietkau2013-10-144-12/+1
| * | | | ath9k: move channel change code to ath_set_channelFelix Fietkau2013-10-141-72/+78
| * | | | ath9k: make ath9k_cmn_update_ichannel staticFelix Fietkau2013-10-145-21/+17
| * | | | ath9k_hw: simplify channel flagsFelix Fietkau2013-10-144-130/+50
| * | | | ath9k_hw: remove IS_CHAN_OFDM()Felix Fietkau2013-10-142-7/+2
| * | | | ath9k_hw: remove IS_CHAN_B()Felix Fietkau2013-10-146-22/+13
| * | | | ath9k_hw: remove direct accesses to channel mode flagsFelix Fietkau2013-10-149-169/+49
| * | | | ath9k: use a separate data structure for rx buffersFelix Fietkau2013-10-143-50/+92
| * | | | wcn36xx: fix coccinelle warningsFengguang Wu2013-10-141-9/+2
| * | | | wcn36xx: mac80211 driver for Qualcomm WCN3660/WCN3680 hardwareEugene Krasnikov2013-10-1017-0/+10074
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-081-3/+6
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | ath9k: fix powersave response handling for BA session packetsFelix Fietkau2013-09-301-3/+6
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller2013-10-0762-2065/+2769
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge tag 'for-linville-20131001' of git://github.com/kvalo/athJohn W. Linville2013-10-0321-1015/+984
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | ath10k: replenish HTT RX buffers in a taskletMichal Kazior2013-09-262-3/+38
| | * | | ath10k: align RX frames properlyMichal Kazior2013-09-261-1/+5