summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* wl1271: Change booleans in struct wl1271 into a flags bitmaskJuuso Oikarinen2009-12-287-64/+55Star
* 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/+0Star
* 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/+5Star
* wl1271: Use slow rates for association messagesJuuso Oikarinen2009-12-284-6/+9
* wl1271: Remove smart reflex ACXJuuso Oikarinen2009-12-285-142/+0Star
* 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/+0Star
* 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
* b43: Allow PIO mode to be selected at module loadLarry Finger2009-12-286-75/+8Star
* mwl8k: remove duplicate local per-vif copy of ieee80211_bss_confLennert Buytenhek2009-12-281-22/+16Star
* mwl8k: remove unused mwl8k_vif::privLennert Buytenhek2009-12-281-6/+0Star
* mwl8k: fix up AP vs. STA firmware image receive descriptor handlingLennert Buytenhek2009-12-281-64/+60Star
* mwl8k: do rx/tx ring initialisation after loading firmwareLennert Buytenhek2009-12-281-47/+57
* mwl8k: get rid of the struct mwl8k_firmware abstractionLennert Buytenhek2009-12-281-17/+9Star
* mwl8k: add 2.4GHz channels 12, 13 and 14Lennert Buytenhek2009-12-281-0/+3
* mwl8k: initialize the mwl8k_info_tbl table using the MWL* enumsLennert Buytenhek2009-12-281-2/+2
* mwl8k: inline qos field manipulation functionsLennert Buytenhek2009-12-281-41/+10Star
* mwl8k: get rid of the AMSDU check in the transmit pathLennert Buytenhek2009-12-281-11/+0Star
* mwl8k: hw is never NULL in mwl8k_set_radio_preamble()Lennert Buytenhek2009-12-281-5/+1Star
* mwl8k: firmware command code cleanupLennert Buytenhek2009-12-281-324/+323Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-2855-502/+645
|\
| * ps3_gelic_wireless: Fix build failure due to missing WEXT_PRIVBenjamin Herrenschmidt2009-12-211-0/+2
| * mac80211: fix peer HT capabilitiesJohannes Berg2009-12-211-2/+1Star
| * iwmc3200wifi: Fix test of unsigned in iwm_ntf_stop_resume_tx()Roel Kluin2009-12-213-3/+3
| * Libertas: fix buffer overflow in lbs_get_essid()Daniel Mack2009-12-211-2/+0Star
| * drivers/net/wireless/iwlwifi/iwl-tx.c: fix gcc-3.4.5 warningakpm@linux-foundation.org2009-12-211-1/+2
| * ath9k: Stop ANI when doing a resetSujith2009-12-211-0/+6
| * ath9k: Fix TX queue drainingSujith2009-12-212-3/+3
| * ath9k: Fix bug in assigning sequence numberSujith2009-12-211-10/+3Star
| * rt2x00: Fix calculation of rt2800 iveiv entry offset.Gertjan van Wingerde2009-12-211-1/+1