summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* mac80211: remove ieee80211_get_morefragHarvey Harrison2008-06-142-4/+4
* mac80211: add helpers for frame control testingHarvey Harrison2008-06-147-195/+83
* iwlwifi: unify SW rf-kill flowEmmanuel Grumbach2008-06-147-94/+103
* iwlwifi: remove 4965 prefix from iwl4965_ucodeRon Rindjunsky2008-06-142-2/+2
* iwlwifi: adding channels to sysfsEster Kummer2008-06-141-2/+56
* iwlwifi: remove iwlcore_low_level_notifyEmmanuel Grumbach2008-06-143-47/+7
* iwlwifi: general code clean upEmmanuel Grumbach2008-06-147-85/+32
* iwlwifi: fix software rf_kill problem when interface is downZhu Yi2008-06-142-2/+4
* iwlwifi: remove dead code iwl4965_calc_db_from_ratioEmmanuel Grumbach2008-06-141-36/+0
* iwlwifi: retfactor get_temperature functionsEmmanuel Grumbach2008-06-144-18/+10
* iwlwifi: move iwl4965_rf_kill_ct_config to iwl-core.cEmmanuel Grumbach2008-06-145-26/+26
* iwlwifi: cleans up scanning codeTomas Winkler2008-06-145-120/+107
* iwlwifi: move rate helpers to iwlcoreTomas Winkler2008-06-1412-106/+106
* iwlwifi: move scan to iwl-scan.c iwlcoreTomas Winkler2008-06-146-872/+946
* iwlwifi: add bad length check for WEP keysEmmanuel Grumbach2008-06-142-1/+18
* iwlwifi: refactor setting tx powerTomas Winkler2008-06-148-62/+96
* iwlwifi: refactor tx aggregation response flowTomas Winkler2008-06-144-42/+19
* iwlwifi: Fix mode changes (ad-hoc <--> managed)Assaf Krauss2008-06-141-14/+11
* iwlwifi enabling IBSS (Ad-Hoc) modeAssaf Krauss2008-06-142-11/+20
* iwlwifi: fix resart flow after fw errorEmmanuel Grumbach2008-06-141-3/+3
* iwlwifi: fix resume SW RF-killMohamed Abbas2008-06-143-18/+17
* iwlwifi: format log prints for easier parsingTomas Winkler2008-06-141-4/+6
* iwlwifi: fix bug when moving from 11gn to 11a or 11an to 11gEmmanuel Grumbach2008-06-142-3/+0
* iwlwifi: remove redundant flags regarding to FAT channelEmmanuel Grumbach2008-06-144-51/+30
* iwlwifi: remove unused flagTomas Winkler2008-06-141-2/+0
* iwlwifi: fix allow iwlwifi to aggregate according to tid loadRon Rindjunsky2008-06-141-5/+8
* iwlwifi: use ieee80211_conf to examine rate capabilitiesRon Rindjunsky2008-06-141-12/+6
* iwlwifi: add TX aggregation code for 5000 HWTomas Winkler2008-06-141-0/+132
* iwlwifi: map sw and hw ampdu queuesRon Rindjunsky2008-06-145-11/+15
* iwlwifi: add possibility to disable tx_power calibrationEmmanuel Grumbach2008-06-145-2/+14
* iwlwifi: clean up in setup/cancel deferred workEmmanuel Grumbach2008-06-144-38/+43
* iwlwifi: removes the RUN_TIME_CALIB ifdefEmmanuel Grumbach2008-06-1412-122/+27
* iwlwifi: removing IWL4965_HT configRon Rindjunsky2008-06-1411-200/+43
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-102-4/+4
|\
| * iwlwifi: fix oops in iwl3945_led_brightness_setMarcin Slusarz2008-06-091-2/+3
| * iwlwifi: fix rate scale TLC column selection bugGuy Cohen2008-05-281-1/+0
| * iwlwifi: fix exit from stay_in_table stateGuy Cohen2008-05-281-1/+1
* | iwlwifi: clean iwl4965_mac_configTomas Winkler2008-06-032-15/+13
* | iwlwifi: send calibration results as HUGE commandsEmmanuel Grumbach2008-06-032-19/+28
* | iwlwifi: remove debugfs entries before cfg80211Emmanuel Grumbach2008-06-031-2/+3
* | iwlwifi: fix a memory leak in scanEmmanuel Grumbach2008-06-032-1/+2
* | iwlwifi: disable FAT channel when not permittedEmmanuel Grumbach2008-06-031-0/+19
* | iwlwifi: move iwl_get_hw_mode to iwl-core.hRon Rindjunsky2008-06-032-6/+6
* | iwlwifi: Rx handlers common use for 4965 and 5000Ron Rindjunsky2008-06-033-19/+20
* | iwlwifi: add frame count limit to link quality commandTomas Winkler2008-06-031-0/+1
* | iwlwifi: move aggregation code to iwl-tx.cTomas Winkler2008-06-035-210/+228
* | iwlwifi: move iwl_sta_modify_enable_tid_tx to iwl-sta.cTomas Winkler2008-06-033-19/+23
* | iwlwifi: iwl-5000 add rxon_assocRon Rindjunsky2008-06-032-0/+65
* | iwlwifi: implement txq invalidate byte count tableTomas Winkler2008-06-033-2/+28
* | iwlwifi: move tx reclaim flow into iwl-txTomas Winkler2008-06-036-98/+116
OpenPOWER on IntegriCloud