summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* ath5k: set 5/10 MHz supported channels and fix durationSimon Wunderlich2013-08-163-9/+42
* ath5k: report 5/10 MHz channelsSimon Wunderlich2013-08-161-0/+10
* ath9k: announce that ath9k supports 5/10 MHzSimon Wunderlich2013-08-161-0/+1
* ath9k: set 5/10 MHz supported channels and fix bitrateSimon Wunderlich2013-08-162-8/+21
* ath9k: report 5/10 MHz channelsSimon Wunderlich2013-08-161-0/+11
* ath9k: use chandef instead of channel_typeSimon Wunderlich2013-08-166-40/+51
* ath9k: always use SIFS times from OFDM for 5/10 MHzSimon Wunderlich2013-08-161-3/+2
* ath9k: Use lockless variant to initialize RX fifoSujith Manoharan2013-08-151-1/+1
* ath9k: Optimize LNA checkSujith Manoharan2013-08-151-30/+47
* ath9k: Identify first subframe in an A-MPDUSujith Manoharan2013-08-153-2/+5
* ath9k: Handle invalid RSSISujith Manoharan2013-08-151-16/+33
* ath9k: Remove unused function argumentSujith Manoharan2013-08-151-2/+1
* ath9k: Fix error condition for corrupt descriptorsSujith Manoharan2013-08-151-10/+18
* ath9k: Handle corrupt descriptors properlySujith Manoharan2013-08-151-2/+10
* ath9k: Move the RX poll check to preprocess()Sujith Manoharan2013-08-151-4/+4
* ath9k: Fix RX beacon processingSujith Manoharan2013-08-151-26/+22
* ath9k: Fix RX packet counterSujith Manoharan2013-08-151-4/+7
* ath9k: Fix RX debug statisticsSujith Manoharan2013-08-151-2/+1
* ath9k: Fix PHY error processingSujith Manoharan2013-08-151-11/+12
* ath9k: Reorder some functionsSujith Manoharan2013-08-151-110/+110
* 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
OpenPOWER on IntegriCloud