index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sgi
Age
Commit message (
Expand
)
Author
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-11-04
net: sgi: ioc3-eth: ensure tx ring is 16k aligned.
Thomas Bogendoerfer
2019-11-04
net: sgi: ioc3-eth: fix setting NETIF_F_HIGHDMA
Christoph Hellwig
2019-11-04
net: sgi: ioc3-eth: simplify setting the DMA mask
Christoph Hellwig
2019-11-04
net: sgi: ioc3-eth: fix usage of GFP_* flags
Christoph Hellwig
2019-11-04
net: sgi: ioc3-eth: don't abuse dma_direct_* calls
Christoph Hellwig
2019-08-30
net: sgi: ioc3-eth: no need to stop queue set_multicast_list
Thomas Bogendoerfer
2019-08-30
net: sgi: ioc3-eth: protect emcr in all cases
Thomas Bogendoerfer
2019-08-30
net: sgi: ioc3-eth: Fix IPG settings
Thomas Bogendoerfer
2019-08-30
net: sgi: ioc3-eth: use csum_fold
Thomas Bogendoerfer
2019-08-30
net: sgi: ioc3-eth: use dma-direct for dma allocations
Thomas Bogendoerfer
2019-08-30
net: sgi: ioc3-eth: refactor rx buffer allocation
Thomas Bogendoerfer
2019-08-30
net: sgi: ioc3-eth: split ring cleaning/freeing and allocation
Thomas Bogendoerfer
2019-08-30
net: sgi: ioc3-eth: introduce chip start function
Thomas Bogendoerfer
2019-08-30
net: sgi: ioc3-eth: separate tx and rx ring handling
Thomas Bogendoerfer
2019-08-30
net: sgi: ioc3-eth: get rid of ioc3_clean_rx_ring()
Thomas Bogendoerfer
2019-08-30
net: sgi: ioc3-eth: allocate space for desc rings only once
Thomas Bogendoerfer
2019-08-30
net: sgi: ioc3-eth: use defines for constants dealing with desc rings
Thomas Bogendoerfer
2019-08-30
net: sgi: ioc3-eth: remove checkpatch errors/warning
Thomas Bogendoerfer
2019-08-30
MIPS: SGI-IP27: restructure ioc3 register access
Thomas Bogendoerfer
2019-08-22
ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-02-17
net: sgi: use GFP_ATOMIC under spin lock
Wei Yongjun
2019-02-14
net: sgi: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
2019-02-12
meth: pass struct device to DMA API functions
Christoph Hellwig
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-09-21
net: sgi: fix return type of ndo_start_xmit function
YueHaibing
2017-10-18
net/ethernet/sgi: Convert timers to use timer_setup()
Kees Cook
2017-07-15
ioc3-eth: store pointer to net_device for priviate area
Jason A. Donenfeld
2017-06-05
net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...
yuval.shaia@oracle.com
2017-03-06
net: sgi: ioc3-eth: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-02
drivers: net: ethernet: remove incorrect __exit markups
Dmitry Torokhov
2017-02-22
lib/show_mem.c: teach show_mem to work with the given nodemask
Michal Hocko
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2015-06-23
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
2014-10-20
net: ethernet: sgi: drop owner assignment from platform_drivers
Wolfram Sang
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-08-29
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
Joe Perches
2013-06-19
net: Move MII out from under NET_CORE and hide it
Ben Hutchings
2013-05-27
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-22
net/ethernet/sgi/ioc3-eth: Use module_pci_driver to register driver
Peter Hüwe
2013-03-17
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
Joe Perches
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-03
net/sgi: remove __dev* attributes
Bill Pemberton
[next]