summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-03-26phy/broadcom: add support for BCM5481 PHYAnton Vorontsov1-1/+56
2008-03-26qla3xxx: convert byte order of constant instead of variableMarcin Slusarz1-4/+2
2008-03-26drivers/net/mv643xx_eth.c: Use FIELD_SIZEOFJulia Lawall1-1/+1
2008-03-26Add support the Korina (IDT RC32434) Ethernet MACFlorian Fainelli3-0/+1241
2008-03-26forcedeth: Use round_jiffies for stats timerDaniel Drake1-2/+4
2008-03-26s2io annotationsAl Viro1-8/+9
2008-03-26endianness annotations: rndisAl Viro1-1/+2
2008-03-26annotate cxgb3 (ab)uses of skb->priority/skb->csumAl Viro1-3/+19
2008-03-26skfp annotationsAl Viro4-62/+60
2008-03-26misc drivers/net annotationsAl Viro6-19/+20
2008-03-26ni52: more unbreakingAl Viro1-15/+16
2008-03-26ni52: switch to ioremap()Al Viro1-5/+18
2008-03-26ni52: clean up check586()Al Viro1-23/+24
2008-03-26ni52: clean up initialization of privAl Viro1-14/+7
2008-03-26ni52: make ->base char __iomem *Al Viro1-15/+17
2008-03-26ni52: kill the second argument of check586(), get rid of bogus pointerAl Viro1-11/+11
2008-03-26ni52: unbreak scp_structAl Viro1-2/+2
2008-03-26ni52 trivial iomem annotationsAl Viro1-71/+70
2008-03-26ixgb: remove irq_semJesse Brandeburg2-13/+6
2008-03-26e1000: remove irq_semJesse Brandeburg2-27/+15
2008-03-26e1000e: remove irq_semJesse Brandeburg2-26/+14
2008-03-26e1000e: remove no longer used e1000e_read_nvm_spiAuke Kok2-57/+0
2008-03-26ixgb: move externs out of .c filesAuke Kok2-9/+10
2008-03-26ixgb: convert boolean_t to boolJoe Perches8-102/+94
2008-03-26ixgb: add explicit state checkingJesse Brandeburg2-10/+33
2008-03-26e1000: Convert boolean_t to boolJoe Perches6-216/+209
2008-03-25netxen, phy/marvell, skge: minor checkpatch fixesJeff Garzik4-6/+4
2008-03-25S2io: Handle TX completions on the same CPU as the sender for MIS-X interruptsSreenivasa Honnur1-0/+3
2008-03-25b44: Truncate PHY addressMichael Buesch1-0/+5
2008-03-25skge napi->poll() locking bugMarin Mitov1-2/+4
2008-03-25rndis_host: fix oops when query for OID_GEN_PHYSICAL_MEDIUM failsJussi Kivilinna1-3/+6
2008-03-25cxgb3: Fix lockdep problems with sge.reg_lockRoland Dreier1-9/+9
2008-03-25ehea: Fix IPv6 supportThomas Klein2-2/+2
2008-03-25dm9000: Support promisc and all-multi modesPeter Korsgaard1-2/+8
2008-03-25dm9601: configure MAC to drop invalid (crc/length) packetsPeter Korsgaard1-1/+1
2008-03-25dm9601: add Hirose USB-100 device IDPeter Korsgaard1-0/+4
2008-03-25Marvell PHY m88e1111 driver fixAlexandr Smirnov1-5/+124
2008-03-25netxen: fix rx dropped statsDhananjay Phadke4-45/+3
2008-03-25netxen: remove low level tx lockDhananjay Phadke4-157/+43
2008-03-25netxen: napi and irq cleanupDhananjay Phadke4-163/+48
2008-03-25netxen: improve msi supportDhananjay Phadke6-33/+43
2008-03-25smc91x: fix build breakage from the SMC_GET_MAC_ADDR API upgradeBryan Wu1-4/+4
2008-03-25ixgb: remove unused variableJulia Lawall1-2/+0
2008-03-25e100: endianness annotationsAl Viro1-1/+1
2008-03-25igb trivial annotationsAl Viro3-69/+72
2008-03-25igb: endianness fixAl Viro1-2/+2
2008-03-25bonding: update versionJay Vosburgh1-2/+2
2008-03-25bonding: Fix sysfs attribute handlingLibor Pechacek1-2/+1
2008-03-25bonding: fix two compiler warningsJay Vosburgh2-6/+2
2008-03-25bonding: Fix locking in 802.3ad modeJay Vosburgh1-2/+2