aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/jme.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller1-1/+0
2008-10-27net: convert more to %pMJohannes Berg1-10/+2
2008-10-13net: fix driver build errors due to missing net/ip6_checksum.h includeKamalesh Babulal1-0/+1
2008-10-12jme: remove unused #include <version.h>Huang Weiyi1-1/+0
2008-10-08jme: Fix warnings with CONFIG_PM disabled.David S. Miller1-0/+4
2008-10-08jme: Faulty IRQ handle bug fixakeemting1-1/+1
2008-10-08jme: Added half-duplex mode and IPv6 RSS fixGuo-Fu Tseng1-18/+33
2008-09-18jme: JMicron Gigabit Ethernet DriverGuo-Fu Tseng1-0/+3019