summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: make index unsigned int for iwl_send_led_cmdAbhijeet Kolekar2008-07-143-3/+4
* iwlwifi: Fix LEDs for 3945Abhijeet Kolekar2008-07-143-85/+64
* iwlwifi: send TXPOWER command after a new RXON commandZhu Yi2008-07-141-10/+10
* iwlwifi: enable active scanningTomas Winkler2008-07-141-41/+45
* iwlwifi: unify 4965 and 5000 scanning codeTomas Winkler2008-07-145-23/+33
* iwlwifi: LED use correctly blink tableTomas Winkler2008-07-144-71/+61
* iwlwifi: fix LED stallTomas Winkler2008-07-143-50/+39
* iwlwifi: differentiate 4965 and 5000 hw ampdu queues numberTomas Winkler2008-07-146-13/+30
* iwlwifi: make iwl4965_mac_conf_tx in atomic contextEmmanuel Grumbach2008-07-143-33/+24
* iwlwifi: rs always set lq_sta->privTomas Winkler2008-07-141-2/+0
* iwlwifi: remove post associate workTomas Winkler2008-07-142-19/+0
* iwlwifi: fixes RTS / CTS supportEmmanuel Grumbach2008-07-146-7/+37
* iwlwifi: adding pci device ids to iwl_hw_card_idsEsti Kummer2008-07-143-1/+29
* iwl3965: remove useless network and duplicate checkingAdel Gadllah2008-07-144-172/+25
* iwlwif: remove compilation warnings iwl_add_radiotapTomas Winkler2008-07-141-20/+17
* mac80211: revamp beacon configurationJohannes Berg2008-07-142-6/+31
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-081-2/+2
|\
| * drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bitDarren Jenkins2008-07-071-2/+2
* | iwlwifi: fix typo which caused iwl_get_tx_fail_reason to ever return an empty...Helmut Schaa2008-07-082-2/+2
* | iwlwifi: remove input device and fix rfkill stateAdel Gadllah2008-07-088-111/+105
* | iwlwifi: request Tx of block ack request if necessaryRon Rindjunsky2008-07-082-6/+6
* | iwlwifi: fix error path of iwl_rfkill_initTomas Winkler2008-07-081-6/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-053-2/+13
|\ \ | |/
| * iwlwifi: drop skb silently for Tx request in monitor modeZhu Yi2008-07-022-2/+4
| * iwlwifi: fix incorrect 5GHz rates reported in monitor modeRick Farrington2008-07-022-2/+10
* | iwl3945: remove RFKILL_STATE_HARD_BLOCKED warningsZhu Yi2008-07-021-2/+5
* | iwlwifi: fix iwl4965 temperature callback calibration issueZhu Yi2008-07-024-20/+13
* | iwlwifi: enable packet injection for iwl3945Stefanik Gábor2008-07-021-13/+9
* | iwlwifi: fix incorrect monitor mode operationRick Farrington2008-07-022-41/+22
* | iwlwifi: fix 4965 uCode loadTomas Winkler2008-06-302-6/+3
* | iwlwifi: clean up HW RF-kill state machine and restartsEmmanuel Grumbach2008-06-302-10/+17
* | iwlwifi: blocking mac_start until uCode is completeEmmanuel Grumbach2008-06-301-12/+10
* | iwlwifi: eliminate iwl4965_mac_get_tsfRon Rindjunsky2008-06-301-12/+0
* | iwlwifi: Remove unnecessary codeAbhijeet Kolekar2008-06-301-3/+0
* | iwlwifi: control 11n capabilities through module paramRon Rindjunsky2008-06-304-5/+22
* | iwlwifi: unite common settings of HW paramsRon Rindjunsky2008-06-305-20/+18
* | iwlwifi: don't bring up interface if RF-kill avoids radioEmmanuel Grumbach2008-06-301-6/+8
* | iwlwifi : Patch adds rfkill subsystem for 3945Abhijeet Kolekar2008-06-302-35/+176
* | iwlwifi: adjust TSF in IBSSAssaf Krauss2008-06-302-1/+4
* | 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
OpenPOWER on IntegriCloud