aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-5000.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-24iwlwifi: use correct released ucode versionMeenakshi Venkataraman1-2/+9
2012-03-09iwlwifi: fix the delta for remove max_txq_num patchWey-Yi Guy1-4/+0
2012-03-08iwlwifi: remove unused max_nrg_cck from sensitivity and constifyJohannes Berg1-3/+1
2012-03-07iwlwifi: don't include iwl-prph.h everywhereJohannes Berg1-0/+1
2012-03-07iwlwifi: constify remaining config dataJohannes Berg1-2/+3
2012-03-07iwlwifi: remove num_of_queues module parameterJohannes Berg1-10/+0
2012-03-07iwlwifi: add wrappers for command sendingJohannes Berg1-1/+1
2012-03-06iwlwifi: make config constJohannes Berg1-7/+7
2012-03-06iwlwifi: use valid TX/RX antenna from hw_paramsJohannes Berg1-8/+8
2012-03-06iwlwifi: remove shared lockJohannes Berg1-7/+0
2012-02-17iwlwifi: SRAM size moves from hw_params to cfgEmmanuel Grumbach1-4/+6
2012-02-17iwlwifi: iwl_set_hw_params returns always 0Emmanuel Grumbach1-6/+2
2012-02-02iwlwifi: move bcast_sta_id init to common routineDon Fry1-4/+0
2012-02-02iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach1-1/+1
2012-01-06iwlwifi: update CopyrightWey-Yi Guy1-1/+1
2011-12-16iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry1-12/+12
2011-12-08iwlwifi: move eeprom pointer from iwl_priv to iwl_sharedDon Fry1-4/+4
2011-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+1
2011-12-02iwlwifi: change the default behavior of watchdog timerWey-Yi Guy1-0/+1
2011-11-28iwlagn: remove calibration knowledgeJohannes Berg1-15/+1
2011-10-14iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.hEmmanuel Grumbach1-1/+0
2011-10-14iwlagn: remove 5000 hw headerJohannes Berg1-1/+15
2011-10-14iwlagn: merge station management functionsWey-Yi Guy1-1/+0
2011-10-14iwlagn: rename all the mac80211 callback functionsWey-Yi Guy1-1/+1
2011-10-14iwlagn: kill hw_params.max_stationsEmmanuel Grumbach1-2/+0
2011-09-19iwlagn: rename iwl-pci.h to iwl-cfg.hJohannes Berg1-1/+1
2011-09-19iwlagn: replace beacon_time_fsf_bits variable with #defineDon Fry1-4/+0
2011-09-19iwlagn: simplify chain_noise_num_beacons indirectionFry, Donald H1-1/+0
2011-08-29iwlagn: iwl-pci doesn't include iwl-dev any moreEmmanuel Grumbach1-0/+1
2011-08-29iwlagn: all function iwl-io.c receive iwl_busEmmanuel Grumbach1-1/+1
2011-08-29iwlagn: remove unused parameters from hw_paramsEmmanuel Grumbach1-8/+0
2011-08-29iwlagn: bus layer chooses its transport layerEmmanuel Grumbach1-1/+1
2011-08-29iwlagn: priv->lock moves to iwl_sharedEmmanuel Grumbach1-2/+2
2011-08-29iwlagn: hw_params moves to iwl_sharedEmmanuel Grumbach1-31/+31
2011-08-29iwlagn: introduce iwl-shared.hEmmanuel Grumbach1-0/+1
2011-08-08iwlagn: change default sensitivity value for 5000 and 6000 seriesWey-Yi Guy1-6/+6
2011-08-08iwlagn: remove wireless extensions inclusionsJohannes Berg1-1/+0
2011-08-02iwlagn: 5000 do not support idle modeWey-Yi Guy1-0/+1
2011-07-21iwlagn: transport layer receives struct iwl_trans*Emmanuel Grumbach1-1/+1
2011-07-21iwlagn: kill iwlagn_setup_deferred_workEmmanuel Grumbach1-2/+0
2011-07-21iwlagn: kill iwlagn_rx_handler_setupEmmanuel Grumbach1-2/+0
2011-07-16iwlagn: remove indirection for iwlagn_hw_valid_rtc_data_addrFry, Donald H1-2/+0
2011-07-16iwlagn: remove dual-indirect call to simply the codeWey-Yi Guy1-11/+3
2011-07-11iwlagn: remove iwlagn_hcmd_utils structure and call directlyDon Fry1-2/+0
2011-07-11iwlagn: remove double level temperature indirect callWey-Yi Guy1-6/+2
2011-07-11iwlagn: remove indirection for eeprom_query_addrFry, Donald H1-2/+0
2011-07-11iwlagn: remove the indirection for iwl_apm_initFry, Donald H1-8/+2
2011-07-11iwlagn: remove the indirection for update_chain_flagsFry, Donald H1-2/+0
2011-07-11iwlagn: provide heplers to access the transport opsEmmanuel Grumbach1-1/+2
2011-07-11iwlagn: remove the indirection for the dma channel numWey-Yi Guy1-2/+0