aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sis/sis190.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe1-1/+1
2013-10-22net: sis190: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-08-20r8169,sis190: remove unnecessary length checkPeter Wu1-3/+0
2013-05-22net/ethernet/sis/sis190: Use module_pci_driver to register driverPeter Hüwe1-12/+1
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman1-5/+4
2012-12-03sis190: remove __dev* attributesBill Pemberton1-10/+10
2012-10-06sections: fix section conflicts in drivers/netAndi Kleen1-1/+1
2012-04-07sis190: stop using net_device.{base_addr, irq}Francois Romieu1-15/+11
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches1-2/+0
2011-11-16ethernet: Convert MAC_ADDR_LEN uses to ETH_ALENJoe Perches1-5/+3
2011-11-14Sweep additional floors of strcpy in .get_drvinfo routinesRick Jones1-3/+4
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-12sis*: Move the Silicon Integrated Systems (SiS) driversJeff Kirsher1-0/+1956