summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx
AgeCommit message (Expand)Author
2010-03-23wl1271: Changed SDIO MMC host claimingTeemu Paasikivi
2010-03-23wl1271: Cleaned up wlan power on/off functionsTeemu Paasikivi
2010-03-23wl1271: Fix configuration of the TX opportunity valueJuuso Oikarinen
2010-03-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-16wl1251: fix potential crashGrazvydas Ignotas
2010-03-15wl1251: reduce eeprom read wait timeGrazvydas Ignotas
2010-03-15wl1251: fix ELP_CTRL register accesses when using SDIOGrazvydas Ignotas
2010-03-15wl1251: make local symbols staticGrazvydas Ignotas
2010-03-10wl1271: Changed wl1271_sdio to be selectable only on ARMTeemu Paasikivi
2010-03-09wl1271: Remove tx-power level workaroundJuuso Oikarinen
2010-03-09wl1271: Disable host TX rate controlJuuso Oikarinen
2010-03-09wl1271: Clean up TX security sequence number handlingJuuso Oikarinen
2010-03-09wl1271: Clean up firmware block allocation calculationJuuso Oikarinen
2010-03-09wl1271: Update TX packet life time handling with higher resolution timeJuuso Oikarinen
2010-03-09wl1271: Implement looped IRQ handlingJuuso Oikarinen
2010-03-09wl1271: Don't mask interrupts while handling interruptJuuso Oikarinen
2010-03-09wl1271: Aggregate RX acknowledgements to FWJuuso Oikarinen
2010-03-09wl1271: Remove annoying PSM entry/exit kernel tracesJuuso Oikarinen
2010-03-09wl1271: Fix queue stopping/waking for TX pathJuuso Oikarinen
2010-03-09wl1271: Fix ad-hoc mode neighborhood detectionJuuso Oikarinen
2010-03-09wl1271: Improvements to the TX pathJuuso Oikarinen
2010-03-09wl1271: don't get received frames from hardware in PLT modeKalle Valo
2010-03-09wl1271: Fixed unloading of the wl1271_sdio moduleTeemu Paasikivi
2010-03-09wl1271: Changed access to fw status register to use raw readTeemu Paasikivi
2010-03-09wl1271: Initial SDIO implementationTeemu Paasikivi
2010-03-09wl1271: Divided driver to two separate modulesTeemu Paasikivi
2010-03-09wl1271: Removed wl1271_spi.h and made some functions staticTeemu Paasikivi
2010-03-09wl1271: Inlined IO functionsTeemu Paasikivi
2010-03-09wl1271: Implemented abstraction of IO functions.Teemu Paasikivi
2010-03-09wl1271: Added functions to enable/disable interrupt handlingTeemu Paasikivi
2010-03-09wl1271: Moved module basics to wl1271_spi.cTeemu Paasikivi
2010-02-19wl1271: Added alloc and free hw functionsTeemu Paasikivi
2010-02-19wl1271: Added IO reset and init functionsTeemu Paasikivi
2010-02-19wl1271: Renamed IO functionsTeemu Paasikivi
2010-02-19wl1271: Moved common IO functions from wl271_spi.c to wl1271_io.cTeemu Paasikivi
2010-02-19wl1271: add testmode supportKalle Valo
2010-02-19wl1271: Fix beacon filter table configurationJuuso Oikarinen
2010-02-19wl1271: Fix ad-hoc SSID updateJuuso Oikarinen
2010-02-19wl1271: Fix WEP key handlingJuuso Oikarinen
2010-02-19wl1271: Fix key-remove errorJuuso Oikarinen
2010-02-19wl1271: Optimized RX path packet retrievalJuuso Oikarinen
2010-02-19wl1271: wakeup chip in op_conf_tx()Kalle Valo
2010-02-19wl1271: Fix random MAC address settingJuuso Oikarinen
2010-02-19wl1271: skip 3 unused bytes from the NVSLuciano Coelho
2010-02-19wl1271: add most of the normal initialization commands to PLT modeLuciano Coelho
2010-02-19wl1271: Retrieve device mac address from the nvs fileJuuso Oikarinen
2010-02-19wl1271: Use NVS INI file configurationJuuso Oikarinen
2010-02-19wl1271: implement WMMKalle Valo
2010-02-19wl1271: modify wl1271_acx_tid_cfg() to use function parametersKalle Valo
2010-02-19wl1271: modify wl1271_acx_ac_cfg() to use function parametersKalle Valo