aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sis190.c
Commit message (Expand)AuthorAge
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-10
* sis190 check for ISA bridge on SiS966Neil Muller2007-08-07
* [NET]: Kill eth_copy_and_sum().David S. Miller2007-07-11
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-26
* sis190: new PHY supportFrancois Romieu2007-03-29
* sis190: RTNL and flush_scheduled_work deadlockFrancois Romieu2007-02-20
* sis190: failure to set the MAC address from EEPROMFrancois Romieu2007-01-18
* WorkStruct: make allyesconfigDavid Howells2006-11-22
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-13
* Merge branch 'tmp' into upstreamJeff Garzik2006-09-12
|\
| * [PATCH] Remove more unnecessary driver printk'sAndy Gospodarek2006-09-12
* | drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-19
|/
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [NET]: Avoid allocating skb in skb_padHerbert Xu2006-06-23
* Massive net driver const-ification.Arjan van de Ven2006-03-03
* sis190: early setting of the pci driver private dataFrancois Romieu2006-02-16
* [PATCH] turn "const static" into "static const"Jesper Juhl2006-01-10
* [PATCH] sis190.c: fix multicast MAC filterAurelien Jarno2005-10-28
* [PATCH] sis190: basic sis191 supportFrancois Romieu2005-09-05
* [PATCH] sis190: RGMII Tx internal delay fiddlingFrancois Romieu2005-09-05
* [PATCH] sis190: make 10Mbps the default when handling the StationControl regi...Francois Romieu2005-09-05
* [PATCH] sis190: recent chipsets from SiS include a RGMIIFrancois Romieu2005-09-05
* [PATCH] sis190: unmask the link change eventsFrancois Romieu2005-09-05
* [PATCH] sis190: complete the mii probe before registering the netdeviceFrancois Romieu2005-08-26
* [PATCH] sis190: compare the lpa to the local advertisementFrancois Romieu2005-07-30
* [PATCH] sis190: PHY identifier for the K8S-MX motherboard.Francois Romieu2005-07-30
* [PATCH] sis190: new PHY detection code.Francois Romieu2005-07-30
* [PATCH] sis190: dummy read is required by the status registerFrancois Romieu2005-07-30
* [PATCH] sis190: allow a non-hardcoded ID for the PHY.Francois Romieu2005-07-30
* [PATCH] sis190: add endian annotations.Francois Romieu2005-07-30
* [PATCH] sis190: extract bits definition from SiS driver.Francois Romieu2005-07-30
* [PATCH] sis190: the size of the Rx buffer is constrainedFrancois Romieu2005-07-30
* [PATCH] sis190: initialisation of MAC address.Francois Romieu2005-07-30
* [PATCH] sis190: remove hardcoded constants.Francois Romieu2005-07-30
* [PATCH] sis190: merge some register related information from SiS driver.Francois Romieu2005-07-30
* [PATCH] sis190: ethtool/mii support.Francois Romieu2005-07-30
* [PATCH] sis190: netconsole support.Francois Romieu2005-07-30
* [PATCH] sis190: resurrectionFrancois Romieu2005-07-30