summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* wireless: rt2x00: fix driver menu indentingRandy Dunlap2008-02-291-8/+8
* prism54: Convert wpa_sem in a mutexMatthias Kaehlcke2008-02-292-6/+6
* prism54: Convert stats_sem in a mutexMatthias Kaehlcke2008-02-293-6/+6
* prism54: Convert acl->sem in a mutexMatthias Kaehlcke2008-02-292-15/+15
* ipw2200: le*_add_cpu conversionMarcin Slusarz2008-02-291-3/+1
* ipw2100/ipw2200: note firmware loading caveat in Kconfig help textDaniel Drake2008-02-291-10/+16
* p54: use IEEE 802.11e defaults for initializationChristian Lamparter2008-02-291-7/+1
* zd1211rw: Fix beacon filter flags thinkoMichael Buesch2008-02-291-1/+1
* zd1211rw: Fixed incorrect constant name.Javier Cardona2008-02-292-9/+8
* iwlwifi: remove twice defined CSR registerTomas Winkler2008-02-293-5/+4
* b43(legacy): include full timestamp in beacon framesJohannes Berg2008-02-292-10/+18
* rtl818x: fix RTS/CTS-less transmitJohannes Berg2008-02-292-7/+19
* iwlwifi: fix name of function in comment (_rx_card_state_notif)Reinette Chatre2008-02-292-2/+2
* WDEV: ath5k, typecheck on nonDEBUGJiri Slaby2008-02-291-1/+3
* drivers/net/wireless/atmel.c: Use time_* macrosS.Çağlar Onur2008-02-291-2/+3
* iwlwifi: Add tx_ant_num hw setting variableTomas Winkler2008-02-294-6/+9
* iwlwifi: change iwl->priv iwl_priv * type in iwl-YYY-io.hTomas Winkler2008-02-292-44/+34
* iwlwifi-2.6: Adds and fixes defines about securityEmmanuel Grumbach2008-02-292-12/+26
* b43: Add HostFlags HI supportMichael Buesch2008-02-293-35/+52
* mac80211: give burst time in txop rather than 0.1msec unitsJohannes Berg2008-02-293-10/+15
* b43: Fix bandswitchMichael Buesch2008-02-292-129/+199
* iwlwifi: Update iwlwifi version stamp to 1.2.26Reinette Chatre2008-02-292-2/+2
* b43legacy: fix B43legacy_WARN_ON macroStefano Brivio2008-02-292-13/+5
* b43legacy: fix upload of beacon packets to the hardwareStefano Brivio2008-02-292-102/+174
* b43legacy: add definitions for MAC control registerStefano Brivio2008-02-292-16/+22
* iwlwifi: remove IWL{4965,3945}_QOSRon Rindjunsky2008-02-295-57/+4
* iwlwifi: Fix HT compilation breakage caused by cfg80211 API for channels/bitr...Tomas Winkler2008-02-294-64/+50
* rt2x00: Release rt2x00 2.1.0Ivo van Doorn2008-02-291-1/+1
* rt2x00: Fix rate initializationIvo van Doorn2008-02-291-1/+1
* rt2x00: Enable LED class support for rt2500usb/rt73usbIvo van Doorn2008-02-297-53/+463
* rt2x00: Make use of MAC80211_LED_TRIGGERSIvo van Doorn2008-02-2910-320/+403
* rt2x00: Use ieee80211_channel_to_frequency()Ivo van Doorn2008-02-291-4/+1
* rt2x00: Remove HWMODE_{A,B,G}Ivo van Doorn2008-02-295-35/+10
* rt2x00: Rate structure overhaulIvo van Doorn2008-02-294-140/+153
* ath5k/phy.c: fix negative array indexLuis R. Rodriguez2008-02-291-0/+3
* ath5k: Use software encryption for nowLuis R. Rodriguez2008-02-291-1/+3
* ath5k: Port debug.c over to the new band API and enable as build optionLuis R. Rodriguez2008-02-296-36/+67
* ath5k: Use our own Kconfig file, we'll be expanding this shortlyLuis R. Rodriguez2008-02-293-19/+23
* ath5k: ath5k_copy_channels() was not setting the channel bandLuis R. Rodriguez2008-02-291-0/+2
* ath5k: Cleanup after API changesLuis R. Rodriguez2008-02-294-74/+102
* ath5k: Port to new bitrate/channel APILuis R. Rodriguez2008-02-298-372/+329
* iwlwifi: set rate_idx correctly from plcpMohamed Abbas2008-02-291-1/+1
* iwlwifi: initialize ieee80211_channel->hw_valueMohamed Abbas2008-02-292-0/+2
* cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg2008-02-2940-1699/+1012
* rt2x00: Fix queue index handlingIvo van Doorn2008-02-291-2/+6
* rt2x00: Move beacon and atim queue defines into rt2x00Ivo van Doorn2008-02-2912-90/+139
* rt2x00: Initialize QID from queue->qidIvo van Doorn2008-02-291-11/+1
* rt2x00: Remove TX_MGMT queue usageIvo van Doorn2008-02-292-5/+2
* rt2x00: Add per-interface structureIvo van Doorn2008-02-2915-530/+826
* rt2x00: Driver requiring firmware should select crc algoIvo van Doorn2008-02-296-16/+42
OpenPOWER on IntegriCloud