aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ibm_emac (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-02[PATCH] emac: fix skb allocation for full-size jumbo framesMatt Porter2-4/+14
2005-03-02[PATCH] Add PPC440SP support to IBM EMAC driverMatt Porter1-0/+4
2005-02-13[PATCH] emac: fix mdio delayMatt Porter1-2/+3
2005-02-13[PATCH] emac: fix jumbo frame supportMatt Porter2-4/+1
2005-01-20[PATCH] Lock initializer cleanup: Network driversThomas Gleixner1-1/+1
2005-01-06[PATCH] Add netpoll supportMatt Porter1-0/+12
2005-01-06[PATCH] allow rx of the maximum sized VLAN tagged packetsMatt Porter2-1/+4
2005-01-06[PATCH] EMAC: fix ibm_emac autonegotiation result parsingAndrew Morton1-9/+10
2004-12-02[PATCH] Fix warnings in ibm_emac driverMatt Porter2-10/+12
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk1-1/+1
2004-09-07[PATCH] remove MOD_{INC,DEC}_USE_COUNT users that got back inChristoph Hellwig1-4/+0
2004-08-28[PATCH] ibm_emac driver updatesMatt Porter3-44/+64
2004-06-04[PATCH] sparse: the rest of ifr_data cleanups and annotationsAlexander Viro1-1/+1
2004-05-27Add new IBM PPC4xx EMAC net driver.Matt Porter12-0/+3850