summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx
Commit message (Expand)AuthorAgeFilesLines
* wl1271: remove unused flagsLuis R. Rodriguez2010-01-141-99/+0
* wl1251: add U-APSD supportKalle Valo2010-01-121-3/+9
* wl1251: create qos null data templateKalle Valo2010-01-121-0/+25
* wl1251: fix sleep related error paths in wl1251_op_bss_info_changed()Kalle Valo2010-01-121-5/+5
* wl1251: use mac80211 provided channel parameters in scanningKalle Valo2010-01-123-2/+9
* wl1251: get probe request template from mac80211Kalle Valo2010-01-121-74/+12
* wl1251: cleanup scanning codeKalle Valo2010-01-123-107/+117
* wl1251: get PS Poll and Nullfunc templates from mac80211Kalle Valo2010-01-121-42/+16
* wl1271: fix timeout in wl1271_top_reg_readJuha Leppanen2010-01-041-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-302-3/+3
|\
| * wl1251: timeout one too soon in wl1251_boot_run_firmware()Roel Kluin2009-12-281-1/+1
| * wl1271_cmd.c: cleanup char => u8Dan Carpenter2009-12-281-2/+2
* | mac80211: remove struct ieee80211_if_init_confJohannes Berg2009-12-282-12/+12
* | wl1271: Prevent performing "join" before associationJuuso Oikarinen2009-12-281-1/+1
* | wl1271: Check vif for NULL when indicating beacon-lossJuuso Oikarinen2009-12-281-1/+1
* | wl1271: Add support for acx_pm_configJuuso Oikarinen2009-12-285-0/+63
* | wl1271: Change booleans in struct wl1271 into a flags bitmaskJuuso Oikarinen2009-12-287-64/+55
* | wl1271: Fix supported rate managementJuuso Oikarinen2009-12-286-44/+90
* | wl1271: Change rates configured for templatesJuuso Oikarinen2009-12-281-1/+2
* | wl1271: Add rudimentary ad-hoc supportJuuso Oikarinen2009-12-281-2/+43
* | wl1271: Remove beacon-loss-ind from PSM entry failure handlingJuuso Oikarinen2009-12-281-1/+0
* | wl1271: Add pre-power-on sleepJuuso Oikarinen2009-12-282-1/+4
* | wl1271: Implement chipset boot retryJuuso Oikarinen2009-12-281-53/+77
* | wl1271: prevent power save entry while not associatedJuuso Oikarinen2009-12-282-3/+9
* | wl1271: Fix event acknowledging functionalityJuuso Oikarinen2009-12-283-8/+5
* | wl1271: Use slow rates for association messagesJuuso Oikarinen2009-12-284-6/+9
* | wl1271: Remove smart reflex ACXJuuso Oikarinen2009-12-285-142/+0
* | wl1271: Configure smart-reflex paramter values.Juuso Oikarinen2009-12-281-6/+6
* | wl1271: use channel 1 when configuring the data pathLuciano Coelho2009-12-284-9/+10
* | wl1271: some new configuration values according to new referenceLuciano Coelho2009-12-282-10/+10
* | wl1271: upload only the first 468 bytes from the NVS fileLuciano Coelho2009-12-282-1/+8
* | wl1271: add gpio_power file in debugfs to power the chip on and offLuciano Coelho2009-12-283-0/+61
* | wl1271: fix one typo in the rx_rssi_and_proc_compens valuesLuciano Coelho2009-12-281-1/+1
* | wl1271: implement dco itrim parameters settingLuciano Coelho2009-12-285-0/+56
* | wl1271: use the correct macro when setting the basic ratesLuciano Coelho2009-12-281-1/+1
* | wl1271: set null data template when BSSID is knownLuciano Coelho2009-12-281-0/+6
* | wl1271: check result code from the join commandLuciano Coelho2009-12-281-1/+5
* | wl1271: limit TX power to 25dBm for every channelLuciano Coelho2009-12-281-13/+13
* | wl1271: remove workaround for disconnectionLuciano Coelho2009-12-281-15/+0
* | wl1271: use join command with dummy BSSIDLuciano Coelho2009-12-281-10/+65
* | wl1271: added radio parameters configuration values newer firmwaresLuciano Coelho2009-12-283-5/+35
* | wl1271: update radio and general parameters valuesLuciano Coelho2009-12-281-10/+10
* | wl1271: updated general parameters structure for newer firmwaresLuciano Coelho2009-12-284-0/+65
* | wl1271: updated radio parameters structure for newer firmwaresLuciano Coelho2009-12-281-4/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-281-21/+15
|\ \ | |/
| * wl1251: don't build null data template in wl1251_op_config()Kalle Valo2009-12-071-4/+0
| * wl1251: fix bssid handlingKalle Valo2009-12-071-15/+15
| * wl1251: remove false warning messagesKalle Valo2009-12-071-2/+0
* | wl1251: enable WMMKalle Valo2009-12-212-3/+2
* | wl1251: update tx_hdr when aliging skb in txKalle Valo2009-12-211-0/+1
OpenPOWER on IntegriCloud