summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-3945.c
AgeCommit message (Expand)AuthorFilesLines
2008-09-16mac80211: use nl80211 interface typesJohannes Berg1-3/+3
2008-09-11iwl3945 : Code cleanupAbhijeet Kolekar1-13/+1
2008-09-08iwl3945: replace association and beacon hooks with bss_info_changed cbAbhijeet Kolekar1-81/+0
2008-08-23iwlwifi: use generic mac80211 radiotap headersBruno Randolf1-97/+7
2008-08-18removed unused #include <version.h>Huang Weiyi1-1/+0
2008-08-04iwlwifi: fix checkpatch.pl errorsTomas Winkler1-4/+3
2008-08-01iwl3945: Fix statistics in monitor modeMaxim Levitsky1-4/+6
2008-07-30iwl-3945: add #ifdef CONFIG_IWL3945_LEDS to avoid compile warning.Rami Rosen1-0/+2
2008-07-14iwl3965: remove useless network and duplicate checkingAdel Gadllah1-25/+25
2008-07-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-2/+2
2008-07-07drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bitDarren Jenkins1-2/+2
2008-07-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+5
2008-07-02iwlwifi: fix incorrect 5GHz rates reported in monitor modeRick Farrington1-1/+5
2008-06-14mac80211: add helpers for frame control testingHarvey Harrison1-18/+18
2008-05-22mac80211: move TX info into skb->cbJohannes Berg1-12/+12
2008-05-22mac80211: use rate index in TX controlJohannes Berg1-2/+5
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-9/+9
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller1-1/+1
2008-05-15mac80211: use hardware flags for signal/noise unitsBruno Randolf1-9/+9
2008-05-13iwlwifi: Fix frequency in rx_status fillEmmanuel Grumbach1-1/+1
2008-05-07iwlwifi: define ANA_PLL values in iwl-csr.hTomas Winkler1-1/+1
2008-04-29wireless: use get/put_unaligned_* helpersHarvey Harrison1-18/+14
2008-04-09iwlwifi: use ieee80211_frequency_to_channelTomas Winkler1-2/+2
2008-04-09iwlwifi: fix some warningsJohannes Berg1-3/+3
2008-03-27iwlwifi: Add led supportMohamed Abbas1-0/+6
2008-03-14iwlwifi: update copyright yearReinette Chatre1-1/+1
2008-03-14iwlwifi: Use sta_bcast_id variable instead of BROADCAST_ID constantTomas Winkler1-2/+2
2008-03-08iwlwifi: fix potential lock inversion deadlockReinette Chatre1-2/+2
2008-03-08iwlwifi: 3945 split tx_complete to command and packet functionTomas Winkler1-2/+115
2008-03-08iwlwifi: Take the fw file name from the iwl_cfg.Tomas Winkler1-0/+2
2008-03-08iwlwifi: add struct iwl_cfgTomas Winkler1-2/+17
2008-03-08iwlwifi: extract iwl-csr.hTomas Winkler1-9/+9
2008-03-07iwlwifi: Fix 52 rate report in rx statusTomas Winkler1-35/+196
2008-02-29iwlwifi: Add tx_ant_num hw setting variableTomas Winkler1-1/+2
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg1-19/+16
2008-02-02iwlwifi: fix sparse warning in iwl 3945Ron Rindjunsky1-3/+4
2008-02-01iwlwifi: cleanup usage of inline functionsReinette Chatre1-14/+0
2008-01-29drivers/net/wireless/iwlwifi/iwl-3945.c: fix printk warningAndrew Morton1-1/+1
2008-01-29iwlwifi: delay firmware loading from pci_probe to network interface openZhu Yi1-8/+0
2008-01-29mac80211: add unified BSS configurationJohannes Berg1-4/+2
2008-01-29iwlwifi: proper monitor supportZhu Yi1-18/+102
2008-01-29iwlwifi: 802.11n add support to 8K A-MSDU Rx framesRon Rindjunsky1-1/+2
2008-01-29iwlwifi: enhance WPA authenication stabilityMohamed Abbas1-0/+9
2008-01-29iwlwifi: add comments to EEPROM stuffBen Cahill1-0/+9
2008-01-29iwlwifi: cleanup namespaceChristoph Hellwig1-264/+264
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-1/+1
2008-01-29iwlwifi: keep 3945 and 4965 headers separateChristoph Hellwig1-4/+1
2008-01-29iwlwifi: mark more functions/variables staticChristoph Hellwig1-16/+1
2008-01-29iwlwifi: move 3945 SCD registers to iwl-prph.hEmmanuel Grumbach1-8/+8