aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/recv.c
Commit message (Expand)AuthorAge
* ath9k: Return early for invalid ratesSujith Manoharan2013-06-03
* ath9k: remove useless flag conversation.Oleksij Rempel2013-05-30
* ath9k: Fix RX DMA mappingSujith Manoharan2013-04-23
* ath9k: Use lockless variants for the RX fifo queueSujith Manoharan2013-04-23
* ath9k: Reduce deep indentationSujith Manoharan2013-04-23
* ath9k: Remove unused argument "size"Sujith Manoharan2013-04-23
* ath9k: detect more kinds of invalid descriptorsFelix Fietkau2013-04-10
* ath9k: fix handling of broken descriptorsFelix Fietkau2013-04-10
* ath9k: improve dma map failure handlingFelix Fietkau2013-04-10
* ath9k_common: remove ath9k_cmn_padposFelix Fietkau2013-04-10
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-10
|\
| * mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-25
* | ath9k: add support for DFS master modeZefir Kurtisi2013-04-08
|/
* ath9k: Fix IBSS joiner modeSujith Manoharan2013-02-11
* ath9k: Fix sparse __CHECK_ENDIAN__ for spectral codeSven Eckelmann2013-02-01
* ath9k: Only add fix_rssi_inv_only when spectral code is usedSven Eckelmann2013-02-01
* ath9k: Only process fft samples when ATH9K_DEBUGFS is enabledSven Eckelmann2013-02-01
* ath9k: report A-MPDU statusChristian Lamparter2013-02-01
* ath9k: Update spectral scan output dataSven Eckelmann2013-01-30
* ath9k: drop spectral packets after processing themSimon Wunderlich2013-01-30
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-28
|\
| * ath9k: remove sc->rx.rxbuflock to fix a deadlockFelix Fietkau2013-01-14
| * ath9k: fix rx flush handlingFelix Fietkau2013-01-11
| * ath9k: add a better fix for the rx tasklet vs rx flush raceFelix Fietkau2013-01-11
| * ath9k: do not link receive buffers during flushFelix Fietkau2013-01-11
* | ath9k: add spectral scan featureSimon Wunderlich2013-01-09
* | ath9k: use the devres API for allocations/mappingsFelix Fietkau2013-01-07
|/
* ath9k: RX timestamp is reported at end of frameThomas Pedersen2012-12-11
* mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen2012-11-13
* ath9k: Ensure we set FTP_STOMP_LOW weight when WLAN is idleMohammed Shafi Shajakhan2012-10-29
* ath9k: Fix rx filtering issue for older chipsThomas Wagner2012-09-28
* ath9k: fix decrypt_error initialization in ath_rx_tasklet()Lorenzo Bianconi2012-08-13
* ath9k: Cleanup beacon logicSujith Manoharan2012-07-17
* ath9k: set 4ADDRESS bit in RX filter for AR9550Gabor Juhos2012-07-09
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-09
|\
| * ath9k: fix panic caused by returning a descriptor we have queued for reuseTom Hughes2012-06-27
| * ath9k: fix dynamic WEP related regressionFelix Fietkau2012-06-25
* | ath9k: Fix powersave lockingSujith Manoharan2012-06-06
* | ath9k: Use atomic operationsSujith Manoharan2012-06-06
* | ath9k: Move LNA code to antenna.cSujith Manoharan2012-06-06
* | ath9k: improve BT FTP/PAN performanceRajkumar Manoharan2012-06-06
* | ath9k: Remove SC_OP_OFFCHANNELSujith Manoharan2012-06-06
|/
* drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-10
* ath9k: don't strip mic on non-encrypted frames in tkipMichael Liang2012-04-23
* ath9k: Fix compile warnings when DEBUGFS is disabled.Ben Greear2012-04-23
* ath9k: Add more recv stats.Ben Greear2012-04-11
* ath9k: recover ar9380 chips from rare stuck stateRajkumar Manoharan2012-04-09
* ath9k: fix a memory leak in ath_rx_tasklet()Eric Dumazet2012-03-26
* ath9k: Fix mactime from being clobbered in rx_statusAshok Nagarajan2012-03-12
* ath9k: fix signal strength reporting issuesFelix Fietkau2012-03-07