summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx
AgeCommit message (Expand)Author
2009-12-07wl1251: don't build null data template in wl1251_op_config()Kalle Valo
2009-12-07wl1251: fix bssid handlingKalle Valo
2009-12-07wl1251: remove false warning messagesKalle Valo
2009-11-28wl1271: Remove REF_CLK hackLuciano Coelho
2009-11-28wl1271: remove workaround to ignore -EIO from radio and general paramsLuciano Coelho
2009-11-28wl1271: fix radio and general parameters commandsLuciano Coelho
2009-11-28wl1271: set radio and general params also for PLTLuciano Coelho
2009-11-28wl1271: fix the inetdev notifier callback return valuesLuciano Coelho
2009-11-28wl1271: Set PSM support flags in driver configurationJuuso Oikarinen
2009-11-28wl1271: Prevent PSM-entry retry loop if PSM cancelledJuuso Oikarinen
2009-11-28wl1271: Decrease BET consecutive terminated beacons value to 10Juuso Oikarinen
2009-11-18wl1251: add NVS in EEPROM supportDavid-John Willis
2009-11-18wl1251: remove depcreated qual usageKalle Valo
2009-11-18wl1251: Send null data packet with "TODS" bit setVidhya Govindan
2009-11-18wl1251: Fix regression in IRQ loop handlingJuuso Oikarinen
2009-11-18wl1251: Filter out unwanted eventsJanne Ylalehto
2009-11-18wl1251: Add IRQ looping supportJanne Ylalehto
2009-11-18wl1251: Increase the beacon loss timeout value and handle regain eventVidhya Govindan
2009-11-18wl1251: Set the correct dtim period to the firmwareVidhya Govindan
2009-11-18wl1251: Add acx command to set tbtt and dtim periodVidhya Govindan
2009-11-18wl1251: mask aid bits 14 and 15 in ps-poll templateKalle Valo
2009-11-18wl1251: allocate space for firmware with vmalloc()Kalle Valo
2009-11-18wl1251: Implement delayed entry into ELP modeJuuso Oikarinen
2009-11-18wl1251: Configure beacon filtering on if PSM usedJuuso Oikarinen
2009-11-18wl1251: Enable beacon filtering with the stackJuuso Oikarinen
2009-11-18wl1251: Add connection monitoring configurationJuuso Oikarinen
2009-11-11wl12xx: declare MODULE_FIRMWAREBen Hutchings
2009-11-04wl1271: use __dev_alloc_skb() on RXmaster-2009-11-04Luis R. Rodriguez
2009-11-04wl1271: depend on INETJohn W. Linville
2009-11-02wl1271: Generalize command response readingmaster-2009-11-02Juuso Oikarinen
2009-11-02wl1271: Correct endianness-handling of command statusJuuso Oikarinen
2009-11-02wl1271: Add retry implementation for PSM entriesJuuso Oikarinen
2009-11-02wl1271: Check result code of commandsJuuso Oikarinen
2009-11-02wl1271: Increase TX power valueJuuso Oikarinen
2009-11-02wl1271: Remove excess null-data template settingsJuuso Oikarinen
2009-10-30wl1271: fix init loop timeoutLuciano Coelho
2009-10-30wireless: remove WLAN_80211 and WLAN_PRE80211 from KconfigJohn W. Linville
2009-10-30wl1251: enable power saveKalle Valo
2009-10-27wl1271: use ieee80211_rx_ni()Luciano Coelho
2009-10-27wl1251: re-disable PG10 chipsJohn W. Linville
2009-10-27wl1251: use ieee80211_rx_ni()Kalle Valo
2009-10-27wl1251: add support for PG11 chips.David-John Willis
2009-10-27wl1271: added missing packed modifier in some cmd structsLuciano Coelho
2009-10-27wl1271: fix endianess issuesLuciano Coelho
2009-10-27wl1271: added missing packed modifier in some acx structsLuciano Coelho
2009-10-27wl1271: fix sparse warnings about undeclared functionsLuciano Coelho
2009-10-27wl1271: Set IEEE80211_FCTL_TODS in the null data templateJuuso Oikarinen
2009-10-27wl1251: rename spi device to wl1251Kalle Valo
2009-10-27wl1271: Fix filter configurationJuuso Oikarinen
2009-10-27wl1271: make sure PS is disabled in PLTLuciano Coelho