summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* 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
* brcmsmac: Fix WARNING caused by lack of calls to dma_mapping_error()John W. Linville2013-08-151-4/+11
* rtlwifi: sparse warnings: cast to restricted typeMark Schulte2013-08-151-8/+8
* 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
* brcmfmac: use configurable sdio bus header length for tx packetFranky Lin2013-08-151-14/+16
* brcmfmac: streamline sdio bus header codeFranky Lin2013-08-151-123/+120
* brcmfmac: remove align from brcmf_bus structureFranky Lin2013-08-153-11/+17
* brcmfmac: abstract tx packet processing functionsFranky Lin2013-08-153-78/+177
* brcmfmac: add support for manual TDLS operationsArend van Spriel2013-08-152-1/+77
* brcmfmac: ignore IF event if firmware indicates itArend van Spriel2013-08-152-0/+6
* brcmfmac: no fws locking outside fws module.Hante Meuleman2013-08-152-66/+62
* brcmfmac: always use worker thread for tx data.Hante Meuleman2013-08-153-56/+54
* brcmfmac: add AMPDU reordering functionalityArend van Spriel2013-08-153-27/+283
* brcmfmac: .txdata() bus callback should not call brcmf_txcomplete()Arend van Spriel2013-08-153-3/+5
* brcmfmac: use irq safe spinlock in brcmf_sdbrcm_txdata()Arend van Spriel2013-08-152-3/+8
* 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
OpenPOWER on IntegriCloud