Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4e9ec0839b4994ebc764d8067832dd079336c42f
/
drivers
/
net
/
ethernet
/
octeon
/
octeon_mgmt.c
47ea032
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
by Ivan Vecera
· 9 years ago
437dab4
netdev: octeon_mgmt: constify of_device_id array
by Fabian Frederick
· 10 years ago
fb5b11f
net: ethernet: octeon: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
208f7ca
drivers: net: ethernet: octeon_mgmt: fix a compiler warning
by Aaro Koskinen
· 10 years ago
c6d5fef
octeon: remove deprecated syststamp timestamp
by Willem de Bruijn
· 10 years ago
8ceafbf
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
26741a6
DMA-API: net: octeon: use dma_coerce_mask_and_coherent()
by Russell King
· 11 years ago
09ec0d0
octeon_mgmt: drop redundant mac address check
by Luka Perkov
· 11 years ago
0c1072a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
3ac19c9
netdev: octeon_mgmt: Fix structure layout for little-endian.
by David Daney
· 12 years ago
906996d
netdev: octeon_mgmt: Correct tx IFG workaround.
by David Daney
· 12 years ago
8513fbd
net: ethernet: use platform_{get,set}_drvdata()
by Jingoo Han
· 12 years ago
7826d43
ethtool: fix drvinfo strings set in drivers
by Jiri Pirko
· 12 years ago
15c6ff3
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
by Jiri Pirko
· 12 years ago
5bc7ec7
net/octeon_mgmt: remove __dev* attributes
by Bill Pemberton
· 12 years ago
de390bb
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
df555b6
netdev: octeon: fix return value check in octeon_mgmt_init_phy()
by Wei Yongjun
· 12 years ago
a0ce9b1
netdev: octeon_mgmt: Make multi-line comment style consistent.
by David Daney
· 12 years ago
e96f751
netdev: octeon_mgmt: Remove some useless 'inline'
by David Daney
· 12 years ago
f321238
netdev: octeon_mgmt: Cleanup and modernize MAC address handling.
by David Daney
· 12 years ago
052958e
netdev: octeon_mgmt: Set the parent device.
by David Daney
· 12 years ago
f21105d
netdev: octeon_mgmt: Improve ethtool_ops.
by David Daney
· 12 years ago
3d30585
netdev: octeon_mgmt: Add hardware timestamp support.
by Chad Reese
· 12 years ago
eeae05a
netdev: octeon_mgmt: Add support for 1Gig ports.
by David Daney
· 12 years ago
368bec0
netdev: octeon_mgmt: Convert to use device tree.
by David Daney
· 12 years ago
b0c06e1
octeon: fix PHY name to match MDIO bus name
by Florian Fainelli
· 13 years ago
9d9779e
drivers/net: Add module.h to drivers who were implicitly using it
by Paul Gortmaker
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
0178934
net: introduce IFF_UNICAST_FLT private flag
by Jiri Pirko
· 13 years ago
c23c5c1
octeon: Move the Cavium driver
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/octeon/octeon_mgmt.c]
539d3ee
net: fix MIPS fallout from "net: remove interrupt.h inclusion from netdevice.h"
by Alexey Dobriyan
· 14 years ago
28b0411
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
by Richard Cochran
· 14 years ago
d30b181
netdev: octeon_mgmt: Fix section mismatch errors.
by David Daney
· 15 years ago
a4b7709
drivers/net: Remove unnecessary returns from void function()s
by Joe Perches
· 15 years ago
1ae5dc3
net: trans_start cleanups
by Eric Dumazet
· 15 years ago
0294b6f
netdev: octeon_mgmt: Remove some gratuitous blank lines.
by David Daney
· 15 years ago
4e4a4f1
netdev: octeon_mgmt: Try not to drop TX packets when stopping the queue.
by David Daney
· 15 years ago
b635e06
netdev: octeon_mgmt: Free TX skbufs in a timely manner.
by David Daney
· 15 years ago
a0cfa85
netdev: octeon_mgmt: Fix race manipulating irq bits.
by David Daney
· 15 years ago
4d30b80
netdev: octeon_mgmt: Fix race condition freeing TX buffers.
by David Daney
· 15 years ago
62538d2
netdev: octeon_mgmt: Use proper MAC addresses.
by David Daney
· 15 years ago
127aa0e
drivers: net: last_rx elimination
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
fbc450b
octeon: convert to use netdev_for_each_mc_addr
by Jiri Pirko
· 15 years ago
4cd24ea
net: use netdev_mc_count and netdev_mc_empty when appropriate
by Jiri Pirko
· 15 years ago
e583482
drivers/net/octeon/octeon_mgmt.c: use %pM to shown MAC address
by H Hartley Sweeten
· 15 years ago
d6aa60a
NET: Add Ethernet driver for Octeon MGMT devices.
by David Daney
· 15 years ago