Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
45f035748b2aa29840fec6ba01cd8e44c63034c2
/
drivers
/
net
/
ethernet
/
sgi
/
ioc3-eth.c
0290bd2
netdev: pass the stuck queue to the timeout handler
by Michael S. Tsirkin
· 5 years ago
369a782
net: sgi: ioc3-eth: ensure tx ring is 16k aligned.
by Thomas Bogendoerfer
· 5 years ago
7ca2c4c
net: sgi: ioc3-eth: fix setting NETIF_F_HIGHDMA
by Christoph Hellwig
· 5 years ago
051a07e
net: sgi: ioc3-eth: simplify setting the DMA mask
by Christoph Hellwig
· 5 years ago
59511bc
net: sgi: ioc3-eth: fix usage of GFP_* flags
by Christoph Hellwig
· 5 years ago
4dd1474
net: sgi: ioc3-eth: don't abuse dma_direct_* calls
by Christoph Hellwig
· 5 years ago
70359db
net: sgi: ioc3-eth: no need to stop queue set_multicast_list
by Thomas Bogendoerfer
· 5 years ago
d1c9454
net: sgi: ioc3-eth: protect emcr in all cases
by Thomas Bogendoerfer
· 5 years ago
3498cb2
net: sgi: ioc3-eth: Fix IPG settings
by Thomas Bogendoerfer
· 5 years ago
8dff19a
net: sgi: ioc3-eth: use csum_fold
by Thomas Bogendoerfer
· 5 years ago
ed870f6
net: sgi: ioc3-eth: use dma-direct for dma allocations
by Thomas Bogendoerfer
· 5 years ago
850d2fe
net: sgi: ioc3-eth: refactor rx buffer allocation
by Thomas Bogendoerfer
· 5 years ago
19a957b
net: sgi: ioc3-eth: split ring cleaning/freeing and allocation
by Thomas Bogendoerfer
· 5 years ago
fcd0da5
net: sgi: ioc3-eth: introduce chip start function
by Thomas Bogendoerfer
· 5 years ago
9c328b0
net: sgi: ioc3-eth: separate tx and rx ring handling
by Thomas Bogendoerfer
· 5 years ago
489467e
net: sgi: ioc3-eth: get rid of ioc3_clean_rx_ring()
by Thomas Bogendoerfer
· 5 years ago
c7b5727
net: sgi: ioc3-eth: allocate space for desc rings only once
by Thomas Bogendoerfer
· 5 years ago
141a7db
net: sgi: ioc3-eth: use defines for constants dealing with desc rings
by Thomas Bogendoerfer
· 5 years ago
c1b6a3d
net: sgi: ioc3-eth: remove checkpatch errors/warning
by Thomas Bogendoerfer
· 5 years ago
cbe7d51
MIPS: SGI-IP27: restructure ioc3 register access
by Thomas Bogendoerfer
· 5 years ago
d1a096c
net: sgi: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
by Yang Wei
· 6 years ago
28d304e
net: sgi: fix return type of ndo_start_xmit function
by YueHaibing
· 6 years ago
dfc5700
net/ethernet/sgi: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
dfcc16c
ioc3-eth: store pointer to net_device for priviate area
by Jason A. Donenfeld
· 8 years ago
82c01a8
net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd return void
by yuval.shaia@oracle.com
· 8 years ago
b61a26f
net: sgi: ioc3-eth: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
9af744d
lib/show_mem.c: teach show_mem to work with the given nodemask
by Michal Hocko
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
a52ad51
net: deprecate eth_change_mtu, remove usage
by Jarod Wilson
· 8 years ago
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 10 years ago
a81ab36
drivers/net: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
e0fc444
net/ethernet/sgi/ioc3-eth: Use module_pci_driver to register driver
by Peter Hüwe
· 12 years ago
7826d43
ethtool: fix drvinfo strings set in drivers
by Jiri Pirko
· 12 years ago
1dd06ae
drivers/net: fix up function prototypes after __dev* removals
by Greg Kroah-Hartman
· 12 years ago
f48a3c2
net/sgi: remove __dev* attributes
by Bill Pemberton
· 12 years ago
c87985a
Merge tty-next into 3.6-rc1
by Greg Kroah-Hartman
· 12 years ago
ce7240e
8250: three way resolve of the 8250 diffs
by Alan Cox
· 13 years ago
6469933
ethernet: Remove casts to same type
by Joe Perches
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
8862bf1
ioc3-eth/meth: Move the SGI drivers
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/ioc3-eth.c]
498d8e2
drivers/net: Omit check for multicast bit in netdev_for_each_mc_addr
by Tobias Klauser
· 14 years ago
56f8a75
ip: introduce ip_is_fragment helper inline function
by Paul Gortmaker
· 14 years ago
7bf02ea
arch, mm: filter disallowed nodes from arch specific show_mem functions
by David Rientjes
· 14 years ago
6d95ff9
net: ioc3: convert to hw_features
by Michał Mirosław
· 14 years ago
c061b18
drivers/net: Remove address use from assignments of function pointers
by Joe Perches
· 14 years ago
0a17ee9
ioc3-eth: Use the instance of net_device_stats from net_device.
by Ralf Baechle
· 15 years ago
1ae5dc3
net: trans_start cleanups
by Eric Dumazet
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
22bedad3
net: convert multicast list to list_head
by Jiri Pirko
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
48e2f18
net: convert multiple drivers to use netdev_for_each_mc_addr, part4
by Jiri Pirko
· 15 years ago
4cd24ea
net: use netdev_mc_count and netdev_mc_empty when appropriate
by Jiri Pirko
· 15 years ago
a3aa188
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
by Alexey Dobriyan
· 15 years ago
6ed1065
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
by Patrick McHardy
· 16 years ago
17d0cdf
net: ntohs() misuse
by Eric Dumazet
· 16 years ago
2b14254
ioc3-eth: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
6a35528
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
by Yang Hongyang
· 16 years ago
babcda7
drivers/net: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
7c510e4
net: convert more to %pM
by Johannes Berg
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
725e49c
[IOC3] Fix section missmatch
by Ralf Baechle
· 17 years ago
0795af5
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
by Joe Perches
· 17 years ago
10d024c
[NET]: Nuke SET_MODULE_OWNER macro.
by Ralf Baechle
· 17 years ago
bbfb86c
IOC3: Switch hw checksumming to ethtool configurable.
by Ralf Baechle
· 18 years ago
0491d1f3
IOC3: Program UART predividers.
by Ralf Baechle
· 17 years ago
f49343a
IOC3: Switch to pci refcounting safe APIs
by Alan Cox
· 18 years ago
d626f62
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
aa8223c
[SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
by Arnaldo Carvalho de Melo
· 18 years ago
4bedb45
[SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh
by Arnaldo Carvalho de Melo
· 18 years ago
eddc9ec
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
by Arnaldo Carvalho de Melo
· 18 years ago
4c13eb6
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
by Arnaldo Carvalho de Melo
· 18 years ago
f0ba735
Fix link autonegotiation timer.
by Ralf Baechle
· 18 years ago
3277c39
[NET]: Kill direct includes of asm/checksum.h
by Al Viro
· 18 years ago
cfadbd2
[PATCH] Fix timer race
by Ralf Baechle
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
a319a27
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 18 years ago
84fa793
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
by Patrick McHardy
· 18 years ago
7282d49
drivers/net: const-ify ethtool_ops declarations
by Jeff Garzik
· 18 years ago
d5b2069
[PATCH] Remove more unnecessary driver printk's
by Andy Gospodarek
· 18 years ago
1fb9df5
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
by Thomas Gleixner
· 19 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
d955d90
[PATCH] IP27: Really set PCI64_ATTR_VIRTUAL, not PCI64_ATTR_PREC.
by Ralf Baechle
· 19 years ago
910638a
[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
by Matthias Gehre
· 19 years ago
70f1e00
[PATCH] IOC3: Replace obsolete PCI API
by Ralf Baechle
· 19 years ago
15a9380
[SERIAL] IOC3: Update 8250 driver bits
by Ralf Baechle
· 19 years ago
852ea22
[PATCH] IOC3 fixes
by Ralf Baechle
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago