| Commit message (Expand) | Author | Age | Files | Lines |
* | iwlwifi: make index unsigned int for iwl_send_led_cmd | Abhijeet Kolekar | 2008-07-14 | 3 | -3/+4 |
* | iwlwifi: Fix LEDs for 3945 | Abhijeet Kolekar | 2008-07-14 | 3 | -85/+64 |
* | iwlwifi: send TXPOWER command after a new RXON command | Zhu Yi | 2008-07-14 | 1 | -10/+10 |
* | iwlwifi: enable active scanning | Tomas Winkler | 2008-07-14 | 1 | -41/+45 |
* | iwlwifi: unify 4965 and 5000 scanning code | Tomas Winkler | 2008-07-14 | 5 | -23/+33 |
* | iwlwifi: LED use correctly blink table | Tomas Winkler | 2008-07-14 | 4 | -71/+61 |
* | iwlwifi: fix LED stall | Tomas Winkler | 2008-07-14 | 3 | -50/+39 |
* | iwlwifi: differentiate 4965 and 5000 hw ampdu queues number | Tomas Winkler | 2008-07-14 | 6 | -13/+30 |
* | iwlwifi: make iwl4965_mac_conf_tx in atomic context | Emmanuel Grumbach | 2008-07-14 | 3 | -33/+24 |
* | iwlwifi: rs always set lq_sta->priv | Tomas Winkler | 2008-07-14 | 1 | -2/+0 |
* | iwlwifi: remove post associate work | Tomas Winkler | 2008-07-14 | 2 | -19/+0 |
* | iwlwifi: fixes RTS / CTS support | Emmanuel Grumbach | 2008-07-14 | 6 | -7/+37 |
* | iwlwifi: adding pci device ids to iwl_hw_card_ids | Esti Kummer | 2008-07-14 | 3 | -1/+29 |
* | iwl3965: remove useless network and duplicate checking | Adel Gadllah | 2008-07-14 | 4 | -172/+25 |
* | iwlwif: remove compilation warnings iwl_add_radiotap | Tomas Winkler | 2008-07-14 | 1 | -20/+17 |
* | mac80211: revamp beacon configuration | Johannes Berg | 2008-07-14 | 2 | -6/+31 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-07-09 | 1 | -2/+2 |
|\ |
|
| * | drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bit | Darren Jenkins | 2008-07-07 | 1 | -2/+2 |
* | | iwlwifi: fix typo which caused iwl_get_tx_fail_reason to ever return an empty... | Helmut Schaa | 2008-07-08 | 2 | -2/+2 |
* | | iwlwifi: remove input device and fix rfkill state | Adel Gadllah | 2008-07-08 | 8 | -111/+105 |
* | | iwlwifi: request Tx of block ack request if necessary | Ron Rindjunsky | 2008-07-08 | 2 | -6/+6 |
* | | iwlwifi: fix error path of iwl_rfkill_init | Tomas Winkler | 2008-07-08 | 1 | -6/+2 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-07-06 | 3 | -2/+13 |
|\| |
|
| * | iwlwifi: drop skb silently for Tx request in monitor mode | Zhu Yi | 2008-07-02 | 2 | -2/+4 |
| * | iwlwifi: fix incorrect 5GHz rates reported in monitor mode | Rick Farrington | 2008-07-02 | 2 | -2/+10 |
* | | iwl3945: remove RFKILL_STATE_HARD_BLOCKED warnings | Zhu Yi | 2008-07-02 | 1 | -2/+5 |
* | | iwlwifi: fix iwl4965 temperature callback calibration issue | Zhu Yi | 2008-07-02 | 4 | -20/+13 |
* | | iwlwifi: enable packet injection for iwl3945 | Stefanik Gábor | 2008-07-02 | 1 | -13/+9 |
* | | iwlwifi: fix incorrect monitor mode operation | Rick Farrington | 2008-07-02 | 2 | -41/+22 |
* | | iwlwifi: fix 4965 uCode load | Tomas Winkler | 2008-06-30 | 2 | -6/+3 |
* | | iwlwifi: clean up HW RF-kill state machine and restarts | Emmanuel Grumbach | 2008-06-30 | 2 | -10/+17 |
* | | iwlwifi: blocking mac_start until uCode is complete | Emmanuel Grumbach | 2008-06-30 | 1 | -12/+10 |
* | | iwlwifi: eliminate iwl4965_mac_get_tsf | Ron Rindjunsky | 2008-06-30 | 1 | -12/+0 |
* | | iwlwifi: Remove unnecessary code | Abhijeet Kolekar | 2008-06-30 | 1 | -3/+0 |
* | | iwlwifi: control 11n capabilities through module param | Ron Rindjunsky | 2008-06-30 | 4 | -5/+22 |
* | | iwlwifi: unite common settings of HW params | Ron Rindjunsky | 2008-06-30 | 5 | -20/+18 |
* | | iwlwifi: don't bring up interface if RF-kill avoids radio | Emmanuel Grumbach | 2008-06-30 | 1 | -6/+8 |
* | | iwlwifi : Patch adds rfkill subsystem for 3945 | Abhijeet Kolekar | 2008-06-30 | 2 | -35/+176 |
* | | iwlwifi: adjust TSF in IBSS | Assaf Krauss | 2008-06-30 | 2 | -1/+4 |
* | | iwlwifi: keep the STATUS_EXIT_PENDING flag till the end of down flow | Mohamed Abbas | 2008-06-30 | 1 | -2/+6 |
* | | iwlwifi: fix IBSS association flow | Tomas Winkler | 2008-06-30 | 1 | -9/+12 |
* | | iwlwifi: remove obsolete lq_ready use | Ron Rindjunsky | 2008-06-30 | 5 | -32/+2 |
* | | iwlwifi: move rx aggregation functions to iwl-rx.c | Ron Rindjunsky | 2008-06-30 | 3 | -45/+47 |
* | | iwlwifi: setup compressed BA handler | Emmanuel Grumbach | 2008-06-30 | 5 | -150/+151 |
* | | iwlwifi: remove useless network and duplicate checking | Emmanuel Grumbach | 2008-06-30 | 4 | -173/+13 |
* | | iwlwifi: move RX handlers to iwl-rx.c | Emmanuel Grumbach | 2008-06-30 | 5 | -860/+861 |
* | | iwlwifi: don't send REPLY_REMOVE_ALL_STA upon exit | Emmanuel Grumbach | 2008-06-30 | 4 | -14/+15 |
* | | iwlwifi: move RX stats to core, and move temperature to handler | Emmanuel Grumbach | 2008-06-30 | 9 | -85/+103 |
* | | iwlwifi: send ADD_STA before RXON with assoc bit | Emmanuel Grumbach | 2008-06-30 | 1 | -33/+46 |
* | | iwlwifi: add REPLY_TX_POWER_DBM_CMD to get_cmd_string | Emmanuel Grumbach | 2008-06-30 | 1 | -0/+1 |