aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sgi/ioc3-eth.c
AgeCommit message (Expand)Author
2020-06-03net: sgi: ioc3-eth: Fix return value check in ioc3eth_probe()Tang Bin
2020-02-05net: sgi: ioc3-eth: Remove leftover free_irq()Thomas Bogendoerfer
2020-01-31Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2020-01-09mfd: ioc3: Add driver for SGI IOC3 chipThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: fix readb/writeb addressingThomas Bogendoerfer
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-11-04net: sgi: ioc3-eth: ensure tx ring is 16k aligned.Thomas Bogendoerfer
2019-11-04net: sgi: ioc3-eth: fix setting NETIF_F_HIGHDMAChristoph Hellwig
2019-11-04net: sgi: ioc3-eth: simplify setting the DMA maskChristoph Hellwig
2019-11-04net: sgi: ioc3-eth: fix usage of GFP_* flagsChristoph Hellwig
2019-11-04net: sgi: ioc3-eth: don't abuse dma_direct_* callsChristoph Hellwig
2019-08-30net: sgi: ioc3-eth: no need to stop queue set_multicast_listThomas Bogendoerfer
2019-08-30net: sgi: ioc3-eth: protect emcr in all casesThomas Bogendoerfer
2019-08-30net: sgi: ioc3-eth: Fix IPG settingsThomas Bogendoerfer
2019-08-30net: sgi: ioc3-eth: use csum_foldThomas Bogendoerfer
2019-08-30net: sgi: ioc3-eth: use dma-direct for dma allocationsThomas Bogendoerfer
2019-08-30net: sgi: ioc3-eth: refactor rx buffer allocationThomas Bogendoerfer
2019-08-30net: sgi: ioc3-eth: split ring cleaning/freeing and allocationThomas Bogendoerfer
2019-08-30net: sgi: ioc3-eth: introduce chip start functionThomas Bogendoerfer
2019-08-30net: sgi: ioc3-eth: separate tx and rx ring handlingThomas Bogendoerfer
2019-08-30net: sgi: ioc3-eth: get rid of ioc3_clean_rx_ring()Thomas Bogendoerfer
2019-08-30net: sgi: ioc3-eth: allocate space for desc rings only onceThomas Bogendoerfer
2019-08-30net: sgi: ioc3-eth: use defines for constants dealing with desc ringsThomas Bogendoerfer
2019-08-30net: sgi: ioc3-eth: remove checkpatch errors/warningThomas Bogendoerfer
2019-08-30MIPS: SGI-IP27: restructure ioc3 register accessThomas Bogendoerfer
2019-02-14net: sgi: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei
2018-09-21net: sgi: fix return type of ndo_start_xmit functionYueHaibing
2017-10-18net/ethernet/sgi: Convert timers to use timer_setup()Kees Cook
2017-07-15ioc3-eth: store pointer to net_device for priviate areaJason A. Donenfeld
2017-06-05net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...yuval.shaia@oracle.com
2017-03-06net: sgi: ioc3-eth: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-02-22lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-05-22net/ethernet/sgi/ioc3-eth: Use module_pci_driver to register driverPeter Hüwe
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-03net/sgi: remove __dev* attributesBill Pemberton
2012-08-06Merge tty-next into 3.6-rc1Greg Kroah-Hartman
2012-07-178250: three way resolve of the 8250 diffsAlan Cox
2012-06-06ethernet: Remove casts to same typeJoe Perches
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-12ioc3-eth/meth: Move the SGI driversJeff Kirsher