aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-05-21mac80211: let drivers wake but not start queuesJohannes Berg
2008-05-21iwlwifi: trigger event log from debugfsEster Kummer
2008-05-21iwlwifi: refactor pci prob flowTomas Winkler
2008-05-21iwlwifi: add debugfs to disable/enable run time calibrationTomas Winkler
2008-05-21iwlwifi: remove 4965 remainings in iwl-eeprom.c fileTomas Winkler
2008-05-21iwlwifi: iwl5000 WiFi/WiMax coexistenceRon Rindjunsky
2008-05-21iwlwifi: add ucode init flow handling for iwl5000Ron Rindjunsky
2008-05-21iwlwifi: add ucode loaders for iwl5000Ron Rindjunsky
2008-05-21iwlwifi: add rx_handlers stub for iwl5000Ron Rindjunsky
2008-05-21iwlwifi: rename and move Tx queue activation/deactivationRon Rindjunsky
2008-05-21iwlwifi: clean up and bug fix for securityEmmanuel Grumbach
2008-05-21iwlwifi: don't switch to SGI if not supported by APEmmanuel Grumbach
2008-05-21iwlwifi: move TX code into iwl-tx.cTomas Winkler
2008-05-21iwlwifi: refactor ieee80211_get_qos_ctrlTomas Winkler
2008-05-21iwlwifi: remove 4956 form iwl4965_tx_cmdTomas Winkler
2008-05-21iwlwifi: move more station managment into iwl-sta.cTomas Winkler
2008-05-21iwlwifi: move iwl_bcast_addr to iwlcoreTomas Winkler
2008-05-21iwlwifi: remove 4965 from iwl4965_rate_infoTomas Winkler
2008-05-21iwlwifi: remove 4965 prefix from iwl4965_frameTomas Winkler
2008-05-21iwlwifi: remove 4965 from iwl4965_tx_queue_update_write_ptrTomas Winkler
2008-05-21iwlwifi: get_hw_cmd_sizeGregory Greenman
2008-05-21iwlwifi: rename iwl4965_tx_info to iwl_tx_infoTomas Winkler
2008-05-21iwlwifi: rename iwl4965_queue to iwl_queueTomas Winkler
2008-05-21iwlwifi: filling Tx MCS setRon Rindjunsky
2008-05-21mac80211: separate Tx and Rx MCS when configuring HTRon Rindjunsky
2008-05-21iwlwifi: remove iwl4965_nic_start functionRon Rindjunsky
2008-05-21iwlwifi: changing irrelevant commentRon Rindjunsky
2008-05-21libertas: reduce command retry timeHolger Schurig
2008-05-21libertas: sysfs interface for accessing default mesh channelJavier Cardona
2008-05-21libertas: Add reset_card() callback to hardware driverDavid Woodhouse
2008-05-21libertas: sysfs interface for accessing non-volatile configurationJavier Cardona
2008-05-21libertas: Extend MESH_CONFIG command to access non-volatile configurationJavier Cardona
2008-05-21libertas: fix multicast filtering on eth and msh interfacesDavid Woodhouse
2008-05-21libertas: Increase priority of 'unknown command' warningsDavid Woodhouse
2008-05-21rt2x00: Release rt2x00 2.1.6Ivo van Doorn
2008-05-21rt2x00: Remove extra +Ivo van Doorn
2008-05-21rt2x00: Merge RX and TX entry private dataIvo van Doorn
2008-05-21rt2x00: Remove redundant flags/dev_flags initializationsIvo van Doorn
2008-05-21rt2x00: Split rt2x00lib_write_tx_desc()Ivo van Doorn
2008-05-21rt2x00: Only initialize the minimum needed fields of PCI TX descriptors.Gertjan van Wingerde
2008-05-21rt2x00: Preserve descriptor information after memmove()Ivo van Doorn
2008-05-21rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue fea...Gertjan van Wingerde
2008-05-21rt2x00: Remove ieee80211_tx_control argument from write_tx_desc()Ivo van Doorn
2008-05-21rt2x00: Fix TX status reportingIvo van Doorn
2008-05-21rt2x00: trim skb_frame_desc to 32 bytesIvo van Doorn
2008-05-16bnx2: Update version to 1.7.6.Michael Chan
2008-05-16bnx2: Pre-initialize struct cpu_reg.Benjamin Li
2008-05-16bnx2: Rename RX_COPY_THRESH to BNX2_RX_COPY_THRESH.Benjamin Li
2008-05-16bnx2: Remove the rx_offset field from the bnx2 structure.Benjamin Li
2008-05-16bnx2: Add EEH PCI recovery.Wendy Xiong