aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx
Commit message (Expand)AuthorAge
* wl1271: Remove smart reflex ACXJuuso Oikarinen2009-12-28
* wl1271: Configure smart-reflex paramter values.Juuso Oikarinen2009-12-28
* wl1271: use channel 1 when configuring the data pathLuciano Coelho2009-12-28
* wl1271: some new configuration values according to new referenceLuciano Coelho2009-12-28
* wl1271: upload only the first 468 bytes from the NVS fileLuciano Coelho2009-12-28
* wl1271: add gpio_power file in debugfs to power the chip on and offLuciano Coelho2009-12-28
* wl1271: fix one typo in the rx_rssi_and_proc_compens valuesLuciano Coelho2009-12-28
* wl1271: implement dco itrim parameters settingLuciano Coelho2009-12-28
* wl1271: use the correct macro when setting the basic ratesLuciano Coelho2009-12-28
* wl1271: set null data template when BSSID is knownLuciano Coelho2009-12-28
* wl1271: check result code from the join commandLuciano Coelho2009-12-28
* wl1271: limit TX power to 25dBm for every channelLuciano Coelho2009-12-28
* wl1271: remove workaround for disconnectionLuciano Coelho2009-12-28
* wl1271: use join command with dummy BSSIDLuciano Coelho2009-12-28
* wl1271: added radio parameters configuration values newer firmwaresLuciano Coelho2009-12-28
* wl1271: update radio and general parameters valuesLuciano Coelho2009-12-28
* wl1271: updated general parameters structure for newer firmwaresLuciano Coelho2009-12-28
* wl1271: updated radio parameters structure for newer firmwaresLuciano Coelho2009-12-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-28
|\
| * wl1251: don't build null data template in wl1251_op_config()Kalle Valo2009-12-07
| * wl1251: fix bssid handlingKalle Valo2009-12-07
| * wl1251: remove false warning messagesKalle Valo2009-12-07
* | wl1251: enable WMMKalle Valo2009-12-21
* | wl1251: update tx_hdr when aliging skb in txKalle Valo2009-12-21
* | wl1251: implement WMMKalle Valo2009-12-21
* | wl1251: implement wl1251_acx_tid_cfg()Kalle Valo2009-12-21
* | wl1251: implement acx_ac_cfg to configure hardware queuesKalle Valo2009-12-21
* | wl1251: use __dev_alloc_skb() on RXKalle Valo2009-12-21
* | wl1251: simplify ELP wakeup time calculationKalle Valo2009-12-21
* | wl1251: reduce ELP wakeup timeoutKalle Valo2009-12-21
* | wl1251: fix error handling in wl1251_op_config()Kalle Valo2009-12-21
* | wl1251: print a debug message when tx_queue is fullKalle Valo2009-12-21
* | wl1251: add tx queue status to debugfsKalle Valo2009-12-21
|/
* wl1271: Remove REF_CLK hackLuciano Coelho2009-11-28
* wl1271: remove workaround to ignore -EIO from radio and general paramsLuciano Coelho2009-11-28
* wl1271: fix radio and general parameters commandsLuciano Coelho2009-11-28
* wl1271: set radio and general params also for PLTLuciano Coelho2009-11-28
* wl1271: fix the inetdev notifier callback return valuesLuciano Coelho2009-11-28
* wl1271: Set PSM support flags in driver configurationJuuso Oikarinen2009-11-28
* wl1271: Prevent PSM-entry retry loop if PSM cancelledJuuso Oikarinen2009-11-28
* wl1271: Decrease BET consecutive terminated beacons value to 10Juuso Oikarinen2009-11-28
* wl1251: add NVS in EEPROM supportDavid-John Willis2009-11-18
* wl1251: remove depcreated qual usageKalle Valo2009-11-18
* wl1251: Send null data packet with "TODS" bit setVidhya Govindan2009-11-18
* wl1251: Fix regression in IRQ loop handlingJuuso Oikarinen2009-11-18
* wl1251: Filter out unwanted eventsJanne Ylalehto2009-11-18
* wl1251: Add IRQ looping supportJanne Ylalehto2009-11-18
* wl1251: Increase the beacon loss timeout value and handle regain eventVidhya Govindan2009-11-18
* wl1251: Set the correct dtim period to the firmwareVidhya Govindan2009-11-18
* wl1251: Add acx command to set tbtt and dtim periodVidhya Govindan2009-11-18