summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mac80211: move TX info into skb->cbJohannes Berg2008-05-2151-745/+562
* mac80211: use rate index in TX controlJohannes Berg2008-05-2117-61/+73
* mac80211: let drivers wake but not start queuesJohannes Berg2008-05-219-12/+7
* iwlwifi: trigger event log from debugfsEster Kummer2008-05-215-113/+143
* iwlwifi: refactor pci prob flowTomas Winkler2008-05-214-45/+54
* iwlwifi: add debugfs to disable/enable run time calibrationTomas Winkler2008-05-215-4/+44
* iwlwifi: remove 4965 remainings in iwl-eeprom.c fileTomas Winkler2008-05-211-11/+11
* iwlwifi: iwl5000 WiFi/WiMax coexistenceRon Rindjunsky2008-05-212-0/+66
* iwlwifi: add ucode init flow handling for iwl5000Ron Rindjunsky2008-05-212-0/+185
* iwlwifi: add ucode loaders for iwl5000Ron Rindjunsky2008-05-213-0/+145
* iwlwifi: add rx_handlers stub for iwl5000Ron Rindjunsky2008-05-211-0/+5
* iwlwifi: rename and move Tx queue activation/deactivationRon Rindjunsky2008-05-212-12/+12
* iwlwifi: clean up and bug fix for securityEmmanuel Grumbach2008-05-216-46/+29
* iwlwifi: don't switch to SGI if not supported by APEmmanuel Grumbach2008-05-213-4/+22
* iwlwifi: move TX code into iwl-tx.cTomas Winkler2008-05-216-691/+691
* iwlwifi: refactor ieee80211_get_qos_ctrlTomas Winkler2008-05-215-60/+63
* iwlwifi: remove 4956 form iwl4965_tx_cmdTomas Winkler2008-05-215-11/+7
* iwlwifi: move more station managment into iwl-sta.cTomas Winkler2008-05-216-279/+283
* iwlwifi: move iwl_bcast_addr to iwlcoreTomas Winkler2008-05-214-8/+12
* iwlwifi: remove 4965 from iwl4965_rate_infoTomas Winkler2008-05-215-30/+31
* iwlwifi: remove 4965 prefix from iwl4965_frameTomas Winkler2008-05-213-13/+13
* iwlwifi: remove 4965 from iwl4965_tx_queue_update_write_ptrTomas Winkler2008-05-211-19/+19
* iwlwifi: get_hw_cmd_sizeGregory Greenman2008-05-217-18/+65
* iwlwifi: rename iwl4965_tx_info to iwl_tx_infoTomas Winkler2008-05-212-4/+4
* iwlwifi: rename iwl4965_queue to iwl_queueTomas Winkler2008-05-214-32/+22
* iwlwifi: filling Tx MCS setRon Rindjunsky2008-05-211-6/+27
* mac80211: separate Tx and Rx MCS when configuring HTRon Rindjunsky2008-05-211-6/+8
* iwlwifi: remove iwl4965_nic_start functionRon Rindjunsky2008-05-211-8/+2
* iwlwifi: changing irrelevant commentRon Rindjunsky2008-05-211-1/+1
* libertas: reduce command retry timeHolger Schurig2008-05-212-12/+14
* libertas: sysfs interface for accessing default mesh channelJavier Cardona2008-05-211-0/+45
* libertas: Add reset_card() callback to hardware driverDavid Woodhouse2008-05-212-0/+6
* libertas: sysfs interface for accessing non-volatile configurationJavier Cardona2008-05-215-9/+423
* libertas: Extend MESH_CONFIG command to access non-volatile configurationJavier Cardona2008-05-218-20/+132
* libertas: fix multicast filtering on eth and msh interfacesDavid Woodhouse2008-05-215-96/+105
* libertas: Increase priority of 'unknown command' warningsDavid Woodhouse2008-05-212-3/+3
* rt2x00: Release rt2x00 2.1.6Ivo van Doorn2008-05-211-1/+1
* rt2x00: Remove extra +Ivo van Doorn2008-05-211-1/+1
* rt2x00: Merge RX and TX entry private dataIvo van Doorn2008-05-219-307/+223
* rt2x00: Remove redundant flags/dev_flags initializationsIvo van Doorn2008-05-215-10/+1
* rt2x00: Split rt2x00lib_write_tx_desc()Ivo van Doorn2008-05-2111-163/+265
* rt2x00: Only initialize the minimum needed fields of PCI TX descriptors.Gertjan van Wingerde2008-05-213-27/+21
* rt2x00: Preserve descriptor information after memmove()Ivo van Doorn2008-05-213-47/+62
* rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue fea...Gertjan van Wingerde2008-05-2115-11/+42
* rt2x00: Remove ieee80211_tx_control argument from write_tx_desc()Ivo van Doorn2008-05-218-32/+36
* rt2x00: Fix TX status reportingIvo van Doorn2008-05-217-31/+76
* rt2x00: trim skb_frame_desc to 32 bytesIvo van Doorn2008-05-214-17/+13
* bnx2: Update version to 1.7.6.Michael Chan2008-05-161-2/+2
* bnx2: Pre-initialize struct cpu_reg.Benjamin Li2008-05-162-72/+86
* bnx2: Rename RX_COPY_THRESH to BNX2_RX_COPY_THRESH.Benjamin Li2008-05-162-5/+6