aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-4965.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-27drivers/net/wireless/iwlwifi/iwl-4965.c: correct use of ! and &Julia Lawall1-1/+1
2008-02-01iwlwifi: Fix MIMO PS modeTomas Winkler1-5/+18
2008-01-31iwlwifi: cleanup usage of inline functionsReinette Chatre1-7/+0
2008-01-28iwlwifi: style fixes to usage of << and >> operatorsReinette Chatre1-6/+6
2008-01-28iwlwifi: delay firmware loading from pci_probe to network interface openZhu Yi1-5/+0
2008-01-28iwlwifi: remove iwl4965_tx_cmdTomas Winkler1-76/+36
2008-01-28iwlwifi: move iwl4965_get_dma_hi_address function to iwl-helpers.hTomas Winkler1-7/+2
2008-01-28iwl4965: Remove redundant code in iwl4965_tx_cmdTomas Winkler1-22/+1
2008-01-28mac80211: add unified BSS configurationJohannes Berg1-4/+2
2008-01-28iwlwifi: A-MPDU Rx flow enabledRon Rindjunsky1-34/+31
2008-01-28iwlwifi: fix compilation warning in 'iwl-4965.c'Miguel Botón1-1/+1
2008-01-28iwlwifi: proper monitor supportZhu Yi1-10/+110
2008-01-28iwlwifi: 802.11n add support to 8K A-MSDU Rx framesRon Rindjunsky1-3/+17
2008-01-28iwlwifi: 802.11n comply HT add station flow with mac80211 frameworkRon Rindjunsky1-17/+11
2008-01-28iwlwifi: 802.11n comply HT self configuration flow with mac80211 frameworkRon Rindjunsky1-21/+19
2008-01-28iwlwifi: 802.11n configuring hw_mode parameters to support HT in A/GRon Rindjunsky1-0/+24
2008-01-28iwlwifi: enhance WPA authenication stabilityMohamed Abbas1-0/+8
2008-01-28iwlwifi: add comments, mostly on Tx queuesCahill, Ben M1-36/+216
2008-01-28iwlwifi: Document Rx calibrationBen Cahill1-0/+1
2008-01-28iwlwifi: add comments to EEPROM stuffBen Cahill1-0/+9
2008-01-28iwlwifi: continue namespace changes - fix CONFIG variablesReinette Chatre1-1/+1
2008-01-28remove unused iwl4965_init_hw_rates functionZhu Yi1-8/+0
2008-01-28iwlwifi: cleanup namespaceChristoph Hellwig1-376/+376
2008-01-28iwlwifi: replace 0x8086 with PCI_VENDOR_ID_INTELZhu Yi1-2/+2
2008-01-28iwlwifi: cleanup Kconfig and ifdefs to split 3945 and 4965Christoph Hellwig1-46/+46
2008-01-28iwlwifi: keep 3945 and 4965 headers separateChristoph Hellwig1-3/+0
2008-01-28iwlwifi: mark more functions/variables staticChristoph Hellwig1-1/+3
2008-01-28iwlwifi-ht: move 4965 SCD registers to iwl-prph.hEmmanuel Grumbach1-14/+14
2008-01-28iwlwifi: replacing wording restricted to nic access in iwl-ioTomas Winkler1-40/+40
2008-01-28iwlwifi: rename restricted_mem to targ_memTomas Winkler1-9/+9
2008-01-28iwlwifi: replace restricted_reg with prphTomas Winkler1-33/+31
2008-01-28iwlwifi: accept up to 4K frame size on Rx side to fit A-MSDU framemabbas1-2/+2
2008-01-28iwlwifi: using PCI_DEVICE macroTomas Winkler1-2/+2
2008-01-28iwlwifi: remove cck_flag from iwl_driver_hw_infoTomas Winkler1-2/+0
2008-01-28iwlwifi: renaming last_used and first_emptyTomas Winkler1-13/+13
2008-01-28iwlwifi: rename iwl_eeprom_aqcuire_semaphore to _acquire_Ian Schram1-2/+2
2008-01-28iwlwifi: fix various spelling and typosIan Schram1-2/+2
2007-10-25[PATCH] iwl4965: fix driver hang related to hardware scanmabbas1-1/+1
2007-10-25[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
2007-10-10[PATCH] iwlwifi: fix imcomplete conversion to print_mac APIJohn W. Linville1-1/+1
2007-10-10[PATCH] iwlwifi: limit printouts on hot pathZhu Yi1-1/+1
2007-10-10[IWLWIFI]: remove per-file CFLAGS for IWL defineZhu Yi1-0/+2
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-29/+44
2007-10-10[IWLWIFI]: add iwlwifi wireless driversZhu Yi1-0/+4719