| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller | 2008-06-10 | 99 | -4160/+6415 |
|\ |
|
| * | libertas: unify various CF-related defines | Holger Schurig | 2008-06-03 | 1 | -93/+79 |
| * | PS3: gelic: Add support for ESSID scan | Masakazu Mokuno | 2008-06-03 | 1 | -7/+58 |
| * | p54: fix skb->cb tx info conversion | Johannes Berg | 2008-06-03 | 1 | -5/+10 |
| * | PS3: gelic: Deprecate the private ioctls in the gelic driver | Masakazu Mokuno | 2008-06-03 | 2 | -0/+19 |
| * | PS3: gelic: Use the new PMK interface in the gelic driver | Masakazu Mokuno | 2008-06-03 | 1 | -34/+12 |
| * | PS3: gelic: Kill the static bounce buffer | Masakazu Mokuno | 2008-06-03 | 2 | -12/+0 |
| * | PS3: gelic: Allocate the bounce buffer dynamically | Masakazu Mokuno | 2008-06-03 | 1 | -7/+33 |
| * | iwlwifi: clean iwl4965_mac_config | Tomas Winkler | 2008-06-03 | 2 | -15/+13 |
| * | iwlwifi: send calibration results as HUGE commands | Emmanuel Grumbach | 2008-06-03 | 2 | -19/+28 |
| * | iwlwifi: remove debugfs entries before cfg80211 | Emmanuel Grumbach | 2008-06-03 | 1 | -2/+3 |
| * | iwlwifi: fix a memory leak in scan | Emmanuel Grumbach | 2008-06-03 | 2 | -1/+2 |
| * | iwlwifi: disable FAT channel when not permitted | Emmanuel Grumbach | 2008-06-03 | 1 | -0/+19 |
| * | iwlwifi: move iwl_get_hw_mode to iwl-core.h | Ron Rindjunsky | 2008-06-03 | 2 | -6/+6 |
| * | iwlwifi: Rx handlers common use for 4965 and 5000 | Ron Rindjunsky | 2008-06-03 | 3 | -19/+20 |
| * | iwlwifi: add frame count limit to link quality command | Tomas Winkler | 2008-06-03 | 1 | -0/+1 |
| * | iwlwifi: move aggregation code to iwl-tx.c | Tomas Winkler | 2008-06-03 | 5 | -210/+228 |
| * | iwlwifi: move iwl_sta_modify_enable_tid_tx to iwl-sta.c | Tomas Winkler | 2008-06-03 | 3 | -19/+23 |
| * | iwlwifi: iwl-5000 add rxon_assoc | Ron Rindjunsky | 2008-06-03 | 2 | -0/+65 |
| * | iwlwifi: implement txq invalidate byte count table | Tomas Winkler | 2008-06-03 | 3 | -2/+28 |
| * | iwlwifi: move tx reclaim flow into iwl-tx | Tomas Winkler | 2008-06-03 | 6 | -98/+116 |
| * | iwlwifi: fix in-column rate scaling | Guy Cohen | 2008-06-03 | 1 | -22/+23 |
| * | iwlwifi: move 4965 tx response into iwl-4965.c | Tomas Winkler | 2008-06-03 | 2 | -246/+247 |
| * | iwlwlifi: impelemnt 5000 tx response path | Ron Rindjunsky | 2008-06-03 | 1 | -0/+236 |
| * | iwlwifi: move tx response common handlers to iwlcore | Tomas Winkler | 2008-06-03 | 5 | -62/+79 |
| * | iwlwifi: add iwl5000_tx_response structure | Ron Rindjunsky | 2008-06-03 | 1 | -5/+43 |
| * | iwlwifi: activate status ready timeout only for run time ucode | Ron Rindjunsky | 2008-06-03 | 3 | -17/+20 |
| * | iwlwifi-5000: implement initial calibration for 5000 | Tomas Winkler | 2008-06-03 | 7 | -0/+211 |
| * | iwlwifi: move iwl_rx_missed_beacon_notif to iwl-rx.c | Tomas Winkler | 2008-06-03 | 4 | -22/+28 |
| * | iwlwifi: move add sta handler to iwl-sta.c | Tomas Winkler | 2008-06-03 | 2 | -11/+36 |
| * | iwlwifi: add remove station functionality | Tomas Winkler | 2008-06-03 | 5 | -45/+174 |
| * | iwlwifi: move iwl_rxq_stop into iwl-rx.c | Tomas Winkler | 2008-06-03 | 4 | -27/+28 |
| * | iwlwifi: move txq_ctx_stop into iwl-tx.c | Tomas Winkler | 2008-06-03 | 8 | -104/+88 |
| * | iwlwifi: refactor stop master function | Tomas Winkler | 2008-06-03 | 3 | -38/+52 |
| * | iwlwifi: implement apm stop function | Tomas Winkler | 2008-06-03 | 3 | -1/+39 |
| * | iwlwifi: implement apm reset flow | Tomas Winkler | 2008-06-03 | 5 | -18/+79 |
| * | iwlwifi: setup correctly L1 L0S pi link values | Tomas Winkler | 2008-06-03 | 4 | -11/+39 |
| * | iwlwifi: remove 4965 from alive_resp structures | Tomas Winkler | 2008-06-03 | 3 | -15/+15 |
| * | iwlwifi: clean up alive_start routine | Tomas Winkler | 2008-06-03 | 5 | -26/+32 |
| * | iwlwifi: remove notif_missed_beacons variable | Tomas Winkler | 2008-06-03 | 4 | -9/+0 |
| * | iwlwifi: remove unused variable form __iwl4965_down | Tomas Winkler | 2008-06-03 | 1 | -3/+0 |
| * | iwlwifi: mark 4965 ucode types | Tomas Winkler | 2008-06-03 | 1 | -2/+7 |
| * | iwlwifi: create drivers debugfs dir under wiphy->debugfsdir | Zhu Yi | 2008-06-03 | 1 | -1/+2 |
| * | iwlwifi: increase max payload of iwl_cmd | Ron Rindjunsky | 2008-06-03 | 1 | -1/+3 |
| * | iwlwifi: use uCode error and event tables pointer w.r.t loaded image | Gregory Greenman | 2008-06-03 | 1 | -10/+19 |
| * | iwlwifi: add RTC data address for iwl5000 | Ron Rindjunsky | 2008-06-03 | 1 | -0/+7 |
| * | iwlwifi: move iwl_dump_nic_error_log to iwlcore module | Ester Kummer | 2008-06-03 | 3 | -86/+74 |
| * | libertas: fix compact flash interrupt handling | Holger Schurig | 2008-06-03 | 1 | -32/+29 |
| * | libertas: rate adaptation configuration via iwconfig. | Javier Cardona | 2008-06-03 | 9 | -56/+75 |
| * | b43legacy: fix build errors when DMA or PIO are not selected | Johannes Berg | 2008-06-03 | 2 | -4/+2 |