| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: let drivers wake but not start queues | Johannes Berg | 2008-05-21 | 9 | -12/+7 |
* | iwlwifi: trigger event log from debugfs | Ester Kummer | 2008-05-21 | 5 | -113/+143 |
* | iwlwifi: refactor pci prob flow | Tomas Winkler | 2008-05-21 | 4 | -45/+54 |
* | iwlwifi: add debugfs to disable/enable run time calibration | Tomas Winkler | 2008-05-21 | 5 | -4/+44 |
* | iwlwifi: remove 4965 remainings in iwl-eeprom.c file | Tomas Winkler | 2008-05-21 | 1 | -11/+11 |
* | iwlwifi: iwl5000 WiFi/WiMax coexistence | Ron Rindjunsky | 2008-05-21 | 2 | -0/+66 |
* | iwlwifi: add ucode init flow handling for iwl5000 | Ron Rindjunsky | 2008-05-21 | 2 | -0/+185 |
* | iwlwifi: add ucode loaders for iwl5000 | Ron Rindjunsky | 2008-05-21 | 3 | -0/+145 |
* | iwlwifi: add rx_handlers stub for iwl5000 | Ron Rindjunsky | 2008-05-21 | 1 | -0/+5 |
* | iwlwifi: rename and move Tx queue activation/deactivation | Ron Rindjunsky | 2008-05-21 | 2 | -12/+12 |
* | iwlwifi: clean up and bug fix for security | Emmanuel Grumbach | 2008-05-21 | 6 | -46/+29 |
* | iwlwifi: don't switch to SGI if not supported by AP | Emmanuel Grumbach | 2008-05-21 | 3 | -4/+22 |
* | iwlwifi: move TX code into iwl-tx.c | Tomas Winkler | 2008-05-21 | 6 | -691/+691 |
* | iwlwifi: refactor ieee80211_get_qos_ctrl | Tomas Winkler | 2008-05-21 | 5 | -60/+63 |
* | iwlwifi: remove 4956 form iwl4965_tx_cmd | Tomas Winkler | 2008-05-21 | 5 | -11/+7 |
* | iwlwifi: move more station managment into iwl-sta.c | Tomas Winkler | 2008-05-21 | 6 | -279/+283 |
* | iwlwifi: move iwl_bcast_addr to iwlcore | Tomas Winkler | 2008-05-21 | 4 | -8/+12 |
* | iwlwifi: remove 4965 from iwl4965_rate_info | Tomas Winkler | 2008-05-21 | 5 | -30/+31 |
* | iwlwifi: remove 4965 prefix from iwl4965_frame | Tomas Winkler | 2008-05-21 | 3 | -13/+13 |
* | iwlwifi: remove 4965 from iwl4965_tx_queue_update_write_ptr | Tomas Winkler | 2008-05-21 | 1 | -19/+19 |
* | iwlwifi: get_hw_cmd_size | Gregory Greenman | 2008-05-21 | 7 | -18/+65 |
* | iwlwifi: rename iwl4965_tx_info to iwl_tx_info | Tomas Winkler | 2008-05-21 | 2 | -4/+4 |
* | iwlwifi: rename iwl4965_queue to iwl_queue | Tomas Winkler | 2008-05-21 | 4 | -32/+22 |
* | iwlwifi: filling Tx MCS set | Ron Rindjunsky | 2008-05-21 | 1 | -6/+27 |
* | mac80211: separate Tx and Rx MCS when configuring HT | Ron Rindjunsky | 2008-05-21 | 1 | -6/+8 |
* | iwlwifi: remove iwl4965_nic_start function | Ron Rindjunsky | 2008-05-21 | 1 | -8/+2 |
* | iwlwifi: changing irrelevant comment | Ron Rindjunsky | 2008-05-21 | 1 | -1/+1 |
* | libertas: reduce command retry time | Holger Schurig | 2008-05-21 | 2 | -12/+14 |
* | libertas: sysfs interface for accessing default mesh channel | Javier Cardona | 2008-05-21 | 1 | -0/+45 |
* | libertas: Add reset_card() callback to hardware driver | David Woodhouse | 2008-05-21 | 2 | -0/+6 |
* | libertas: sysfs interface for accessing non-volatile configuration | Javier Cardona | 2008-05-21 | 5 | -9/+423 |
* | libertas: Extend MESH_CONFIG command to access non-volatile configuration | Javier Cardona | 2008-05-21 | 8 | -20/+132 |
* | libertas: fix multicast filtering on eth and msh interfaces | David Woodhouse | 2008-05-21 | 5 | -96/+105 |
* | libertas: Increase priority of 'unknown command' warnings | David Woodhouse | 2008-05-21 | 2 | -3/+3 |
* | rt2x00: Release rt2x00 2.1.6 | Ivo van Doorn | 2008-05-21 | 1 | -1/+1 |
* | rt2x00: Remove extra + | Ivo van Doorn | 2008-05-21 | 1 | -1/+1 |
* | rt2x00: Merge RX and TX entry private data | Ivo van Doorn | 2008-05-21 | 9 | -307/+223 |
* | rt2x00: Remove redundant flags/dev_flags initializations | Ivo van Doorn | 2008-05-21 | 5 | -10/+1 |
* | rt2x00: Split rt2x00lib_write_tx_desc() | Ivo van Doorn | 2008-05-21 | 11 | -163/+265 |
* | rt2x00: Only initialize the minimum needed fields of PCI TX descriptors. | Gertjan van Wingerde | 2008-05-21 | 3 | -27/+21 |
* | rt2x00: Preserve descriptor information after memmove() | Ivo van Doorn | 2008-05-21 | 3 | -47/+62 |
* | rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue fea... | Gertjan van Wingerde | 2008-05-21 | 15 | -11/+42 |
* | rt2x00: Remove ieee80211_tx_control argument from write_tx_desc() | Ivo van Doorn | 2008-05-21 | 8 | -32/+36 |
* | rt2x00: Fix TX status reporting | Ivo van Doorn | 2008-05-21 | 7 | -31/+76 |
* | rt2x00: trim skb_frame_desc to 32 bytes | Ivo van Doorn | 2008-05-21 | 4 | -17/+13 |
* | bnx2: Update version to 1.7.6. | Michael Chan | 2008-05-16 | 1 | -2/+2 |
* | bnx2: Pre-initialize struct cpu_reg. | Benjamin Li | 2008-05-16 | 2 | -72/+86 |
* | bnx2: Rename RX_COPY_THRESH to BNX2_RX_COPY_THRESH. | Benjamin Li | 2008-05-16 | 2 | -5/+6 |
* | bnx2: Remove the rx_offset field from the bnx2 structure. | Benjamin Li | 2008-05-16 | 2 | -11/+10 |
* | bnx2: Add EEH PCI recovery. | Wendy Xiong | 2008-05-16 | 1 | -0/+88 |