summaryrefslogtreecommitdiffstats
path: root/drivers/net/tsi108_eth.c
AgeCommit message (Expand)AuthorLines
2008-04-25net drivers: fix platform driver hotplug/coldplugKay Sievers-0/+2
2008-02-11Tsi108_eth: Add ethtool supportAlex Bounine-0/+36
2008-02-11Tsi108_eth: fix link recovery after disconnectAlex Bounine-14/+12
2008-02-11Tsi108_eth: remove not needed codeAlex Bounine-7/+0
2008-02-11Tsi108_eth: fix detection of 1000Mb modeAlex Bounine-1/+1
2008-02-11Tsi108_eth: add missing linking to driver dataAlex Bounine-0/+1
2007-10-19Fix build break in tsi108.cOlof Johansson-1/+1
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches-4/+3
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle-1/+0
2007-10-10Clean up duplicate includes in drivers/net/Jesper Juhl-1/+0
2007-10-10[NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger-21/+19
2007-05-08[POWERPC] Generalize tsi108 PHY typesJosh Boyer-5/+7
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo-1/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau-1/+0
2006-12-02[PATCH] Add tsi108/9 On Chip Ethernet device driver supportZang Roy-r61911-0/+1708