aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sgi/ioc3-eth.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-21net: sgi: fix return type of ndo_start_xmit functionYueHaibing1-2/+2
2017-10-18net/ethernet/sgi: Convert timers to use timer_setup()Kees Cook1-5/+3
2017-07-15ioc3-eth: store pointer to net_device for priviate areaJason A. Donenfeld1-9/+5
2017-06-05net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd return voidyuval.shaia@oracle.com1-3/+2
2017-03-06net: sgi: ioc3-eth: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2017-02-22lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson1-1/+0
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-05-22net/ethernet/sgi/ioc3-eth: Use module_pci_driver to register driverPeter Hüwe1-13/+1
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko1-3/+3
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman1-2/+1
2012-12-03net/sgi: remove __dev* attributesBill Pemberton1-5/+5
2012-08-06Merge tty-next into 3.6-rc1Greg Kroah-Hartman1-2/+2
2012-07-178250: three way resolve of the 8250 diffsAlan Cox1-10/+12
2012-06-06ethernet: Remove casts to same typeJoe Perches1-2/+2
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-12ioc3-eth/meth: Move the SGI driversJeff Kirsher1-0/+1684