Age | Commit message (Expand) | Author | Files | Lines |
2008-06-03 | iwlwifi: move aggregation code to iwl-tx.c | Tomas Winkler | 5 | -210/+228 |
2008-06-03 | iwlwifi: move iwl_sta_modify_enable_tid_tx to iwl-sta.c | Tomas Winkler | 3 | -19/+23 |
2008-06-03 | iwlwifi: iwl-5000 add rxon_assoc | Ron Rindjunsky | 2 | -0/+65 |
2008-06-03 | iwlwifi: implement txq invalidate byte count table | Tomas Winkler | 3 | -2/+28 |
2008-06-03 | iwlwifi: move tx reclaim flow into iwl-tx | Tomas Winkler | 6 | -98/+116 |
2008-06-03 | iwlwifi: fix in-column rate scaling | Guy Cohen | 1 | -22/+23 |
2008-06-03 | iwlwifi: move 4965 tx response into iwl-4965.c | Tomas Winkler | 2 | -246/+247 |
2008-06-03 | iwlwlifi: impelemnt 5000 tx response path | Ron Rindjunsky | 1 | -0/+236 |
2008-06-03 | iwlwifi: move tx response common handlers to iwlcore | Tomas Winkler | 5 | -62/+79 |
2008-06-03 | iwlwifi: add iwl5000_tx_response structure | Ron Rindjunsky | 1 | -5/+43 |
2008-06-03 | iwlwifi: activate status ready timeout only for run time ucode | Ron Rindjunsky | 3 | -17/+20 |
2008-06-03 | iwlwifi-5000: implement initial calibration for 5000 | Tomas Winkler | 7 | -0/+211 |
2008-06-03 | iwlwifi: move iwl_rx_missed_beacon_notif to iwl-rx.c | Tomas Winkler | 4 | -22/+28 |
2008-06-03 | iwlwifi: move add sta handler to iwl-sta.c | Tomas Winkler | 2 | -11/+36 |
2008-06-03 | iwlwifi: add remove station functionality | Tomas Winkler | 5 | -45/+174 |
2008-06-03 | iwlwifi: move iwl_rxq_stop into iwl-rx.c | Tomas Winkler | 4 | -27/+28 |
2008-06-03 | iwlwifi: move txq_ctx_stop into iwl-tx.c | Tomas Winkler | 8 | -104/+88 |
2008-06-03 | iwlwifi: refactor stop master function | Tomas Winkler | 3 | -38/+52 |
2008-06-03 | iwlwifi: implement apm stop function | Tomas Winkler | 3 | -1/+39 |
2008-06-03 | iwlwifi: implement apm reset flow | Tomas Winkler | 5 | -18/+79 |
2008-06-03 | iwlwifi: setup correctly L1 L0S pi link values | Tomas Winkler | 4 | -11/+39 |
2008-06-03 | iwlwifi: remove 4965 from alive_resp structures | Tomas Winkler | 3 | -15/+15 |
2008-06-03 | iwlwifi: clean up alive_start routine | Tomas Winkler | 5 | -26/+32 |
2008-06-03 | iwlwifi: remove notif_missed_beacons variable | Tomas Winkler | 4 | -9/+0 |
2008-06-03 | iwlwifi: remove unused variable form __iwl4965_down | Tomas Winkler | 1 | -3/+0 |
2008-06-03 | iwlwifi: mark 4965 ucode types | Tomas Winkler | 1 | -2/+7 |
2008-06-03 | iwlwifi: create drivers debugfs dir under wiphy->debugfsdir | Zhu Yi | 1 | -1/+2 |
2008-06-03 | iwlwifi: increase max payload of iwl_cmd | Ron Rindjunsky | 1 | -1/+3 |
2008-06-03 | iwlwifi: use uCode error and event tables pointer w.r.t loaded image | Gregory Greenman | 1 | -10/+19 |
2008-06-03 | iwlwifi: add RTC data address for iwl5000 | Ron Rindjunsky | 1 | -0/+7 |
2008-06-03 | iwlwifi: move iwl_dump_nic_error_log to iwlcore module | Ester Kummer | 3 | -86/+74 |
2008-06-03 | mac80211: sends HT IE to user level through wext | Emmanuel Grumbach | 1 | -0/+8 |
2008-06-03 | libertas: fix compact flash interrupt handling | Holger Schurig | 1 | -32/+29 |
2008-06-03 | libertas: rate adaptation configuration via iwconfig. | Javier Cardona | 9 | -56/+75 |
2008-06-03 | b43legacy: fix build errors when DMA or PIO are not selected | Johannes Berg | 2 | -4/+2 |
2008-06-03 | mac80211: fix deadlock in sta->lock | Tomas Winkler | 1 | -13/+17 |
2008-06-03 | mac80211: fix ieee80211_get_buffered_bc | Tomas Winkler | 1 | -9/+7 |
2008-06-03 | rndis_wlan: use ARRAY_SIZE instead of sizeof when adding 11g rates | Scott Ashcroft | 1 | -1/+1 |
2008-06-03 | ath5k: use IEEE80211_SKB_CB | Johannes Berg | 1 | -4/+4 |
2008-06-03 | libertas: before sleeping, check for a command result | Holger Schurig | 1 | -2/+2 |
2008-06-03 | libertas: use lbs_pr_XX instead of printk | Holger Schurig | 2 | -2/+2 |
2008-06-03 | libertas: speeds up downloading of CF firmware | Holger Schurig | 1 | -2/+2 |
2008-06-03 | libertas: don't spin_unlock_irq() twice | Holger Schurig | 1 | -4/+1 |
2008-06-03 | mac80211: clean up skb reallocation code | Johannes Berg | 3 | -70/+95 |
2008-06-03 | ps3: gelic: updown_lock semaphore to mutex | Daniel Walker | 2 | -6/+6 |
2008-06-03 | ps3: gelic: assoc_stat_lock semaphore to mutex | Daniel Walker | 2 | -12/+12 |
2008-06-03 | ps3: gelic: scan_lock semaphore to mutex | Daniel Walker | 2 | -10/+10 |
2008-06-03 | libertas: provide reset_card() callback on OLPC | David Woodhouse | 1 | -0/+22 |
2008-06-03 | b43: enable mesh | Johannes Berg | 1 | -11/+22 |
2008-05-22 | mac80211: remove channel use statistics | Johannes Berg | 6 | -169/+12 |