aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/wl1271_rx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-29wl1271: add get_survey callback in order to get channel noiseJohn W. Linville1-0/+7
2010-07-08wl1271: Add TSF handlingJuuso Oikarinen1-6/+0
2010-05-21wl1271: Fix RX data path frame lengthsJuuso Oikarinen1-0/+2
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-81/+2
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David 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 implicit slab.h inclusion from percpu.hTejun 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-04wl1271: 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