summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/wl1271_rx.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-22wl1271: Change wl12xx Files NamesShahar Levi1-203/+0
2010-11-15wl1271: Fix RX path stallJuuso Oikarinen1-4/+8
2010-11-15wl1271: Fix warning about unsupported RX rateTeemu Paasikivi1-1/+9
2010-11-15wl1271: 11n Support, functionality and configuration abilityShahar Levi1-0/+6
2010-10-05wl1271: Support firmware RX packet aggregationIdo Yariv1-16/+47
2010-09-21wl1271: avoid redundant memcpy of rx_statusEliad Peller1-3/+1
2010-07-29wl1271: add get_survey callback in order to get channel noiseJohn W. Linville1-0/+7
2010-07-09wl1271: Add TSF handlingJuuso Oikarinen1-6/+0
2010-05-21wl1271: Fix RX data path frame lengthsJuuso Oikarinen1-0/+2
2010-04-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-81/+2
2010-04-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+2
2010-03-31wl1271: remove deprecated usage of RX status noiseLuciano Coelho1-7/+0
2010-03-31wl1271: Clean up RX rate reportingJuuso Oikarinen1-74/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+2
2010-03-09wl1271: Aggregate RX acknowledgements to FWJuuso Oikarinen1-1/+2
2010-03-09wl1271: don't get received frames from hardware in PLT modeKalle Valo1-0/+7
2010-03-09wl1271: Removed wl1271_spi.h and made some functions staticTeemu Paasikivi1-1/+0
2010-02-19wl1271: Renamed IO functionsTeemu Paasikivi1-6/+5
2010-02-19wl1271: Optimized RX path packet retrievalJuuso Oikarinen1-2/+2
2009-11-05wl1271: use __dev_alloc_skb() on RXLuis R. Rodriguez1-1/+1
2009-10-27wl1271: use ieee80211_rx_ni()Luciano Coelho1-1/+1
2009-10-27wl1271: fix endianess issuesLuciano Coelho1-5/+6
2009-10-27wl1271: Checking of rx descriptor status fixedTeemu Paasikivi1-8/+3
2009-10-27wl1271: Added 5 GHz support to join and rxTeemu Paasikivi1-11/+46
2009-10-27wl1271: Added support to scan on 5 GHz bandTeemu Paasikivi1-0/+3
2009-10-27wl1271: Remove outdated SPI functionsJuuso Oikarinen1-5/+5
2009-10-27wl1271: Remove RX workaroundJuuso Oikarinen1-4/+0
2009-10-27wl1271: remove unecessary qual parameter from rx statusLuciano Coelho1-6/+0
2009-08-14wl1271: add wl1271 driver filesLuciano Coelho1-0/+200