summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller9-31/+31
2008-03-26netxen, phy/marvell, skge: minor checkpatch fixesJeff Garzik4-6/+4
2008-03-26S2io: Handle TX completions on the same CPU as the sender for MIS-X interruptsSreenivasa Honnur1-0/+3
2008-03-26b44: Truncate PHY addressMichael Buesch1-0/+5
2008-03-26skge napi->poll() locking bugMarin Mitov1-2/+4
2008-03-26rndis_host: fix oops when query for OID_GEN_PHYSICAL_MEDIUM failsJussi Kivilinna1-3/+6
2008-03-26cxgb3: Fix lockdep problems with sge.reg_lockRoland Dreier1-9/+9
2008-03-26ehea: Fix IPv6 supportThomas Klein2-2/+2
2008-03-26dm9000: Support promisc and all-multi modesPeter Korsgaard1-2/+8
2008-03-26dm9601: configure MAC to drop invalid (crc/length) packetsPeter Korsgaard1-1/+1
2008-03-26dm9601: add Hirose USB-100 device IDPeter Korsgaard1-0/+4
2008-03-26Marvell PHY m88e1111 driver fixAlexandr Smirnov1-5/+124
2008-03-26netxen: fix rx dropped statsDhananjay Phadke4-45/+3
2008-03-26netxen: remove low level tx lockDhananjay Phadke4-157/+43
2008-03-26netxen: napi and irq cleanupDhananjay Phadke4-163/+48
2008-03-26netxen: improve msi supportDhananjay Phadke6-33/+43
2008-03-26smc91x: fix build breakage from the SMC_GET_MAC_ADDR API upgradeBryan Wu1-4/+4
2008-03-26ixgb: remove unused variableJulia Lawall1-2/+0
2008-03-26e100: endianness annotationsAl Viro1-1/+1
2008-03-26igb trivial annotationsAl Viro3-69/+72
2008-03-26igb: endianness fixAl Viro1-2/+2
2008-03-26bonding: update versionJay Vosburgh1-2/+2
2008-03-26bonding: Fix sysfs attribute handlingLibor Pechacek1-2/+1
2008-03-26bonding: fix two compiler warningsJay Vosburgh2-6/+2
2008-03-26bonding: Fix locking in 802.3ad modeJay Vosburgh1-2/+2
2008-03-26smctr.c: fix logical-bitwise-or confusionJay Schulist1-1/+1
2008-03-25b43: Remove irqs_disabled() sanity checksMichael Buesch3-6/+5
2008-03-25b43: Fix DMA mapping leakageMichael Buesch1-10/+17
2008-03-25iwlwifi: fix __devexit_p points to __devexit functionsReinette Chatre2-2/+2
2008-03-25arlan: fix warning when PROC_FS=nJohn W. Linville1-8/+0
2008-03-25iwlwifi: mac start synchronization issueRick Farrington2-2/+2
2008-03-25wavelan_cs arm fixAl Viro1-1/+1
2008-03-25rt2x00: Add id for Corega CG-WLUSB2GPXMasakazu Mokuno1-0/+2
2008-03-25iwlwifi: fix a typo in Kconfig messagePascal Terjan1-2/+2
2008-03-24connector: convert to single-threaded workqueueEvgeniy Polyakov1-1/+1
2008-03-23[SUNGEM]: Fix NAPI assertion failure.David S. Miller1-1/+1
2008-03-23BNX2X: prevent ethtool from setting port typeEliezer Tamir1-34/+2
2008-03-21[NET] ifb: set separate lockdep classes for queue locksJarek Poplawski1-0/+15
2008-03-21[TG3]: Fix build warning on sparc32.David S. Miller1-3/+3
2008-03-19[RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warningAndrew Morton1-3/+0
2008-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller264-2835/+7579
2008-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller8-81/+127
2008-03-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-52/+118
2008-03-17ahci: Add Marvell 6121 SATA supportJose Alberto Reguero1-4/+15
2008-03-17pata_ali: use atapi_cmd_type() to determine cmd type instead of transfer sizeTejun Heo1-1/+1
2008-03-17ahci: implement skip_host_reset parameterTejun Heo1-19/+29
2008-03-17ahci: request all PCI BARsTejun Heo1-1/+4
2008-03-17libata-acpi: improve dock event handlingTejun Heo1-27/+69
2008-03-17ioc3.c: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-11/+11
2008-03-17ucc_geth: use correct thread number for 10/100Mbps linkJoakim Tjernlund1-2/+4