summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx
Commit message (Expand)AuthorAgeFilesLines
* wl1251: enable WMMKalle Valo2009-12-212-3/+2
* wl1251: update tx_hdr when aliging skb in txKalle Valo2009-12-211-0/+1
* wl1251: implement WMMKalle Valo2009-12-212-5/+5
* wl1251: implement wl1251_acx_tid_cfg()Kalle Valo2009-12-213-0/+102
* wl1251: implement acx_ac_cfg to configure hardware queuesKalle Valo2009-12-216-0/+164
* wl1251: use __dev_alloc_skb() on RXKalle Valo2009-12-211-1/+1
* wl1251: simplify ELP wakeup time calculationKalle Valo2009-12-211-3/+3
* wl1251: reduce ELP wakeup timeoutKalle Valo2009-12-211-1/+2
* wl1251: fix error handling in wl1251_op_config()Kalle Valo2009-12-211-2/+7
* wl1251: print a debug message when tx_queue is fullKalle Valo2009-12-211-0/+1
* wl1251: add tx queue status to debugfsKalle Valo2009-12-212-0/+24
* wl1271: Remove REF_CLK hackLuciano Coelho2009-11-281-8/+1
* wl1271: remove workaround to ignore -EIO from radio and general paramsLuciano Coelho2009-11-282-10/+4
* wl1271: fix radio and general parameters commandsLuciano Coelho2009-11-285-182/+183
* wl1271: set radio and general params also for PLTLuciano Coelho2009-11-283-2/+15
* wl1271: fix the inetdev notifier callback return valuesLuciano Coelho2009-11-281-5/+5
* wl1271: Set PSM support flags in driver configurationJuuso Oikarinen2009-11-281-1/+2
* wl1271: Prevent PSM-entry retry loop if PSM cancelledJuuso Oikarinen2009-11-281-2/+6
* wl1271: Decrease BET consecutive terminated beacons value to 10Juuso Oikarinen2009-11-281-1/+1
* wl1251: add NVS in EEPROM supportDavid-John Willis2009-11-184-7/+22
* wl1251: remove depcreated qual usageKalle Valo2009-11-181-4/+0
* wl1251: Send null data packet with "TODS" bit setVidhya Govindan2009-11-181-1/+2
* wl1251: Fix regression in IRQ loop handlingJuuso Oikarinen2009-11-181-2/+4
* wl1251: Filter out unwanted eventsJanne Ylalehto2009-11-181-2/+6
* wl1251: Add IRQ looping supportJanne Ylalehto2009-11-181-60/+67
* wl1251: Increase the beacon loss timeout value and handle regain eventVidhya Govindan2009-11-182-2/+10
* wl1251: Set the correct dtim period to the firmwareVidhya Govindan2009-11-181-2/+2
* wl1251: Add acx command to set tbtt and dtim periodVidhya Govindan2009-11-182-0/+46
* wl1251: mask aid bits 14 and 15 in ps-poll templateKalle Valo2009-11-181-1/+4
* wl1251: allocate space for firmware with vmalloc()Kalle Valo2009-11-182-7/+25
* wl1251: Implement delayed entry into ELP modeJuuso Oikarinen2009-11-184-5/+33
* wl1251: Configure beacon filtering on if PSM usedJuuso Oikarinen2009-11-185-7/+27
* wl1251: Enable beacon filtering with the stackJuuso Oikarinen2009-11-183-0/+21
* wl1251: Add connection monitoring configurationJuuso Oikarinen2009-11-183-0/+45
* wl12xx: declare MODULE_FIRMWAREBen Hutchings2009-11-112-0/+2
* wl1271: use __dev_alloc_skb() on RXLuis R. Rodriguez2009-11-041-1/+1
* wl1271: depend on INETJohn W. Linville2009-11-041-0/+1
* wl1271: Generalize command response readingJuuso Oikarinen2009-11-022-41/+29
* wl1271: Correct endianness-handling of command statusJuuso Oikarinen2009-11-021-2/+4
* wl1271: Add retry implementation for PSM entriesJuuso Oikarinen2009-11-026-2/+77
* wl1271: Check result code of commandsJuuso Oikarinen2009-11-022-27/+14
* wl1271: Increase TX power valueJuuso Oikarinen2009-11-021-1/+1
* wl1271: Remove excess null-data template settingsJuuso Oikarinen2009-11-021-9/+5
* wl1271: fix init loop timeoutLuciano Coelho2009-10-301-1/+1
* wireless: remove WLAN_80211 and WLAN_PRE80211 from KconfigJohn W. Linville2009-10-301-1/+1
* wl1251: enable power saveKalle Valo2009-10-301-1/+2
* wl1271: use ieee80211_rx_ni()Luciano Coelho2009-10-271-1/+1
* wl1251: re-disable PG10 chipsJohn W. Linville2009-10-271-1/+1
* wl1251: use ieee80211_rx_ni()Kalle Valo2009-10-271-1/+1
* wl1251: add support for PG11 chips.David-John Willis2009-10-271-0/+3
OpenPOWER on IntegriCloud