summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-4965.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-29iwlwifi: remove twice defined CSR registerTomas Winkler1-3/+4
2008-02-29iwlwifi: Add tx_ant_num hw setting variableTomas Winkler1-1/+3
2008-02-29iwlwifi: Fix HT compilation breakage caused by cfg80211 API for channels/bitr...Tomas Winkler1-4/+7
2008-02-29iwlwifi: set rate_idx correctly from plcpMohamed Abbas1-1/+1
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg1-22/+21
2008-02-29wireless/iwlwifi/iwl-4965.c: add parenthesesRoel Kluin1-1/+1
2008-02-29iwlwifi: A-MPDU Tx activation by load measuresRon Rindjunsky1-396/+0
2008-02-29iwlwifi: A-MPDU Tx conform block Ack rate scaling to mac80211Ron Rindjunsky1-6/+3
2008-02-29iwlwifi: A-MPDU Tx conform flows to mac80211Ron Rindjunsky1-154/+204
2008-02-29iwlwifi: A-MPDU Tx conform API to mac80211Ron Rindjunsky1-30/+47
2008-02-29mac80211: A-MPDU Tx add session's and low level driver's APIRon Rindjunsky1-2/+2
2008-02-02iwlwifi: Fix MIMO PS modeTomas Winkler1-5/+18
2008-02-01iwlwifi: cleanup usage of inline functionsReinette Chatre1-7/+0
2008-01-29iwlwifi: style fixes to usage of << and >> operatorsReinette Chatre1-6/+6
2008-01-29iwlwifi: delay firmware loading from pci_probe to network interface openZhu Yi1-5/+0
2008-01-29iwlwifi: remove iwl4965_tx_cmdTomas Winkler1-76/+36
2008-01-29iwlwifi: move iwl4965_get_dma_hi_address function to iwl-helpers.hTomas Winkler1-7/+2
2008-01-29iwl4965: Remove redundant code in iwl4965_tx_cmdTomas Winkler1-22/+1
2008-01-29mac80211: add unified BSS configurationJohannes Berg1-4/+2
2008-01-29iwlwifi: A-MPDU Rx flow enabledRon Rindjunsky1-34/+31
2008-01-29iwlwifi: fix compilation warning in 'iwl-4965.c'Miguel Botón1-1/+1
2008-01-29iwlwifi: proper monitor supportZhu Yi1-10/+110
2008-01-29iwlwifi: 802.11n add support to 8K A-MSDU Rx framesRon Rindjunsky1-3/+17
2008-01-29iwlwifi: 802.11n comply HT add station flow with mac80211 frameworkRon Rindjunsky1-17/+11
2008-01-29iwlwifi: 802.11n comply HT self configuration flow with mac80211 frameworkRon Rindjunsky1-21/+19
2008-01-29iwlwifi: 802.11n configuring hw_mode parameters to support HT in A/GRon Rindjunsky1-0/+24
2008-01-29iwlwifi: enhance WPA authenication stabilityMohamed Abbas1-0/+8
2008-01-29iwlwifi: add comments, mostly on Tx queuesCahill, Ben M1-36/+216
2008-01-29iwlwifi: Document Rx calibrationBen Cahill1-0/+1
2008-01-29iwlwifi: add comments to EEPROM stuffBen Cahill1-0/+9
2008-01-29iwlwifi: continue namespace changes - fix CONFIG variablesReinette Chatre1-1/+1
2008-01-29remove unused iwl4965_init_hw_rates functionZhu Yi1-8/+0
2008-01-29iwlwifi: cleanup namespaceChristoph Hellwig1-376/+376
2008-01-29iwlwifi: replace 0x8086 with PCI_VENDOR_ID_INTELZhu Yi1-2/+2
2008-01-29iwlwifi: cleanup Kconfig and ifdefs to split 3945 and 4965Christoph Hellwig1-46/+46
2008-01-29iwlwifi: keep 3945 and 4965 headers separateChristoph Hellwig1-3/+0
2008-01-29iwlwifi: mark more functions/variables staticChristoph Hellwig1-1/+3
2008-01-29iwlwifi-ht: move 4965 SCD registers to iwl-prph.hEmmanuel Grumbach1-14/+14
2008-01-29iwlwifi: replacing wording restricted to nic access in iwl-ioTomas Winkler1-40/+40
2008-01-29iwlwifi: rename restricted_mem to targ_memTomas Winkler1-9/+9
2008-01-29iwlwifi: replace restricted_reg with prphTomas Winkler1-33/+31
2008-01-29iwlwifi: accept up to 4K frame size on Rx side to fit A-MSDU framemabbas1-2/+2
2008-01-29iwlwifi: using PCI_DEVICE macroTomas Winkler1-2/+2
2008-01-29iwlwifi: remove cck_flag from iwl_driver_hw_infoTomas Winkler1-2/+0
2008-01-29iwlwifi: renaming last_used and first_emptyTomas Winkler1-13/+13
2008-01-29iwlwifi: rename iwl_eeprom_aqcuire_semaphore to _acquire_Ian Schram1-2/+2
2008-01-29iwlwifi: fix various spelling and typosIan Schram1-2/+2
2007-10-26[PATCH] iwl4965: fix driver hang related to hardware scanmabbas1-1/+1
2007-10-26[PATCH] iwlwifi: fix sending probe request in iwl 4965Tomas Winkler1-3/+1
2007-10-18[PATCH] janitorial: fix all double includes in drivers/net/wirelessHolger Schurig1-2/+0