summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-4965.c
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-11[PATCH] iwlwifi: fix imcomplete conversion to print_mac APIJohn W. Linville1-1/+1
2007-10-11[PATCH] iwlwifi: limit printouts on hot pathZhu Yi1-1/+1
2007-10-11[IWLWIFI]: remove per-file CFLAGS for IWL defineZhu Yi1-0/+2
2007-10-11[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-29/+44
2007-10-11[IWLWIFI]: add iwlwifi wireless driversZhu Yi1-0/+4719