aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-5000.c
Commit message (Expand)AuthorAge
* iwlwifi: dynamically determine lib_opsJohannes Berg2012-04-12
* iwlwifi: introduce device family enumJohannes Berg2012-04-12
* iwlwifi: move eeprom into privJohannes Berg2012-04-12
* iwlwifi: move hw_params into privJohannes Berg2012-04-12
* iwlwifi: move queue watchdog into transportJohannes Berg2012-04-12
* iwlwifi: move queue mapping out of transportJohannes Berg2012-04-09
* iwlwifi: fix the delta for remove max_txq_num patchWey-Yi Guy2012-03-09
* iwlwifi: remove unused max_nrg_cck from sensitivity and constifyJohannes Berg2012-03-08
* iwlwifi: don't include iwl-prph.h everywhereJohannes Berg2012-03-07
* iwlwifi: constify remaining config dataJohannes Berg2012-03-07
* iwlwifi: remove num_of_queues module parameterJohannes Berg2012-03-07
* iwlwifi: add wrappers for command sendingJohannes Berg2012-03-07
* iwlwifi: make config constJohannes Berg2012-03-06
* iwlwifi: use valid TX/RX antenna from hw_paramsJohannes Berg2012-03-06
* iwlwifi: remove shared lockJohannes Berg2012-03-06
* iwlwifi: SRAM size moves from hw_params to cfgEmmanuel Grumbach2012-02-17
* iwlwifi: iwl_set_hw_params returns always 0Emmanuel Grumbach2012-02-17
* iwlwifi: move bcast_sta_id init to common routineDon Fry2012-02-02
* iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach2012-02-02
* iwlwifi: update CopyrightWey-Yi Guy2012-01-06
* iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry2011-12-16
* iwlwifi: move eeprom pointer from iwl_priv to iwl_sharedDon Fry2011-12-08
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-02
|\
| * iwlwifi: change the default behavior of watchdog timerWey-Yi Guy2011-12-02
* | iwlagn: remove calibration knowledgeJohannes Berg2011-11-28
|/
* iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.hEmmanuel Grumbach2011-10-14
* iwlagn: remove 5000 hw headerJohannes Berg2011-10-14
* iwlagn: merge station management functionsWey-Yi Guy2011-10-14
* iwlagn: rename all the mac80211 callback functionsWey-Yi Guy2011-10-14
* iwlagn: kill hw_params.max_stationsEmmanuel Grumbach2011-10-14
* iwlagn: rename iwl-pci.h to iwl-cfg.hJohannes Berg2011-09-19
* iwlagn: replace beacon_time_fsf_bits variable with #defineDon Fry2011-09-19
* iwlagn: simplify chain_noise_num_beacons indirectionFry, Donald H2011-09-19
* iwlagn: iwl-pci doesn't include iwl-dev any moreEmmanuel Grumbach2011-08-29
* iwlagn: all function iwl-io.c receive iwl_busEmmanuel Grumbach2011-08-29
* iwlagn: remove unused parameters from hw_paramsEmmanuel Grumbach2011-08-29
* iwlagn: bus layer chooses its transport layerEmmanuel Grumbach2011-08-29
* iwlagn: priv->lock moves to iwl_sharedEmmanuel Grumbach2011-08-29
* iwlagn: hw_params moves to iwl_sharedEmmanuel Grumbach2011-08-29
* iwlagn: introduce iwl-shared.hEmmanuel Grumbach2011-08-29
* iwlagn: change default sensitivity value for 5000 and 6000 seriesWey-Yi Guy2011-08-08
* iwlagn: remove wireless extensions inclusionsJohannes Berg2011-08-08
* iwlagn: 5000 do not support idle modeWey-Yi Guy2011-08-02
* iwlagn: transport layer receives struct iwl_trans*Emmanuel Grumbach2011-07-21
* iwlagn: kill iwlagn_setup_deferred_workEmmanuel Grumbach2011-07-21
* iwlagn: kill iwlagn_rx_handler_setupEmmanuel Grumbach2011-07-21
* iwlagn: remove indirection for iwlagn_hw_valid_rtc_data_addrFry, Donald H2011-07-16
* iwlagn: remove dual-indirect call to simply the codeWey-Yi Guy2011-07-16
* iwlagn: remove iwlagn_hcmd_utils structure and call directlyDon Fry2011-07-11
* iwlagn: remove double level temperature indirect callWey-Yi Guy2011-07-11