index
:
Linux
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sgi
/
ioc3-eth.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: sgi: ioc3-eth: no need to stop queue set_multicast_list
Thomas Bogendoerfer
2019-08-30
1
-4
/
+0
*
net: sgi: ioc3-eth: protect emcr in all cases
Thomas Bogendoerfer
2019-08-30
1
-0
/
+8
*
net: sgi: ioc3-eth: Fix IPG settings
Thomas Bogendoerfer
2019-08-30
1
-2
/
+2
*
net: sgi: ioc3-eth: use csum_fold
Thomas Bogendoerfer
2019-08-30
1
-5
/
+1
*
net: sgi: ioc3-eth: use dma-direct for dma allocations
Thomas Bogendoerfer
2019-08-30
1
-33
/
+113
*
net: sgi: ioc3-eth: refactor rx buffer allocation
Thomas Bogendoerfer
2019-08-30
1
-50
/
+45
*
net: sgi: ioc3-eth: split ring cleaning/freeing and allocation
Thomas Bogendoerfer
2019-08-30
1
-15
/
+13
*
net: sgi: ioc3-eth: introduce chip start function
Thomas Bogendoerfer
2019-08-30
1
-20
/
+29
*
net: sgi: ioc3-eth: separate tx and rx ring handling
Thomas Bogendoerfer
2019-08-30
1
-12
/
+8
*
net: sgi: ioc3-eth: get rid of ioc3_clean_rx_ring()
Thomas Bogendoerfer
2019-08-30
1
-21
/
+1
*
net: sgi: ioc3-eth: allocate space for desc rings only once
Thomas Bogendoerfer
2019-08-30
1
-53
/
+52
*
net: sgi: ioc3-eth: use defines for constants dealing with desc rings
Thomas Bogendoerfer
2019-08-30
1
-18
/
+24
*
net: sgi: ioc3-eth: remove checkpatch errors/warning
Thomas Bogendoerfer
2019-08-30
1
-145
/
+130
*
MIPS: SGI-IP27: restructure ioc3 register access
Thomas Bogendoerfer
2019-08-30
1
-233
/
+185
*
net: sgi: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
2019-02-14
1
-1
/
+1
*
net: sgi: fix return type of ndo_start_xmit function
YueHaibing
2018-09-21
1
-2
/
+2
*
net/ethernet/sgi: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-5
/
+3
*
ioc3-eth: store pointer to net_device for priviate area
Jason A. Donenfeld
2017-07-15
1
-9
/
+5
*
net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...
yuval.shaia@oracle.com
2017-06-05
1
-3
/
+2
*
net: sgi: ioc3-eth: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-06
1
-6
/
+8
*
lib/show_mem.c: teach show_mem to work with the given nodemask
Michal Hocko
2017-02-22
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-10-13
1
-1
/
+0
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-16
1
-1
/
+0
*
net/ethernet/sgi/ioc3-eth: Use module_pci_driver to register driver
Peter Hüwe
2013-05-22
1
-13
/
+1
*
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2013-01-06
1
-3
/
+3
*
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-07
1
-2
/
+1
*
net/sgi: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-5
/
+5
*
Merge tty-next into 3.6-rc1
Greg Kroah-Hartman
2012-08-06
1
-2
/
+2
|
\
|
*
ethernet: Remove casts to same type
Joe Perches
2012-06-06
1
-2
/
+2
*
|
8250: three way resolve of the 8250 diffs
Alan Cox
2012-07-17
1
-10
/
+12
|
/
*
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-17
1
-1
/
+1
*
ioc3-eth/meth: Move the SGI drivers
Jeff Kirsher
2011-08-12
1
-0
/
+1684