summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-02-29prism54: Convert acl->sem in a mutexMatthias Kaehlcke2-15/+15
2008-02-29ipw2200: le*_add_cpu conversionMarcin Slusarz1-3/+1
2008-02-29ipw2100/ipw2200: note firmware loading caveat in Kconfig help textDaniel Drake1-10/+16
2008-02-29p54: use IEEE 802.11e defaults for initializationChristian Lamparter1-7/+1
2008-02-29zd1211rw: Fix beacon filter flags thinkoMichael Buesch1-1/+1
2008-02-29zd1211rw: Fixed incorrect constant name.Javier Cardona2-9/+8
2008-02-29iwlwifi: remove twice defined CSR registerTomas Winkler3-5/+4
2008-02-29b43(legacy): include full timestamp in beacon framesJohannes Berg2-10/+18
2008-02-29rtl818x: fix RTS/CTS-less transmitJohannes Berg2-7/+19
2008-02-29iwlwifi: fix name of function in comment (_rx_card_state_notif)Reinette Chatre2-2/+2
2008-02-29WDEV: ath5k, typecheck on nonDEBUGJiri Slaby1-1/+3
2008-02-29drivers/net/wireless/atmel.c: Use time_* macrosS.Çağlar Onur1-2/+3
2008-02-29iwlwifi: Add tx_ant_num hw setting variableTomas Winkler4-6/+9
2008-02-29iwlwifi: change iwl->priv iwl_priv * type in iwl-YYY-io.hTomas Winkler2-44/+34
2008-02-29iwlwifi-2.6: Adds and fixes defines about securityEmmanuel Grumbach2-12/+26
2008-02-29b43: Add HostFlags HI supportMichael Buesch3-35/+52
2008-02-29mac80211: give burst time in txop rather than 0.1msec unitsJohannes Berg3-10/+15
2008-02-29b43: Fix bandswitchMichael Buesch2-129/+199
2008-02-29iwlwifi: Update iwlwifi version stamp to 1.2.26Reinette Chatre2-2/+2
2008-02-29b43legacy: fix B43legacy_WARN_ON macroStefano Brivio2-13/+5
2008-02-29b43legacy: fix upload of beacon packets to the hardwareStefano Brivio2-102/+174
2008-02-29b43legacy: add definitions for MAC control registerStefano Brivio2-16/+22
2008-02-29iwlwifi: remove IWL{4965,3945}_QOSRon Rindjunsky5-57/+4
2008-02-29iwlwifi: Fix HT compilation breakage caused by cfg80211 API for channels/bitr...Tomas Winkler4-64/+50
2008-02-29rt2x00: Release rt2x00 2.1.0Ivo van Doorn1-1/+1
2008-02-29rt2x00: Fix rate initializationIvo van Doorn1-1/+1
2008-02-29rt2x00: Enable LED class support for rt2500usb/rt73usbIvo van Doorn7-53/+463
2008-02-29rt2x00: Make use of MAC80211_LED_TRIGGERSIvo van Doorn10-320/+403
2008-02-29rt2x00: Use ieee80211_channel_to_frequency()Ivo van Doorn1-4/+1
2008-02-29rt2x00: Remove HWMODE_{A,B,G}Ivo van Doorn5-35/+10
2008-02-29rt2x00: Rate structure overhaulIvo van Doorn4-140/+153
2008-02-29ath5k/phy.c: fix negative array indexLuis R. Rodriguez1-0/+3
2008-02-29ath5k: Use software encryption for nowLuis R. Rodriguez1-1/+3
2008-02-29ath5k: Port debug.c over to the new band API and enable as build optionLuis R. Rodriguez6-36/+67
2008-02-29ath5k: Use our own Kconfig file, we'll be expanding this shortlyLuis R. Rodriguez3-19/+23
2008-02-29ath5k: ath5k_copy_channels() was not setting the channel bandLuis R. Rodriguez1-0/+2
2008-02-29ath5k: Cleanup after API changesLuis R. Rodriguez4-74/+102
2008-02-29ath5k: Port to new bitrate/channel APILuis R. Rodriguez8-372/+329
2008-02-29iwlwifi: set rate_idx correctly from plcpMohamed Abbas1-1/+1
2008-02-29iwlwifi: initialize ieee80211_channel->hw_valueMohamed Abbas2-0/+2
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg40-1699/+1012
2008-02-29rt2x00: Fix queue index handlingIvo van Doorn1-2/+6
2008-02-29rt2x00: Move beacon and atim queue defines into rt2x00Ivo van Doorn12-90/+139
2008-02-29rt2x00: Initialize QID from queue->qidIvo van Doorn1-11/+1
2008-02-29rt2x00: Remove TX_MGMT queue usageIvo van Doorn2-5/+2
2008-02-29rt2x00: Add per-interface structureIvo van Doorn15-530/+826
2008-02-29rt2x00: Driver requiring firmware should select crc algoIvo van Doorn6-16/+42
2008-02-29rt2x00: Enable master and adhoc mode againIvo van Doorn1-8/+0
2008-02-29rt2x00: Fix tx parameter initializationIvo van Doorn1-3/+3
2008-02-29rt2x00: don't write past the end when writing short descriptors on rt61Adam Baker1-3/+5