aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tsi108_eth.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: replace __FUNCTION__ with __func__Harvey Harrison2008-09-241-3/+3
* [netdrvr] kill sync_irq-before-freq_irq patternJeff Garzik2008-06-281-1/+0
* ts108: use netdev_alloc_skbStephen Hemminger2008-05-301-2/+4
* [netdrvr] Trim trailing whitespace for several driversJeff Garzik2008-05-131-2/+2
* net drivers: fix platform driver hotplug/coldplugKay Sievers2008-04-251-0/+2
* Tsi108_eth: Add ethtool supportAlex Bounine2008-02-111-0/+36
* Tsi108_eth: fix link recovery after disconnectAlex Bounine2008-02-111-14/+12
* Tsi108_eth: remove not needed codeAlex Bounine2008-02-111-7/+0
* Tsi108_eth: fix detection of 1000Mb modeAlex Bounine2008-02-111-1/+1
* Tsi108_eth: add missing linking to driver dataAlex Bounine2008-02-111-0/+1
* Fix build break in tsi108.cOlof Johansson2007-10-191-1/+1
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-4/+3
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* Clean up duplicate includes in drivers/net/Jesper Juhl2007-10-101-1/+0
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-101-21/+19
* [POWERPC] Generalize tsi108 PHY typesJosh Boyer2007-05-081-5/+7
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-1/+0
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] Add tsi108/9 On Chip Ethernet device driver supportZang Roy-r619112006-12-021-0/+1708