summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-4965.h
AgeCommit message (Expand)AuthorFilesLines
2008-03-08iwlwifi: Take the fw file name from the iwl_cfg.Tomas Winkler1-0/+7
2008-03-08iwlwifi: add struct iwl_cfgTomas Winkler1-1/+1
2008-03-08iwlwifi: extract iwl-csr.hTomas Winkler1-0/+1
2008-03-08iwlwifi: use mac80211_tx_control_flagsRon Rindjunsky1-0/+3
2008-03-08iwlwifi: 802.11n spec removes AUTO offset for FAT channelGuy Cohen1-5/+4
2008-03-07iwlwifi: Fix 52 rate report in rx statusTomas Winkler1-10/+0
2008-03-07iwlwifi: removing unused priv->configTomas Winkler1-1/+0
2008-02-29iwlwifi: Add tx_ant_num hw setting variableTomas Winkler1-2/+2
2008-02-29iwlwifi: remove IWL{4965,3945}_QOSRon Rindjunsky1-5/+0
2008-02-29iwlwifi: Fix HT compilation breakage caused by cfg80211 API for channels/bitr...Tomas Winkler1-7/+11
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg1-8/+8
2008-02-29iwlwifi: A-MPDU Tx activation by load measuresRon Rindjunsky1-53/+1
2008-02-29iwlwifi: A-MPDU Tx conform flows to mac80211Ron Rindjunsky1-8/+12
2008-02-29iwlwifi: A-MPDU Tx conform API to mac80211Ron Rindjunsky1-4/+0
2008-02-29mac80211: A-MPDU Tx add session's and low level driver's APIRon Rindjunsky1-1/+1
2008-02-01iwlwifi: cleanup usage of inline functionsReinette Chatre1-1/+0
2008-01-29iwlwifi: remove iwl4965_tx_cmdTomas Winkler1-4/+2
2008-01-29iwlwifi: A-MPDU Rx flow enabledRon Rindjunsky1-4/+3
2008-01-29mac80211: dont use interface indices in driversJohannes Berg1-1/+1
2008-01-29iwlwifi: skip mac80211 conf during a hardware scan and replay it afterwardsZhu Yi1-1/+1
2008-01-29iwlwifi: proper monitor supportZhu Yi1-23/+1
2008-01-29iwlwifi: add missing commentsTomas Winkler1-1/+1
2008-01-29iwlwifi: 802.11n add support to 8K A-MSDU Rx framesRon Rindjunsky1-2/+3
2008-01-29iwlwifi: 802.11n comply HT add station flow with mac80211 frameworkRon Rindjunsky1-4/+4
2008-01-29iwlwifi: 802.11n comply HT self configuration flow with mac80211 frameworkRon Rindjunsky1-4/+2
2008-01-29iwlwifi: 802.11n configuring hw_mode parameters to support HT in A/GRon Rindjunsky1-0/+2
2008-01-29iwlwifi: 802.11n new framework structures preperationRon Rindjunsky1-17/+11
2008-01-29iwlwifi: cache mac80211 conf setting during a hardware scanZhu Yi1-0/+1
2008-01-29iwlwifi: remove redundant declaration of 'iwl3945_priv' and 'iwl4965_priv' st...Miguel Botón1-2/+0
2008-01-29iwlwifi: enhance WPA authenication stabilityMohamed Abbas1-0/+1
2008-01-29iwlwifi: document txpower calculationsBen Cahill1-3/+0
2008-01-29iwlwifi: move HT_IE_EXT_CHANNEL_* driver definitions to iwl-4965.hBen Cahill1-5/+20
2008-01-29iwlwifi: clean up some unused definitions in iwl-4965.h and iwl-3945.hBen Cahill1-26/+0
2008-01-29iwlwifi: Document Rx calibrationBen Cahill1-18/+0
2008-01-29iwlwifi: Document 4965 rate_n_flags bitsBen Cahill1-23/+7
2008-01-29iwlwifi: Add comments to some driver data structuresBen Cahill1-7/+51
2008-01-29iwl4965: add comments to rate scaling codeBen Cahill1-1/+1
2008-01-29iwlwifi: cleanup namespaceChristoph Hellwig1-227/+225
2008-01-29iwlwifi: cleanup Kconfig and ifdefs to split 3945 and 4965Christoph Hellwig1-30/+30
2008-01-29iwlwifi: keep 3945 and 4965 headers separateChristoph Hellwig1-0/+1019
2008-01-29iwlwifi: rename iwl_eeprom_aqcuire_semaphore to _acquire_Ian Schram1-1/+1
2007-10-11[IWLWIFI]: add iwlwifi wireless driversZhu Yi1-0/+341