aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sis900.c
Commit message (Expand)AuthorAgeFilesLines
* [netdrvr] Trim trailing whitespace for several driversJeff Garzik2008-05-131-1/+1
* drivers/net: Add missing "space"Joe Perches2008-01-281-3/+3
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-5/+4
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-101-37/+19
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* sis900_mii_probe() must be __devinitAdrian Bunk2007-07-101-1/+1
* sis900: Allocate rx replacement buffer before rx operationNeil Horman2007-04-271-4/+5
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-3/+0
* sis900: Allocate rx replacement buffer before rx operationNeil Horman2007-04-241-24/+20
* sis900 warning fixesAndrew Morton2007-03-061-5/+5
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+3
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-131-2/+2
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-110/+110
* drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-191-1/+1
* [PATCH] Add new PHY to sis900 supported listDaniele Venzano2006-08-141-0/+1
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Merge branch 'master' into upstreamJeff Garzik2006-05-201-0/+1
|\
| * sis900: phy for FoxCon motherboardJames Cameron2006-05-101-0/+1
* | [PATCH] Add VLAN (802.1q) support to sis900 driverDaniele Venzano2006-04-201-6/+20
|/
* [PATCH] Typo fixesAlexey Dobriyan2006-03-281-1/+1
* [PATCH] more s/fucn/func/ typo fixesAkinobu Mita2006-03-261-2/+2
* [PATCH] sis900 adm7001 PHY supportArtur Skawina2006-03-221-0/+1
* Massive net driver const-ification.Arjan van de Ven2006-03-031-4/+4
* Fix Wake on LAN support in sis900Daniele Venzano2006-02-251-2/+2
* [PATCH] Add Wake on LAN support to sis900 (2)Daniele Venzano2005-10-281-2/+71
* sis900: come alive after temporary memory shortageVasily Averin2005-10-281-4/+12
* [NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller2005-06-281-3/+3
* [PATCH] net/sis900: Use the DMA_32BIT_MASK constantTobias Klauser2005-06-261-3/+2
* [PATCH] More ethtool support for sis900 and warning fixDaniele Venzano2005-05-121-3/+49
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+2370