summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-4965.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: style fixes to usage of << and >> operatorsReinette Chatre2008-01-281-6/+6
* iwlwifi: delay firmware loading from pci_probe to network interface openZhu Yi2008-01-281-5/+0
* iwlwifi: remove iwl4965_tx_cmdTomas Winkler2008-01-281-76/+36
* iwlwifi: move iwl4965_get_dma_hi_address function to iwl-helpers.hTomas Winkler2008-01-281-7/+2
* iwl4965: Remove redundant code in iwl4965_tx_cmdTomas Winkler2008-01-281-22/+1
* mac80211: add unified BSS configurationJohannes Berg2008-01-281-4/+2
* iwlwifi: A-MPDU Rx flow enabledRon Rindjunsky2008-01-281-34/+31
* iwlwifi: fix compilation warning in 'iwl-4965.c'Miguel Botón2008-01-281-1/+1
* iwlwifi: proper monitor supportZhu Yi2008-01-281-10/+110
* iwlwifi: 802.11n add support to 8K A-MSDU Rx framesRon Rindjunsky2008-01-281-3/+17
* iwlwifi: 802.11n comply HT add station flow with mac80211 frameworkRon Rindjunsky2008-01-281-17/+11
* iwlwifi: 802.11n comply HT self configuration flow with mac80211 frameworkRon Rindjunsky2008-01-281-21/+19
* iwlwifi: 802.11n configuring hw_mode parameters to support HT in A/GRon Rindjunsky2008-01-281-0/+24
* iwlwifi: enhance WPA authenication stabilityMohamed Abbas2008-01-281-0/+8
* iwlwifi: add comments, mostly on Tx queuesCahill, Ben M2008-01-281-36/+216
* iwlwifi: Document Rx calibrationBen Cahill2008-01-281-0/+1
* iwlwifi: add comments to EEPROM stuffBen Cahill2008-01-281-0/+9
* iwlwifi: continue namespace changes - fix CONFIG variablesReinette Chatre2008-01-281-1/+1
* remove unused iwl4965_init_hw_rates functionZhu Yi2008-01-281-8/+0
* iwlwifi: cleanup namespaceChristoph Hellwig2008-01-281-376/+376
* iwlwifi: replace 0x8086 with PCI_VENDOR_ID_INTELZhu Yi2008-01-281-2/+2
* iwlwifi: cleanup Kconfig and ifdefs to split 3945 and 4965Christoph Hellwig2008-01-281-46/+46
* iwlwifi: keep 3945 and 4965 headers separateChristoph Hellwig2008-01-281-3/+0
* iwlwifi: mark more functions/variables staticChristoph Hellwig2008-01-281-1/+3
* iwlwifi-ht: move 4965 SCD registers to iwl-prph.hEmmanuel Grumbach2008-01-281-14/+14
* iwlwifi: replacing wording restricted to nic access in iwl-ioTomas Winkler2008-01-281-40/+40
* iwlwifi: rename restricted_mem to targ_memTomas Winkler2008-01-281-9/+9
* iwlwifi: replace restricted_reg with prphTomas Winkler2008-01-281-33/+31
* iwlwifi: accept up to 4K frame size on Rx side to fit A-MSDU framemabbas2008-01-281-2/+2
* iwlwifi: using PCI_DEVICE macroTomas Winkler2008-01-281-2/+2
* iwlwifi: remove cck_flag from iwl_driver_hw_infoTomas Winkler2008-01-281-2/+0
* iwlwifi: renaming last_used and first_emptyTomas Winkler2008-01-281-13/+13
* iwlwifi: rename iwl_eeprom_aqcuire_semaphore to _acquire_Ian Schram2008-01-281-2/+2
* iwlwifi: fix various spelling and typosIan Schram2008-01-281-2/+2
* [PATCH] iwl4965: fix driver hang related to hardware scanmabbas2007-10-251-1/+1
* [PATCH] iwlwifi: fix sending probe request in iwl 4965Tomas Winkler2007-10-251-3/+1
* [PATCH] janitorial: fix all double includes in drivers/net/wirelessHolger Schurig2007-10-181-2/+0
* [PATCH] iwlwifi: fix imcomplete conversion to print_mac APIJohn W. Linville2007-10-101-1/+1
* [PATCH] iwlwifi: limit printouts on hot pathZhu Yi2007-10-101-1/+1
* [IWLWIFI]: remove per-file CFLAGS for IWL defineZhu Yi2007-10-101-0/+2
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-29/+44
* [IWLWIFI]: add iwlwifi wireless driversZhu Yi2007-10-101-0/+4719
OpenPOWER on IntegriCloud