aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/recv.c
AgeCommit message (Expand)Author
2013-09-26ath9k: fix rx descriptor related race conditionFelix Fietkau
2013-04-23ath9k: Fix RX DMA mappingSujith Manoharan
2013-04-23ath9k: Use lockless variants for the RX fifo queueSujith Manoharan
2013-04-23ath9k: Reduce deep indentationSujith Manoharan
2013-04-23ath9k: Remove unused argument "size"Sujith Manoharan
2013-04-10ath9k: detect more kinds of invalid descriptorsFelix Fietkau
2013-04-10ath9k: fix handling of broken descriptorsFelix Fietkau
2013-04-10ath9k: improve dma map failure handlingFelix Fietkau
2013-04-10ath9k_common: remove ath9k_cmn_padposFelix Fietkau
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-04-08ath9k: add support for DFS master modeZefir Kurtisi
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2013-02-11ath9k: Fix IBSS joiner modeSujith Manoharan
2013-02-01ath9k: Fix sparse __CHECK_ENDIAN__ for spectral codeSven Eckelmann
2013-02-01ath9k: Only add fix_rssi_inv_only when spectral code is usedSven Eckelmann
2013-02-01ath9k: Only process fft samples when ATH9K_DEBUGFS is enabledSven Eckelmann
2013-02-01ath9k: report A-MPDU statusChristian Lamparter
2013-01-30ath9k: Update spectral scan output dataSven Eckelmann
2013-01-30ath9k: drop spectral packets after processing themSimon Wunderlich
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-14ath9k: remove sc->rx.rxbuflock to fix a deadlockFelix Fietkau
2013-01-11ath9k: fix rx flush handlingFelix Fietkau
2013-01-11ath9k: add a better fix for the rx tasklet vs rx flush raceFelix Fietkau
2013-01-11ath9k: do not link receive buffers during flushFelix Fietkau
2013-01-09ath9k: add spectral scan featureSimon Wunderlich
2013-01-07ath9k: use the devres API for allocations/mappingsFelix Fietkau
2012-12-11ath9k: RX timestamp is reported at end of frameThomas Pedersen
2012-11-13mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen
2012-10-29ath9k: Ensure we set FTP_STOMP_LOW weight when WLAN is idleMohammed Shafi Shajakhan
2012-09-28ath9k: Fix rx filtering issue for older chipsThomas Wagner
2012-08-13ath9k: fix decrypt_error initialization in ath_rx_tasklet()Lorenzo Bianconi
2012-07-17ath9k: Cleanup beacon logicSujith Manoharan
2012-07-09ath9k: set 4ADDRESS bit in RX filter for AR9550Gabor Juhos
2012-07-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-27ath9k: fix panic caused by returning a descriptor we have queued for reuseTom Hughes
2012-06-25ath9k: fix dynamic WEP related regressionFelix Fietkau
2012-06-06ath9k: Fix powersave lockingSujith Manoharan
2012-06-06ath9k: Use atomic operationsSujith Manoharan
2012-06-06ath9k: Move LNA code to antenna.cSujith Manoharan
2012-06-06ath9k: improve BT FTP/PAN performanceRajkumar Manoharan
2012-06-06ath9k: Remove SC_OP_OFFCHANNELSujith Manoharan
2012-05-10drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-04-23ath9k: don't strip mic on non-encrypted frames in tkipMichael Liang
2012-04-23ath9k: Fix compile warnings when DEBUGFS is disabled.Ben Greear
2012-04-11ath9k: Add more recv stats.Ben Greear
2012-04-09ath9k: recover ar9380 chips from rare stuck stateRajkumar Manoharan
2012-03-26ath9k: fix a memory leak in ath_rx_tasklet()Eric Dumazet
2012-03-12ath9k: Fix mactime from being clobbered in rx_statusAshok Nagarajan
2012-03-07ath9k: fix signal strength reporting issuesFelix Fietkau
2012-03-07ath9k: get rid of double queueing of rx frames on EDMAFelix Fietkau