summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/recv.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-14ath: add common ath_rxbuf_alloc() and make ath9k use itLuis R. Rodriguez1-36/+4
2009-08-14ath9k: Update beacon RSSISujith1-0/+4
2009-08-14ath9k: Remove unneeded assignment of protocol fieldSujith1-1/+0
2009-08-14ath9k: use new FIF_PSPOLL configure filterLuis R. Rodriguez1-2/+1
2009-07-24ath9k: Manipulate and report the correct RSSISenthil Balasubramanian1-1/+24
2009-07-10ath9k: differentiate quality reporting between legacy and HT configurationsLuis R. Rodriguez1-4/+25
2009-07-10ath9k: remove ath_rx_ps_back_to_sleep helperGabor Juhos1-11/+6
2009-07-10ath9k: remove unnecessary clearing of SC_OP_WAIT_{BEACON,CAB} flagsGabor Juhos1-8/+0
2009-07-10mac80211: push rx status into skb->cbJohannes Berg1-4/+9
2009-06-19ath9k: wait for beacon frame along with CABGabor Juhos1-2/+5
2009-06-15ath9k: process rx packet if we are waiting for CABGabor Juhos1-0/+1
2009-05-22ath9k: Update Beacon timers based on timestamp from the APJouni Malinen1-0/+7
2009-05-20ath9k: Wake up for TX in mac80211 timeout=0 sleep modeJouni Malinen1-2/+14
2009-05-20ath9k: Move PS wakeup/restore calls from isr to taskletVasanthakumar Thiagarajan1-2/+0
2009-05-20ath9k: Fix PS mode operation to receive buffered broadcast/multicast framesJouni Malinen1-7/+112
2009-05-20ath9k: Clean up RX processing a bitJouni Malinen1-26/+34
2009-05-20ath9k: Fix a check for multicast address for virtual wiphyJouni Malinen1-1/+1
2009-04-23atheros: put atheros wireless drivers into ath/Luis R. Rodriguez1-0/+704