aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
...
* | | | ath9k: Fix TSF processingSujith Manoharan2013-08-151-13/+20
* | | | ath9k: Fix RX crypto processingSujith Manoharan2013-08-151-8/+4
* | | | ath9k: Discard invalid frames earlySujith Manoharan2013-08-151-16/+22
* | | | ath9k: Fix phy error handling for DFSSujith Manoharan2013-08-151-2/+1
* | | | ath9k: Use a subroutine to check for "mybeacon"Sujith Manoharan2013-08-151-13/+23
* | | | ath9k_htc: do not use bulk on EP3 and EP4Oleksij Rempel2013-08-151-27/+11
* | | | wil6210: let IP stack re-check HW TCP/UDP csum errorsVladimir Kondratiev2013-08-151-6/+6
* | | | ath9k: reset buffer stale flag in ath_tx_get_tid_subframeFelix Fietkau2013-08-151-0/+2
* | | | ath9k: simplify ath_tid_drainFelix Fietkau2013-08-151-12/+0
* | | | ath9k: avoid accessing MRC registers on single-chain devicesFelix Fietkau2013-08-151-0/+4
* | | | ath9k: simplify debugfs chainmask handlingFelix Fietkau2013-08-151-88/+4
* | | | ath9k: remove ath9k_sta_remove_debugfsFelix Fietkau2013-08-154-20/+1
* | | | ath9k: shrink a few data structures by reordering fieldsFelix Fietkau2013-08-152-14/+14
* | | | ath9k: fix rx descriptor related race conditionFelix Fietkau2013-08-152-8/+14
* | | | Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville2013-08-1511-43/+270
|\ \ \ \
| * | | | ath6kl: Fix invalid pointer access on fuzz testing with AP modeMohammed Shafi Shajakhan2013-08-071-0/+3
| * | | | ath6kl: Fix race in heart beat pollingVasanthakumar Thiagarajan2013-08-071-0/+3
| * | | | ath10k: add SoC power save option to PCI features mapBartosz Markowski2013-08-072-12/+21
| * | | | ath10k: fix device teardownMichal Kazior2013-08-051-11/+30
| * | | | ath10k: fix failpath in MSI-X setupMichal Kazior2013-08-021-1/+6
| * | | | ath10k: zero arvif memory on add_interface()Michal Kazior2013-08-021-0/+2
| * | | | ath10k: advertise more conservative intf combinationsMichal Kazior2013-08-021-3/+9
| * | | | ath10k: make sure to use passive scan when n_ssids is 0Michal Kazior2013-08-021-0/+2
| * | | | ath10k: prevent using invalid ringbuffer indexesMichal Kazior2013-08-021-0/+5
| * | | | ath10k: implement get_survey()Michal Kazior2013-08-024-1/+122
| * | | | ath10k: implement tx checksum offloadingMichal Kazior2013-08-022-0/+4
| * | | | ath10k: implement rx checksum offloadingMichal Kazior2013-08-021-0/+40
| * | | | ath10k: detect the number of spatial streams supported by hwMichal Kazior2013-07-313-12/+20
| * | | | ath10k: improve tx throughput on slow machinesMichal Kazior2013-07-311-3/+3
* | | | | ath9k: Run the LNA combining algorithm properlySujith Manoharan2013-08-091-16/+28
* | | | | ath9k: Fix BTCOEX usage for RX diversitySujith Manoharan2013-08-091-2/+2
* | | | | ath9k: use software queueing for multicast trafficFelix Fietkau2013-08-093-2/+23
* | | | | ath9k: improve tx scheduling fairnessFelix Fietkau2013-08-091-39/+50
* | | | | ath9k: use software queues for un-aggregated data packetsFelix Fietkau2013-08-092-127/+145
* | | | | ath9k: always clear ps filter bit on new assocFelix Fietkau2013-08-091-0/+1
* | | | | ath9k: fix clearing expired A-MPDU subframes in tx completionFelix Fietkau2013-08-091-1/+2
* | | | | ath9k: prepare queueing code for handling unaggregated trafficFelix Fietkau2013-08-092-9/+14
* | | | | ath9k: fix block ack window tracking checkFelix Fietkau2013-08-092-7/+11
* | | | | ath9k: simplify ath_tx_form_aggrFelix Fietkau2013-08-092-22/+12
* | | | | ath9k: add CAB queue info to debugfsFelix Fietkau2013-08-091-16/+27
* | | | | ath9k: add function for getting the tx tid for a packetFelix Fietkau2013-08-091-8/+17
* | | | | ath9k: split tid retry packets into a separate queueFelix Fietkau2013-08-092-4/+15
* | | | | ath9k: add utility functions for accessing tid queuesFelix Fietkau2013-08-091-19/+32
* | | | | ath9k: Fix build failureSujith Manoharan2013-08-095-5/+30
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-091-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'for-linville-current' of git://github.com/kvalo/athJohn W. Linville2013-07-291-1/+1
| |\ \ \ \
| | * | | | ath10k: ATH10K should depend on HAS_DMAGeert Uytterhoeven2013-07-221-1/+1
* | | | | | ath9k: Add more PCI IDs for WB225 cardsSujith Manoharan2013-08-051-0/+72
* | | | | | ath9k: Fix antenna control init for AR9485Sujith Manoharan2013-08-051-1/+13
* | | | | | ath9k: Remove ath_ant_comb_update()Sujith Manoharan2013-08-054-28/+1