aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/silan (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin1-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2019-04-08net/ethernet/silan/sc92031: Remove stale comment about mmiowb()Will Deacon1-1/+0
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon1-14/+0
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-5/+5
2017-03-06net: silan: sc92031: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-36/+47
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson1-1/+0
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker1-3/+1
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2014-03-24sc92031: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman1-1/+1
2013-05-22net/ethernet/silan/sc92031: Use module_pci_driver to register driverPeter Hüwe1-13/+1
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-3/+3
2013-01-11drivers/net/ethernet/silan: remove depends on CONFIG_EXPERIMENTALKees Cook1-3/+3
2013-01-08remove init of dev->perm_addr in driversJiri Pirko1-6/+6
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman1-2/+1
2012-12-03sc92031: remove __dev* attributesBill Pemberton1-3/+3
2012-04-07sc92031: stop using net_device.{base_addr, irq}Francois Romieu1-23/+11
2011-11-01net/ethernet: sc92031 is not RealtekCesar Eduardo Barros3-0/+1647