aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/wl1271_rx.c
AgeCommit message (Expand)Author
2010-11-22wl1271: Change wl12xx Files NamesShahar Levi
2010-11-15wl1271: Fix RX path stallJuuso Oikarinen
2010-11-15wl1271: Fix warning about unsupported RX rateTeemu Paasikivi
2010-11-15wl1271: 11n Support, functionality and configuration abilityShahar Levi
2010-10-05wl1271: Support firmware RX packet aggregationIdo Yariv
2010-09-21wl1271: avoid redundant memcpy of rx_statusEliad Peller
2010-07-29wl1271: add get_survey callback in order to get channel noiseJohn W. Linville
2010-07-08wl1271: Add TSF handlingJuuso Oikarinen
2010-05-21wl1271: Fix RX data path frame lengthsJuuso Oikarinen
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-03-31wl1271: remove deprecated usage of RX status noiseLuciano Coelho
2010-03-31wl1271: Clean up RX rate reportingJuuso Oikarinen
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-09wl1271: Aggregate RX acknowledgements to FWJuuso Oikarinen
2010-03-09wl1271: don't get received frames from hardware in PLT modeKalle Valo
2010-03-09wl1271: Removed wl1271_spi.h and made some functions staticTeemu Paasikivi
2010-02-19wl1271: Renamed IO functionsTeemu Paasikivi
2010-02-19wl1271: Optimized RX path packet retrievalJuuso Oikarinen
2009-11-04wl1271: use __dev_alloc_skb() on RXLuis R. Rodriguez
2009-10-27wl1271: use ieee80211_rx_ni()Luciano Coelho
2009-10-27wl1271: fix endianess issuesLuciano Coelho
2009-10-27wl1271: Checking of rx descriptor status fixedTeemu Paasikivi
2009-10-27wl1271: Added 5 GHz support to join and rxTeemu Paasikivi
2009-10-27wl1271: Added support to scan on 5 GHz bandTeemu Paasikivi
2009-10-27wl1271: Remove outdated SPI functionsJuuso Oikarinen
2009-10-27wl1271: Remove RX workaroundJuuso Oikarinen
2009-10-27wl1271: remove unecessary qual parameter from rx statusLuciano Coelho
2009-08-14wl1271: add wl1271 driver filesLuciano Coelho