summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/recv.c
AgeCommit message (Expand)Author
2009-09-08ath9k: Fix RX Filter handling for BARSujith
2009-08-28ath9k: Add support FIF_OTHER_BSS filtering mode.Javier Cardona
2009-08-20ath9k: Nuke struct ath9k_node_statsVasanthakumar Thiagarajan
2009-08-14ath: add common ath_rxbuf_alloc() and make ath9k use itLuis R. Rodriguez
2009-08-14ath9k: Update beacon RSSISujith
2009-08-14ath9k: Remove unneeded assignment of protocol fieldSujith
2009-08-14ath9k: use new FIF_PSPOLL configure filterLuis R. Rodriguez
2009-07-24ath9k: Manipulate and report the correct RSSISenthil Balasubramanian
2009-07-10ath9k: differentiate quality reporting between legacy and HT configurationsLuis R. Rodriguez
2009-07-10ath9k: remove ath_rx_ps_back_to_sleep helperGabor Juhos
2009-07-10ath9k: remove unnecessary clearing of SC_OP_WAIT_{BEACON,CAB} flagsGabor Juhos
2009-07-10mac80211: push rx status into skb->cbJohannes Berg
2009-06-19ath9k: wait for beacon frame along with CABGabor Juhos
2009-06-15ath9k: process rx packet if we are waiting for CABGabor Juhos
2009-05-22ath9k: Update Beacon timers based on timestamp from the APJouni Malinen
2009-05-20ath9k: Wake up for TX in mac80211 timeout=0 sleep modeJouni Malinen
2009-05-20ath9k: Move PS wakeup/restore calls from isr to taskletVasanthakumar Thiagarajan
2009-05-20ath9k: Fix PS mode operation to receive buffered broadcast/multicast framesJouni Malinen
2009-05-20ath9k: Clean up RX processing a bitJouni Malinen
2009-05-20ath9k: Fix a check for multicast address for virtual wiphyJouni Malinen
2009-04-22atheros: put atheros wireless drivers into ath/Luis R. Rodriguez