summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
...
* | iwlwifi: keep the STATUS_EXIT_PENDING flag till the end of down flowMohamed Abbas2008-06-301-2/+6
* | iwlwifi: fix IBSS association flowTomas Winkler2008-06-301-9/+12
* | iwlwifi: remove obsolete lq_ready useRon Rindjunsky2008-06-305-32/+2
* | iwlwifi: move rx aggregation functions to iwl-rx.cRon Rindjunsky2008-06-303-45/+47
* | iwlwifi: setup compressed BA handlerEmmanuel Grumbach2008-06-305-150/+151
* | iwlwifi: remove useless network and duplicate checkingEmmanuel Grumbach2008-06-304-173/+13
* | iwlwifi: move RX handlers to iwl-rx.cEmmanuel Grumbach2008-06-305-860/+861
* | iwlwifi: don't send REPLY_REMOVE_ALL_STA upon exitEmmanuel Grumbach2008-06-304-14/+15
* | iwlwifi: move RX stats to core, and move temperature to handlerEmmanuel Grumbach2008-06-309-85/+103
* | iwlwifi: send ADD_STA before RXON with assoc bitEmmanuel Grumbach2008-06-301-33/+46
* | iwlwifi: add REPLY_TX_POWER_DBM_CMD to get_cmd_stringEmmanuel Grumbach2008-06-301-0/+1
* | iwlwifi: use iwl_is_associated when possibleRon Rindjunsky2008-06-302-4/+4
* | iwlwifi: better station table maintenanceEmmanuel Grumbach2008-06-304-53/+100
* | iwlwifi: Add eeprom version to the version file in sysfsTomas Winkler2008-06-301-4/+16
* | iwlwifi: configure uCode to use open loop tx power algorithmGregory Greenman2008-06-302-1/+3
* | iwlwifi: fix rfkill deps and remove input device usageAdel Gadllah2008-06-303-42/+0
* | iwl-rfkill.c: correct 'recieved' typoJohn W. Linville2008-06-301-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-282-4/+16
|\ \
| * | wireless: remove RFKILL_STATE_HARD_BLOCKED warningsJohn W. Linville2008-06-271-2/+5
| * | iwlwifi: fix build for CONFIG_INPUT=nRandy Dunlap2008-06-272-2/+11
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-282-30/+36
|\ \ \ | |/ / |/| / | |/
| * iwlwifi: improve scanning band selection managementRon Rindjunsky2008-06-252-33/+39
* | 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
OpenPOWER on IntegriCloud