summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-3945.c
Commit message (Expand)AuthorAgeFilesLines
* removed unused #include <version.h>Huang Weiyi2008-08-181-1/+0
* iwlwifi: fix checkpatch.pl errorsTomas Winkler2008-08-041-4/+3
* iwl3945: Fix statistics in monitor modeMaxim Levitsky2008-08-011-4/+6
* iwl-3945: add #ifdef CONFIG_IWL3945_LEDS to avoid compile warning.Rami Rosen2008-07-291-0/+2
* iwl3965: remove useless network and duplicate checkingAdel Gadllah2008-07-141-25/+25
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-081-2/+2
|\
| * drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bitDarren Jenkins2008-07-071-2/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-051-1/+5
|\ \ | |/
| * iwlwifi: fix incorrect 5GHz rates reported in monitor modeRick Farrington2008-07-021-1/+5
* | mac80211: add helpers for frame control testingHarvey Harrison2008-06-141-18/+18
* | mac80211: move TX info into skb->cbJohannes Berg2008-05-211-12/+12
* | mac80211: use rate index in TX controlJohannes Berg2008-05-211-2/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-05-151-9/+9
|\ \
| * | mac80211: use hardware flags for signal/noise unitsBruno Randolf2008-05-141-9/+9
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-05-151-1/+1
|\ \ \ | |/ / |/| / | |/
| * iwlwifi: Fix frequency in rx_status fillEmmanuel Grumbach2008-05-121-1/+1
* | iwlwifi: define ANA_PLL values in iwl-csr.hTomas Winkler2008-05-071-1/+1
|/
* wireless: use get/put_unaligned_* helpersHarvey Harrison2008-04-291-18/+14
* iwlwifi: use ieee80211_frequency_to_channelTomas Winkler2008-04-081-2/+2
* iwlwifi: fix some warningsJohannes Berg2008-04-081-3/+3
* iwlwifi: Add led supportMohamed Abbas2008-03-271-0/+6
* iwlwifi: update copyright yearReinette Chatre2008-03-131-1/+1
* iwlwifi: Use sta_bcast_id variable instead of BROADCAST_ID constantTomas Winkler2008-03-131-2/+2
* iwlwifi: fix potential lock inversion deadlockReinette Chatre2008-03-071-2/+2
* iwlwifi: 3945 split tx_complete to command and packet functionTomas Winkler2008-03-071-2/+115
* iwlwifi: Take the fw file name from the iwl_cfg.Tomas Winkler2008-03-071-0/+2
* iwlwifi: add struct iwl_cfgTomas Winkler2008-03-071-2/+17
* iwlwifi: extract iwl-csr.hTomas Winkler2008-03-071-9/+9
* iwlwifi: Fix 52 rate report in rx statusTomas Winkler2008-03-061-35/+196
* iwlwifi: Add tx_ant_num hw setting variableTomas Winkler2008-02-291-1/+2
* cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg2008-02-291-19/+16
* iwlwifi: fix sparse warning in iwl 3945Ron Rindjunsky2008-02-011-3/+4
* iwlwifi: cleanup usage of inline functionsReinette Chatre2008-01-311-14/+0
* drivers/net/wireless/iwlwifi/iwl-3945.c: fix printk warningAndrew Morton2008-01-281-1/+1
* iwlwifi: delay firmware loading from pci_probe to network interface openZhu Yi2008-01-281-8/+0
* mac80211: add unified BSS configurationJohannes Berg2008-01-281-4/+2
* iwlwifi: proper monitor supportZhu Yi2008-01-281-18/+102
* iwlwifi: 802.11n add support to 8K A-MSDU Rx framesRon Rindjunsky2008-01-281-1/+2
* iwlwifi: enhance WPA authenication stabilityMohamed Abbas2008-01-281-0/+9
* iwlwifi: add comments to EEPROM stuffBen Cahill2008-01-281-0/+9
* iwlwifi: cleanup namespaceChristoph Hellwig2008-01-281-264/+264
* 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-1/+1
* iwlwifi: keep 3945 and 4965 headers separateChristoph Hellwig2008-01-281-4/+1
* iwlwifi: mark more functions/variables staticChristoph Hellwig2008-01-281-16/+1
* iwlwifi: move 3945 SCD registers to iwl-prph.hEmmanuel Grumbach2008-01-281-8/+8
* iwlwifi: replacing wording restricted to nic access in iwl-ioTomas Winkler2008-01-281-39/+39
* iwlwifi: rename restricted_mem to targ_memTomas Winkler2008-01-281-10/+9
* iwlwifi: replace restricted_reg with prphTomas Winkler2008-01-281-18/+18
* iwlwifi: using PCI_DEVICE macroTomas Winkler2008-01-281-2/+2
OpenPOWER on IntegriCloud