summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx
AgeCommit message (Expand)AuthorFilesLines
2009-12-29wl1251: timeout one too soon in wl1251_boot_run_firmware()Roel Kluin1-1/+1
2009-12-29wl1271_cmd.c: cleanup char => u8Dan Carpenter1-2/+2
2009-12-08wl1251: don't build null data template in wl1251_op_config()Kalle Valo1-4/+0
2009-12-08wl1251: fix bssid handlingKalle Valo1-15/+15
2009-12-08wl1251: remove false warning messagesKalle Valo1-2/+0
2009-11-28wl1271: Remove REF_CLK hackLuciano Coelho1-8/+1
2009-11-28wl1271: remove workaround to ignore -EIO from radio and general paramsLuciano Coelho2-10/+4
2009-11-28wl1271: fix radio and general parameters commandsLuciano Coelho5-182/+183
2009-11-28wl1271: set radio and general params also for PLTLuciano Coelho3-2/+15
2009-11-28wl1271: fix the inetdev notifier callback return valuesLuciano Coelho1-5/+5
2009-11-28wl1271: Set PSM support flags in driver configurationJuuso Oikarinen1-1/+2
2009-11-28wl1271: Prevent PSM-entry retry loop if PSM cancelledJuuso Oikarinen1-2/+6
2009-11-28wl1271: Decrease BET consecutive terminated beacons value to 10Juuso Oikarinen1-1/+1
2009-11-19wl1251: add NVS in EEPROM supportDavid-John Willis4-7/+22
2009-11-19wl1251: remove depcreated qual usageKalle Valo1-4/+0
2009-11-19wl1251: Send null data packet with "TODS" bit setVidhya Govindan1-1/+2
2009-11-19wl1251: Fix regression in IRQ loop handlingJuuso Oikarinen1-2/+4
2009-11-19wl1251: Filter out unwanted eventsJanne Ylalehto1-2/+6
2009-11-19wl1251: Add IRQ looping supportJanne Ylalehto1-60/+67
2009-11-19wl1251: Increase the beacon loss timeout value and handle regain eventVidhya Govindan2-2/+10
2009-11-19wl1251: Set the correct dtim period to the firmwareVidhya Govindan1-2/+2
2009-11-19wl1251: Add acx command to set tbtt and dtim periodVidhya Govindan2-0/+46
2009-11-19wl1251: mask aid bits 14 and 15 in ps-poll templateKalle Valo1-1/+4
2009-11-19wl1251: allocate space for firmware with vmalloc()Kalle Valo2-7/+25
2009-11-19wl1251: Implement delayed entry into ELP modeJuuso Oikarinen4-5/+33
2009-11-19wl1251: Configure beacon filtering on if PSM usedJuuso Oikarinen5-7/+27
2009-11-19wl1251: Enable beacon filtering with the stackJuuso Oikarinen3-0/+21
2009-11-19wl1251: Add connection monitoring configurationJuuso Oikarinen3-0/+45
2009-11-11wl12xx: declare MODULE_FIRMWAREBen Hutchings2-0/+2
2009-11-05wl1271: use __dev_alloc_skb() on RXLuis R. Rodriguez1-1/+1
2009-11-05wl1271: depend on INETJohn W. Linville1-0/+1
2009-11-02wl1271: Generalize command response readingJuuso Oikarinen2-41/+29
2009-11-02wl1271: Correct endianness-handling of command statusJuuso Oikarinen1-2/+4
2009-11-02wl1271: Add retry implementation for PSM entriesJuuso Oikarinen6-2/+77
2009-11-02wl1271: Check result code of commandsJuuso Oikarinen2-27/+14
2009-11-02wl1271: Increase TX power valueJuuso Oikarinen1-1/+1
2009-11-02wl1271: Remove excess null-data template settingsJuuso Oikarinen1-9/+5
2009-10-30wl1271: fix init loop timeoutLuciano Coelho1-1/+1
2009-10-30wireless: remove WLAN_80211 and WLAN_PRE80211 from KconfigJohn W. Linville1-1/+1
2009-10-30wl1251: enable power saveKalle Valo1-1/+2
2009-10-27wl1271: use ieee80211_rx_ni()Luciano Coelho1-1/+1
2009-10-27wl1251: re-disable PG10 chipsJohn W. Linville1-1/+1
2009-10-27wl1251: use ieee80211_rx_ni()Kalle Valo1-1/+1
2009-10-27wl1251: add support for PG11 chips.David-John Willis1-0/+3
2009-10-27wl1271: added missing packed modifier in some cmd structsLuciano Coelho1-3/+3
2009-10-27wl1271: fix endianess issuesLuciano Coelho15-304/+318
2009-10-27wl1271: added missing packed modifier in some acx structsLuciano Coelho1-5/+5
2009-10-27wl1271: fix sparse warnings about undeclared functionsLuciano Coelho2-5/+8
2009-10-27wl1271: Set IEEE80211_FCTL_TODS in the null data templateJuuso Oikarinen1-1/+2
2009-10-27wl1251: rename spi device to wl1251Kalle Valo2-2/+2