aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-12-28wl1271: use the correct macro when setting the basic ratesLuciano Coelho
2009-12-28wl1271: set null data template when BSSID is knownLuciano Coelho
2009-12-28wl1271: check result code from the join commandLuciano Coelho
2009-12-28wl1271: limit TX power to 25dBm for every channelLuciano Coelho
2009-12-28wl1271: remove workaround for disconnectionLuciano Coelho
2009-12-28wl1271: use join command with dummy BSSIDLuciano Coelho
2009-12-28wl1271: added radio parameters configuration values newer firmwaresLuciano Coelho
2009-12-28wl1271: update radio and general parameters valuesLuciano Coelho
2009-12-28wl1271: updated general parameters structure for newer firmwaresLuciano Coelho
2009-12-28wl1271: updated radio parameters structure for newer firmwaresLuciano Coelho
2009-12-28b43: Allow PIO mode to be selected at module loadLarry Finger
2009-12-28mwl8k: remove duplicate local per-vif copy of ieee80211_bss_confLennert Buytenhek
2009-12-28mwl8k: remove unused mwl8k_vif::privLennert Buytenhek
2009-12-28mwl8k: fix up AP vs. STA firmware image receive descriptor handlingLennert Buytenhek
2009-12-28mwl8k: do rx/tx ring initialisation after loading firmwareLennert Buytenhek
2009-12-28mwl8k: get rid of the struct mwl8k_firmware abstractionLennert Buytenhek
2009-12-28mwl8k: add 2.4GHz channels 12, 13 and 14Lennert Buytenhek
2009-12-28mwl8k: initialize the mwl8k_info_tbl table using the MWL* enumsLennert Buytenhek
2009-12-28mwl8k: inline qos field manipulation functionsLennert Buytenhek
2009-12-28mwl8k: get rid of the AMSDU check in the transmit pathLennert Buytenhek
2009-12-28mwl8k: hw is never NULL in mwl8k_set_radio_preamble()Lennert Buytenhek
2009-12-28mwl8k: firmware command code cleanupLennert Buytenhek
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-22ath9k: Fix TX poll routineSujith
2009-12-22ath9k: Remove ANI lockSujith
2009-12-22ath9k: Clarify Interrupt mitigationSujith
2009-12-22iwlwifi: Constify struct iwl_opsEmese Revfy
2009-12-22iwlwifi: use new mac80211 SMPSJohannes Berg
2009-12-22zd1211rw: improve ejecting of fake CDROMStefan Seyfried
2009-12-22ar9170usb: add Sphairon Homelink 1202 USB IDStefan Seyfried
2009-12-22ath9k: add MCS rate index back to debufs rcstatLuis R. Rodriguez
2009-12-22mac80211_hwsim: Check all local addresses for TX Ack statusJouni Malinen
2009-12-22iwmc3200wifi: Avoid an offset calculation for each management frame.Joe Perches
2009-12-22libertas: remove priv->ratebitmapHolger Schurig
2009-12-22libertas: remove priv->capabilityHolger Schurig
2009-12-22libertas: make mesh configurableHolger Schurig
2009-12-22libertas: add access functions for mesh open/connect statusHolger Schurig
2009-12-22libertas: move mesh SSID initialization into mesh.cHolger Schurig
2009-12-22libertas: decouple mesh and rtapHolger Schurig
2009-12-22libertas: move mesh-related definitions into mesh.hHolger Schurig
2009-12-22libertas: remove mesh_autostart_enabled and sync_channelHolger Schurig
2009-12-22libertas: use priv->mesh_tlv instead of priv->mesh_fw_verHolger Schurig
2009-12-22mac80211_hwsim: implement ampdu actionJohannes Berg
2009-12-22mac80211: enable spatial multiplexing powersaveJohannes Berg
2009-12-22iwmc3200wifi: rx aggregation supportZhu Yi
2009-12-21rt2x00: Fix trimming of L2 padded frames.Gertjan van Wingerde
2009-12-21rt2x00: Fix rt2800usb RX frame format and as such L2PADBenoit Papillault
2009-12-21rt2x00: Disable RX aggregation for rt2800usbBenoit PAPILLAULT
2009-12-21rt2x00: Only remove L2 padding in received frames if there is payload.Gertjan van Wingerde
2009-12-21rt2x00: Reorganize L2 padding inserting function.Gertjan van Wingerde