aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/sis190.c
AgeCommit message (Expand)Author
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik
2006-09-12Merge branch 'tmp' into upstreamJeff Garzik
2006-09-12[PATCH] Remove more unnecessary driver printk'sAndy Gospodarek
2006-08-19drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner
2006-06-23[NET]: Avoid allocating skb in skb_padHerbert Xu
2006-03-03Massive net driver const-ification.Arjan van de Ven
2006-02-16sis190: early setting of the pci driver private dataFrancois Romieu
2006-01-10[PATCH] turn "const static" into "static const"Jesper Juhl
2005-10-28[PATCH] sis190.c: fix multicast MAC filterAurelien Jarno
2005-09-05[PATCH] sis190: basic sis191 supportFrancois Romieu
2005-09-05[PATCH] sis190: RGMII Tx internal delay fiddlingFrancois Romieu
2005-09-05[PATCH] sis190: make 10Mbps the default when handling the StationControl regi...Francois Romieu
2005-09-05[PATCH] sis190: recent chipsets from SiS include a RGMIIFrancois Romieu
2005-09-05[PATCH] sis190: unmask the link change eventsFrancois Romieu
2005-08-26[PATCH] sis190: complete the mii probe before registering the netdeviceFrancois Romieu
2005-07-30[PATCH] sis190: compare the lpa to the local advertisementFrancois Romieu
2005-07-30[PATCH] sis190: PHY identifier for the K8S-MX motherboard.Francois Romieu
2005-07-30[PATCH] sis190: new PHY detection code.Francois Romieu
2005-07-30[PATCH] sis190: dummy read is required by the status registerFrancois Romieu
2005-07-30[PATCH] sis190: allow a non-hardcoded ID for the PHY.Francois Romieu
2005-07-30[PATCH] sis190: add endian annotations.Francois Romieu
2005-07-30[PATCH] sis190: extract bits definition from SiS driver.Francois Romieu
2005-07-30[PATCH] sis190: the size of the Rx buffer is constrainedFrancois Romieu
2005-07-30[PATCH] sis190: initialisation of MAC address.Francois Romieu
2005-07-30[PATCH] sis190: remove hardcoded constants.Francois Romieu
2005-07-30[PATCH] sis190: merge some register related information from SiS driver.Francois Romieu
2005-07-30[PATCH] sis190: ethtool/mii support.Francois Romieu
2005-07-30[PATCH] sis190: netconsole support.Francois Romieu
2005-07-30[PATCH] sis190: resurrectionFrancois Romieu