summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2008-07-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller3-2/+13
2008-07-02iwl3945: remove RFKILL_STATE_HARD_BLOCKED warningsZhu Yi1-2/+5
2008-07-02iwlwifi: fix iwl4965 temperature callback calibration issueZhu Yi4-20/+13
2008-07-02iwlwifi: enable packet injection for iwl3945Stefanik Gábor1-13/+9
2008-07-02iwlwifi: fix incorrect monitor mode operationRick Farrington2-41/+22
2008-07-02iwlwifi: drop skb silently for Tx request in monitor modeZhu Yi2-2/+4
2008-07-02iwlwifi: fix incorrect 5GHz rates reported in monitor modeRick Farrington2-2/+10
2008-07-01iwlwifi: fix 4965 uCode loadTomas Winkler2-6/+3
2008-07-01iwlwifi: clean up HW RF-kill state machine and restartsEmmanuel Grumbach2-10/+17
2008-07-01iwlwifi: blocking mac_start until uCode is completeEmmanuel Grumbach1-12/+10
2008-07-01iwlwifi: eliminate iwl4965_mac_get_tsfRon Rindjunsky1-12/+0
2008-07-01iwlwifi: Remove unnecessary codeAbhijeet Kolekar1-3/+0
2008-07-01iwlwifi: control 11n capabilities through module paramRon Rindjunsky4-5/+22
2008-07-01iwlwifi: unite common settings of HW paramsRon Rindjunsky5-20/+18
2008-07-01iwlwifi: don't bring up interface if RF-kill avoids radioEmmanuel Grumbach1-6/+8
2008-07-01iwlwifi : Patch adds rfkill subsystem for 3945Abhijeet Kolekar2-35/+176
2008-07-01iwlwifi: adjust TSF in IBSSAssaf Krauss2-1/+4
2008-07-01iwlwifi: keep the STATUS_EXIT_PENDING flag till the end of down flowMohamed Abbas1-2/+6
2008-07-01iwlwifi: fix IBSS association flowTomas Winkler1-9/+12
2008-07-01iwlwifi: remove obsolete lq_ready useRon Rindjunsky5-32/+2
2008-07-01iwlwifi: move rx aggregation functions to iwl-rx.cRon Rindjunsky3-45/+47
2008-07-01iwlwifi: setup compressed BA handlerEmmanuel Grumbach5-150/+151
2008-07-01iwlwifi: remove useless network and duplicate checkingEmmanuel Grumbach4-173/+13
2008-07-01iwlwifi: move RX handlers to iwl-rx.cEmmanuel Grumbach5-860/+861
2008-07-01iwlwifi: don't send REPLY_REMOVE_ALL_STA upon exitEmmanuel Grumbach4-14/+15
2008-07-01iwlwifi: move RX stats to core, and move temperature to handlerEmmanuel Grumbach9-85/+103
2008-07-01iwlwifi: send ADD_STA before RXON with assoc bitEmmanuel Grumbach1-33/+46
2008-07-01iwlwifi: add REPLY_TX_POWER_DBM_CMD to get_cmd_stringEmmanuel Grumbach1-0/+1
2008-07-01iwlwifi: use iwl_is_associated when possibleRon Rindjunsky2-4/+4
2008-07-01iwlwifi: better station table maintenanceEmmanuel Grumbach4-53/+100
2008-07-01iwlwifi: Add eeprom version to the version file in sysfsTomas Winkler1-4/+16
2008-07-01iwlwifi: configure uCode to use open loop tx power algorithmGregory Greenman2-1/+3
2008-07-01iwlwifi: fix rfkill deps and remove input device usageAdel Gadllah3-42/+0
2008-07-01iwl-rfkill.c: correct 'recieved' typoJohn W. Linville1-1/+1
2008-06-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2-4/+16
2008-06-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-30/+36
2008-06-27wireless: remove RFKILL_STATE_HARD_BLOCKED warningsJohn W. Linville1-2/+5
2008-06-27iwlwifi: fix build for CONFIG_INPUT=nRandy Dunlap2-2/+11
2008-06-25iwlwifi: improve scanning band selection managementRon Rindjunsky2-33/+39
2008-06-14mac80211: remove ieee80211_get_morefragHarvey Harrison2-4/+4
2008-06-14mac80211: add helpers for frame control testingHarvey Harrison7-195/+83
2008-06-14iwlwifi: unify SW rf-kill flowEmmanuel Grumbach7-94/+103
2008-06-14iwlwifi: remove 4965 prefix from iwl4965_ucodeRon Rindjunsky2-2/+2
2008-06-14iwlwifi: adding channels to sysfsEster Kummer1-2/+56
2008-06-14iwlwifi: remove iwlcore_low_level_notifyEmmanuel Grumbach3-47/+7
2008-06-14iwlwifi: general code clean upEmmanuel Grumbach7-85/+32
2008-06-14iwlwifi: fix software rf_kill problem when interface is downZhu Yi2-2/+4
2008-06-14iwlwifi: remove dead code iwl4965_calc_db_from_ratioEmmanuel Grumbach1-36/+0
2008-06-14iwlwifi: retfactor get_temperature functionsEmmanuel Grumbach4-18/+10
2008-06-14iwlwifi: move iwl4965_rf_kill_ct_config to iwl-core.cEmmanuel Grumbach5-26/+26