summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-03-25rt2x00: Fix in_atomic() usagemaster-2008-03-25Ivo van Doorn
2008-03-25rt2x00: Fix rate detection for invalid signalsIvo van Doorn
2008-03-25PS3: gelic: Add support for separate cipher selectionMasakazu Mokuno
2008-03-25b43: Don't compile N-PHY code when N-PHY is disabledMichael Buesch
2008-03-25iwlwifi: Completing the parameter packagingAssaf Krauss
2008-03-25ipw2200 annotations and fixesAl Viro
2008-03-25rt2x00: Add dev_flags to rx descriptorIvo van Doorn
2008-03-25iwlwifi: move host command sending functions to core moduleTomas Winkler
2008-03-25iwlwifi: rename iwl4965_get_channel_info to iwl_get_channel_infoAssaf Krauss
2008-03-25iwlwifi: iwl3945 remove 4965 commandsTomas Winkler
2008-03-25iwlwifi-2.6: enables RX TKIP decryption in HWEmmanuel Grumbach
2008-03-25iwlwifi-2.6: enables HW TKIP encryptionEmmanuel Grumbach
2008-03-25iwlwifi-2.6: RX status translation to old schemeEmmanuel Grumbach
2008-03-25iwlwifi-2.6: Cleans up set_key flowEmmanuel Grumbach
2008-03-25iwlwifi: Probe Flow - Extracting hw and priv initAssaf Krauss
2008-03-25iwlwifi: Probe Flow - Performing allocation in a separate functionAssaf Krauss
2008-03-25iwlwifi: Packing all 4965 parametersAssaf Krauss
2008-03-25iwlwifi: Re-ordering probe flow (4965)Assaf Krauss
2008-03-25iwlwifi: remove macros containing offsets from eeprom structReinette Chatre
2008-03-25libertas: store rssi as an u32Holger Schurig
2008-03-25libertas: remove lots of unused stuffHolger Schurig
2008-03-25libertas: misc power saving adjustsHolger Schurig
2008-03-25libertas: convert GET_LOG to a direct commandHolger Schurig
2008-03-25libertas: fix scheduling while atomic bug in CMD_MAC_CONTROLHolger Schurig
2008-03-25libertas: make a handy lbs_cmd_async() commandHolger Schurig
2008-03-25iwlwifi: Add debugfs to iwl coreTomas Winkler
2008-03-25iwlwifi: Add TX/RX statistcs to driverTomas Winkler
2008-03-25iwlwifi: rename struct iwl4965_priv to struct iwl_privTomas Winkler
2008-03-25iwlwifi: rename iwl-4965-debug.h back to iwl-debug.hTomas Winkler
2008-03-25iwlwifi: Bug fix, CCMP with HW encryption with AGGMax Stepanov
2008-03-25libertas: remove some unused commandsHolger Schurig
2008-03-25libertas: rename packetfilter to mac_controlHolger Schurig
2008-03-25libertas: convert CMD_MAC_CONTROL to a direct commandHolger Schurig
2008-03-23Merge branch 'master' of ../net-2.6/David S. Miller
2008-03-23[CASSINI]: Use shorter list_splice_init() macro for brevity.Robert P. J. Day
2008-03-23connector: convert to single-threaded workqueueEvgeniy Polyakov
2008-03-23[SUNGEM]: Fix NAPI assertion failure.David S. Miller
2008-03-23BNX2X: prevent ethtool from setting port typeEliezer Tamir
2008-03-22[8390]: Fix build error.David S. Miller
2008-03-22Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller
2008-03-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-03-20[NET] ifb: set separate lockdep classes for queue locksJarek Poplawski
2008-03-20[TG3]: Fix build warning on sparc32.David S. Miller
2008-03-18[RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warningAndrew Morton
2008-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller
2008-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-03-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-03-17ahci: Add Marvell 6121 SATA supportJose Alberto Reguero
2008-03-17pata_ali: use atapi_cmd_type() to determine cmd type instead of transfer sizeTejun Heo