Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
6ad20165d376fa07919a70e4f43dfae564601829
/
drivers
/
net
/
ethernet
/
broadcom
/
bcm63xx_enet.c
6ad2016
drivers: net: generalize napi_complete_done()
by Eric Dumazet
· 8 years ago
df384d4
bcm63xx_enet: avoid uninitialized variable warning
by Arnd Bergmann
· 8 years ago
0fa1dfd
net: bcm63xx_enet: Fix build failure with phy_ethtool_nway_reset
by Florian Fainelli
· 8 years ago
42469bf
net: bcm63xx_enet: Utilize phy_ethtool_nway_reset
by Florian Fainelli
· 8 years ago
27058af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
4b75ca5
net: bcm63xx: avoid referencing uninitialized variable
by Arnd Bergmann
· 8 years ago
e1c6dcc
ethernet/broadcom: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
639cfa9
net: ethernet: broadcom: bcm63xx: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
625eb86
net: ethernet: broadcom: bcm63xx: use phydev from struct net_device
by Philippe Reynes
· 8 years ago
323b15b
net: bcm63xx: avoid possible null pointer dereference
by xypron.glpk@gmx.de
· 8 years ago
e7f4dc3
mdio: Move allocation of interrupts into core
by Andrew Lunn
· 9 years ago
2220943
phy: Centralise print about attached phy
by Andrew Lunn
· 9 years ago
0d1c744
net: bcm63xx: Use platform_register/unregister_drivers()
by Thierry Reding
· 9 years ago
ba3e208
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
aebd994
bcm63xx_enet: check 1000BASE-T advertisement configuration
by Simon Arlott
· 9 years ago
47ea032
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
by Ivan Vecera
· 9 years ago
cd33ccf
bcm63xx_enet: fix poll callback.
by Nicolas Schichan
· 10 years ago
45abfb1
ethernet/broadcom: Use napi_alloc_skb instead of netdev_alloc_skb_ip_align
by Alexander Duyck
· 10 years ago
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 11 years ago
6afc0d7
bcm63xx_enet: Use ARRAY_SIZE instead of open coding it
by Tobias Klauser
· 11 years ago
31c14a9
bcm63xx_enet: Stop pretending to support netpoll
by Eric W. Biederman
· 11 years ago
df9f1b9
bcm63xx_enet: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
cf0e779
net: bcm63xx_enet: use dev_get_platdata()
by Jingoo Han
· 11 years ago
ede23fa8
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
by Joe Perches
· 11 years ago
3bca8de
ethernet: broadcom: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 11 years ago
f607e059
bcm63xx_enet: replace devm_request_and_ioremap by devm_ioremap_resource
by Julia Lawall
· 11 years ago
646093a
bcm63xx_enet: fix return value check in bcm_enet_shared_probe()
by Wei Yongjun
· 12 years ago
3dc6475
bcm63xx_enet: add support Broadcom BCM6345 Ethernet
by Florian Fainelli
· 12 years ago
6f00a02
bcm63xx_enet: add support for Broadcom BCM63xx integrated gigabit switch
by Maxime Bizon
· 12 years ago
0ae99b5
bcm63xx_enet: split DMA channel register accesses
by Maxime Bizon
· 12 years ago
7260aac
bcm63xx_enet: implement reset autoneg ethtool callback
by Maxime Bizon
· 12 years ago
dfd93c9
net: ethernet: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
1f9061d2
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
by Joe Perches
· 12 years ago
d0320f7
drivers:net: Remove dma_alloc_coherent OOM messages
by Joe Perches
· 12 years ago
624e2d2
bcm63xx_enet: properly prepare/unprepare clocks before/after usage
by Jonas Gorski
· 12 years ago
2a80b5e
bcm63xx_enet: use managed memory allocations
by Jonas Gorski
· 12 years ago
1c03da0
bcm63xx_enet: use managed io memory allocations
by Jonas Gorski
· 12 years ago
b2adaca
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
by Joe Perches
· 12 years ago
f9a8f83
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
by Florian Fainelli
· 12 years ago
7826d43
ethtool: fix drvinfo strings set in drivers
by Jiri Pirko
· 12 years ago
047fc56
net/broadcom: remove __dev* attributes
by Bill Pemberton
· 12 years ago
c56e9e2
bcm63xx-enet: fix PHY name to match MDIO bus name
by Florian Fainelli
· 13 years ago
3e61750
bcm63xx_enet: use an unique MDIO bus name.
by Florian Fainelli
· 13 years ago
1aff0cb
bcm63xx: make ethtool_ops const
by stephen hemminger
· 13 years ago
8b0c116
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
by Rick Jones
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
adfc521
broadcom: Move the Broadcom drivers
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/bcm63xx_enet.c]
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
539d3ee
net: fix MIPS fallout from "net: remove interrupt.h inclusion from netdevice.h"
by Alexey Dobriyan
· 14 years ago
28f65c11
treewide: Convert uses of struct resource to resource_size(ptr)
by Joe Perches
· 14 years ago
7073949
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
by David Decotigny
· 14 years ago
1c01a80
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
ab392d2
drivers/net: Remove IRQF_SAMPLE_RANDOM flag from network drivers
by Javier Martinez Canillas
· 14 years ago
23f333a
drivers/net: don't use flush_scheduled_work()
by Tejun Heo
· 14 years ago
c061b18
drivers/net: Remove address use from assignments of function pointers
by Joe Perches
· 14 years ago
c32d83c
bcm63xx_enet: use netdev stats
by Eric Dumazet
· 14 years ago
28b0411
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
by Richard Cochran
· 14 years ago
1ae5dc3
net: trans_start cleanups
by Eric Dumazet
· 15 years ago
079ceb4
bcm63xx_enet: Remove unnecessary memset of netdev private data
by Tobias Klauser
· 15 years ago
127aa0e
drivers: net: last_rx elimination
by Eric Dumazet
· 15 years ago
5e10d4a
bcm63xx_enet: do not overwrite ENET_CTL_REG value
by Florian Fainelli
· 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
b05b7d9
net: remove redundant code
by Eric Dumazet
· 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
0ddf477
net: convert multiple drivers to use netdev_for_each_mc_addr, part3
by Jiri Pirko
· 15 years ago
4cd24ea
net: use netdev_mc_count and netdev_mc_empty when appropriate
by Jiri Pirko
· 15 years ago
a3f92ee
bcm63xx_enet: fix compilation failure after get_stats_count removal
by Florian Fainelli
· 15 years ago
89d71a6
net: Use netdev_alloc_skb_ip_align()
by Eric Dumazet
· 15 years ago
ec1652a
bcm63xx_enet: timeout off by one in do_mdio_op()
by roel kluin
· 15 years ago
9b1fc55
MIPS: BCM63xx: Add integrated ethernet mac support.
by Maxime Bizon
· 15 years ago