summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | ath10k: fix Native Wifi decap mode RXMichal Kazior2013-09-261-3/+29
| | * | ath10k: cleanup RX decap handlingMichal Kazior2013-09-261-26/+28
| | * | ath10k: document decap modesMichal Kazior2013-09-261-2/+22
| | * | ath10k: report A-MSDU subframes individuallyMichal Kazior2013-09-262-123/+85
| | * | ath10k: use msdu headroom to store txfragMichal Kazior2013-09-204-53/+53
| | * | ath10k: cleanup HTT TX functionsMichal Kazior2013-09-201-73/+68
| | * | ath10k: decouple HTT TX completionsMichal Kazior2013-09-206-108/+27
| | * | ath10k: avoid needless memset on TX pathMichal Kazior2013-09-204-4/+7
| | * | ath10k: use num_pending_tx instead of msdu id bitmapMichal Kazior2013-09-202-3/+2
| | * | ath10k: fix num_sends_allowed replenishingMichal Kazior2013-09-201-4/+0
| | * | ath10k: fix tracing build for ath10k_wmi_cmdMichal Kazior2013-09-201-1/+1
| | * | ath10k: remove wmi event worker threadMichal Kazior2013-09-162-46/+1
| | * | ath10k: remove wmi pending count limitMichal Kazior2013-09-164-45/+0
| | * | ath10k: improve beacon submission latencyMichal Kazior2013-09-164-14/+71
| | * | ath10k: simplify HTC command submittingMichal Kazior2013-09-163-140/+43
| | * | ath10k: make WMI commands block by designMichal Kazior2013-09-163-24/+42
| | * | ath10k: add HTC TX credits replenishing notificationMichal Kazior2013-09-162-0/+10
| | * | ath10k: simplify HTC credits calculationMichal Kazior2013-09-161-48/+10
| | * | wireless: ath10k: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-121-2/+0
| | * | ath10k: delete struct ce_sendlistKalle Valo2013-09-123-107/+25
| | * | ath10k: Calculate correct peer PHY mode for VHTSujith Manoharan2013-09-121-3/+11
| | * | ath10k: print phymode as a stringKalle Valo2013-09-122-2/+49
| | * | ath10k: clean mac.c debug messagesKalle Valo2013-09-121-88/+92
| | * | ath10k: add boot messages to htt.cKalle Valo2013-09-122-2/+2
| | * | ath10k: add boot debug messages to htc.cKalle Valo2013-09-121-8/+8
| | * | ath10k: add boot debug messages to pci.c and ce.cKalle Valo2013-09-122-2/+12
| | * | ath10k: cleanup debug messages in core.cKalle Valo2013-09-121-3/+6
| | * | ath10k: rename ATH10K_DBG_CORE to BOOTKalle Valo2013-09-122-4/+4
| | * | ath10k: add BMI log levelKalle Valo2013-09-122-15/+28
| | * | ath10k: define ath10k_debug_start/_stop as static inlineBartosz Markowski2013-09-101-2/+2
| | * | ath10k: prevent CE from looping indefinitelyMichal Kazior2013-09-083-115/+52
OpenPOWER on IntegriCloud