Age | Commit message (Expand) | Author | Files | Lines |
2008-07-14 | iwlwifi: unify 4965 and 5000 scanning code | Tomas Winkler | 1 | -0/+10 |
2008-07-14 | iwlwifi: differentiate 4965 and 5000 hw ampdu queues number | Tomas Winkler | 1 | -6/+13 |
2008-07-14 | iwlwifi: fixes RTS / CTS support | Emmanuel Grumbach | 1 | -0/+13 |
2008-07-08 | iwlwifi: request Tx of block ack request if necessary | Ron Rindjunsky | 1 | -3/+3 |
2008-07-02 | iwlwifi: fix iwl4965 temperature callback calibration issue | Zhu Yi | 1 | -13/+1 |
2008-07-01 | iwlwifi: control 11n capabilities through module param | Ron Rindjunsky | 1 | -1/+7 |
2008-07-01 | iwlwifi: unite common settings of HW params | Ron Rindjunsky | 1 | -9/+0 |
2008-07-01 | iwlwifi: move rx aggregation functions to iwl-rx.c | Ron Rindjunsky | 1 | -45/+2 |
2008-07-01 | iwlwifi: setup compressed BA handler | Emmanuel Grumbach | 1 | -146/+0 |
2008-07-01 | iwlwifi: move RX handlers to iwl-rx.c | Emmanuel Grumbach | 1 | -702/+1 |
2008-07-01 | iwlwifi: move RX stats to core, and move temperature to handler | Emmanuel Grumbach | 1 | -72/+6 |
2008-06-14 | mac80211: add helpers for frame control testing | Harvey Harrison | 1 | -14/+14 |
2008-06-14 | iwlwifi: unify SW rf-kill flow | Emmanuel Grumbach | 1 | -1/+0 |
2008-06-14 | iwlwifi: general code clean up | Emmanuel Grumbach | 1 | -2/+2 |
2008-06-14 | iwlwifi: retfactor get_temperature functions | Emmanuel Grumbach | 1 | -15/+9 |
2008-06-14 | iwlwifi: move iwl4965_rf_kill_ct_config to iwl-core.c | Emmanuel Grumbach | 1 | -24/+0 |
2008-06-14 | iwlwifi: move rate helpers to iwlcore | Tomas Winkler | 1 | -68/+11 |
2008-06-14 | iwlwifi: refactor setting tx power | Tomas Winkler | 1 | -40/+11 |
2008-06-14 | iwlwifi: refactor tx aggregation response flow | Tomas Winkler | 1 | -15/+8 |
2008-06-14 | iwlwifi: map sw and hw ampdu queues | Ron Rindjunsky | 1 | -8/+9 |
2008-06-14 | iwlwifi: add possibility to disable tx_power calibration | Emmanuel Grumbach | 1 | -2/+3 |
2008-06-14 | iwlwifi: clean up in setup/cancel deferred work | Emmanuel Grumbach | 1 | -28/+5 |
2008-06-14 | iwlwifi: removes the RUN_TIME_CALIB ifdef | Emmanuel Grumbach | 1 | -38/+1 |
2008-06-14 | iwlwifi: removing IWL4965_HT config | Ron Rindjunsky | 1 | -41/+21 |
2008-06-03 | iwlwifi: Rx handlers common use for 4965 and 5000 | Ron Rindjunsky | 1 | -17/+2 |
2008-06-03 | iwlwifi: move aggregation code to iwl-tx.c | Tomas Winkler | 1 | -204/+20 |
2008-06-03 | iwlwifi: move iwl_sta_modify_enable_tid_tx to iwl-sta.c | Tomas Winkler | 1 | -19/+2 |
2008-06-03 | iwlwifi: move tx reclaim flow into iwl-tx | Tomas Winkler | 1 | -3/+3 |
2008-06-03 | iwlwifi: move 4965 tx response into iwl-4965.c | Tomas Winkler | 1 | -0/+247 |
2008-06-03 | iwlwifi: activate status ready timeout only for run time ucode | Ron Rindjunsky | 1 | -4/+2 |
2008-06-03 | iwlwifi: move iwl_rx_missed_beacon_notif to iwl-rx.c | Tomas Winkler | 1 | -22/+0 |
2008-06-03 | iwlwifi: move iwl_rxq_stop into iwl-rx.c | Tomas Winkler | 1 | -25/+0 |
2008-06-03 | iwlwifi: move txq_ctx_stop into iwl-tx.c | Tomas Winkler | 1 | -51/+8 |
2008-06-03 | iwlwifi: refactor stop master function | Tomas Winkler | 1 | -35/+25 |
2008-06-03 | iwlwifi: implement apm stop function | Tomas Winkler | 1 | -1/+18 |
2008-06-03 | iwlwifi: implement apm reset flow | Tomas Winkler | 1 | -14/+22 |
2008-06-03 | iwlwifi: setup correctly L1 L0S pi link values | Tomas Winkler | 1 | -4/+14 |
2008-06-03 | iwlwifi: clean up alive_start routine | Tomas Winkler | 1 | -12/+0 |
2008-06-03 | iwlwifi: mark 4965 ucode types | Tomas Winkler | 1 | -2/+7 |
2008-05-22 | mac80211: move TX info into skb->cb | Johannes Berg | 1 | -14/+14 |
2008-05-22 | mac80211: use rate index in TX control | Johannes Berg | 1 | -7/+3 |
2008-05-22 | iwlwifi: rename and move Tx queue activation/deactivation | Ron Rindjunsky | 1 | -12/+2 |
2008-05-22 | iwlwifi: clean up and bug fix for security | Emmanuel Grumbach | 1 | -1/+1 |
2008-05-22 | iwlwifi: move TX code into iwl-tx.c | Tomas Winkler | 1 | -105/+0 |
2008-05-22 | iwlwifi: remove 4956 form iwl4965_tx_cmd | Tomas Winkler | 1 | -2/+1 |
2008-05-22 | iwlwifi: move more station managment into iwl-sta.c | Tomas Winkler | 1 | -101/+0 |
2008-05-22 | iwlwifi: move iwl_bcast_addr to iwlcore | Tomas Winkler | 1 | -1/+1 |
2008-05-22 | iwlwifi: remove 4965 from iwl4965_rate_info | Tomas Winkler | 1 | -6/+6 |
2008-05-22 | iwlwifi: remove 4965 prefix from iwl4965_frame | Tomas Winkler | 1 | -1/+1 |
2008-05-22 | iwlwifi: get_hw_cmd_size | Gregory Greenman | 1 | -2/+13 |