aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-3945.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-01iwlwifi: fix sparse warning in iwl 3945Ron Rindjunsky1-3/+4
2008-01-31iwlwifi: cleanup usage of inline functionsReinette Chatre1-14/+0
2008-01-28drivers/net/wireless/iwlwifi/iwl-3945.c: fix printk warningAndrew Morton1-1/+1
2008-01-28iwlwifi: delay firmware loading from pci_probe to network interface openZhu Yi1-8/+0
2008-01-28mac80211: add unified BSS configurationJohannes Berg1-4/+2
2008-01-28iwlwifi: proper monitor supportZhu Yi1-18/+102
2008-01-28iwlwifi: 802.11n add support to 8K A-MSDU Rx framesRon Rindjunsky1-1/+2
2008-01-28iwlwifi: enhance WPA authenication stabilityMohamed Abbas1-0/+9
2008-01-28iwlwifi: add comments to EEPROM stuffBen Cahill1-0/+9
2008-01-28iwlwifi: cleanup namespaceChristoph Hellwig1-264/+264
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-1/+1
2008-01-28iwlwifi: keep 3945 and 4965 headers separateChristoph Hellwig1-4/+1
2008-01-28iwlwifi: mark more functions/variables staticChristoph Hellwig1-16/+1
2008-01-28iwlwifi: move 3945 SCD registers to iwl-prph.hEmmanuel Grumbach1-8/+8
2008-01-28iwlwifi: replacing wording restricted to nic access in iwl-ioTomas Winkler1-39/+39
2008-01-28iwlwifi: rename restricted_mem to targ_memTomas Winkler1-10/+9
2008-01-28iwlwifi: replace restricted_reg with prphTomas Winkler1-18/+18
2008-01-28iwlwifi: using PCI_DEVICE macroTomas Winkler1-2/+2
2008-01-28iwlwifi: Two comments in iwl-3945.c were longer than 80 columnsIan Schram1-4/+6
2008-01-28iwlwifi: remove cck_flag from iwl_driver_hw_infoTomas Winkler1-1/+0
2008-01-28iwlwifi: renaming last_used and first_emptyTomas Winkler1-6/+6
2008-01-28iwlwifi: rename iwl_eeprom_aqcuire_semaphore to _acquire_Ian Schram1-1/+1
2007-11-14iwl3945: place CCK rates in front of OFDM for supported ratesMohamed Abbas1-57/+69
2007-10-18[PATCH] janitorial: fix all double includes in drivers/net/wirelessHolger Schurig1-1/+0
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-13/+21
2007-10-10[IWLWIFI]: add iwlwifi wireless driversZhu Yi1-0/+2290