aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/wl1251.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-29wl1251: add get_survey callback in order to get channel noiseJohn W. Linville1-0/+3
2010-03-15wl1251: fix ELP_CTRL register accesses when using SDIOGrazvydas Ignotas1-0/+2
2010-01-26mac80211: wait for beacon before enabling powersaveJohannes Berg1-3/+0
2009-12-21wl1251: add tx queue status to debugfsKalle Valo1-0/+1
2009-11-18wl1251: add NVS in EEPROM supportDavid-John Willis1-0/+1
2009-11-18wl1251: Implement delayed entry into ELP modeJuuso Oikarinen1-0/+2
2009-11-18wl1251: Enable beacon filtering with the stackJuuso Oikarinen1-0/+2
2009-08-14wl1251: initialise default channel to zeroKalle Valo1-0/+2
2009-08-14wl1251: use beacon interval and dtim period provided by mac80211Kalle Valo1-0/+6
2009-08-14wl1251: remove wl1251_opsKalle Valo1-37/+18
2009-08-14wl1251: make irq handling interface specificBob Copeland1-1/+4
2009-08-14wl1251: split spi interface into separate moduleBob Copeland1-1/+1
2009-08-14wl1251: move module probe methods into spi.cBob Copeland1-1/+6
2009-08-14wl1251: introduce wl1251_if_operations structBob Copeland1-0/+7
2009-07-10wl1251: use wl1251 prefix everywhereKalle Valo1-51/+51
2009-07-10wl1251: rename wl12xx.h to wl1251.hKalle Valo1-0/+420
2009-07-10wl12xx: rename wl1251.c wl1251_ops.cKalle Valo1-165/+0
2009-05-06wl12xx: add driverKalle Valo1-0/+165