Kees Cook
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
7 vuotta sitten |
Himanshu Jha
|
aa006d1ad0
ethernet/broadcom: Use zeroing memory allocator than allocator/memset
|
7 vuotta sitten |
Jonas Gorski
|
c7fe89e300
bcm63xx_enet: use platform device id directly for miibus name
|
7 vuotta sitten |
Jonas Gorski
|
bbd62d24f9
bcm63xx_enet: remove pointless mac_id check
|
7 vuotta sitten |
Jonas Gorski
|
1942e48225
bcm63xx_enet: use platform data for dma channel numbers
|
7 vuotta sitten |
Jonas Gorski
|
7555001546
bcm63xx_enet: just use "enet" as the clock name
|
7 vuotta sitten |
Kees Cook
|
eb8c6b5b44
ethernet/broadcom: Convert timers to use timer_setup()
|
7 vuotta sitten |
Jonas Gorski
|
4e78e5c5d8
bcm63xx_enet: drop unneeded NULL phy_clk check
|
7 vuotta sitten |
Jonas Gorski
|
7e697ce99c
bcm63xx_enet: use managed functions for clock/ioremap
|
7 vuotta sitten |
Jonas Gorski
|
527a48713b
bcm63xx_enet: do not rely on probe order
|
7 vuotta sitten |
Jonas Gorski
|
d6213c1f2a
bcm63xx_enet: do not write to random DMA channel on BCM6345
|
7 vuotta sitten |
Jonas Gorski
|
9c86b846ce
bcm63xx_enet: correct clock usage
|
7 vuotta sitten |
Himanshu Jha
|
3bd3b9ed1b
net: bcm63xx_enet: Use setup_timer and mod_timer
|
7 vuotta sitten |
Allen Pais
|
c3bd81cccb
drivers: net: bcm63xx: use setup_timer() helper.
|
8 vuotta sitten |
Bhumika Goyal
|
dc8007e8fa
net: bcm63xx_enet: make bcm_enetsw_ethtool_ops const
|
8 vuotta sitten |
Johannes Berg
|
aa9f979c41
networking: use skb_put_zero()
|
8 vuotta sitten |
yuval.shaia@oracle.com
|
5514174fe9
net: phy: Make phy_ethtool_ksettings_get return void
|
8 vuotta sitten |
Masahiro Yamada
|
03671057c3
scripts/spelling.txt: add "overrided" pattern and fix typo instances
|
8 vuotta sitten |
Eric Dumazet
|
6ad20165d3
drivers: net: generalize napi_complete_done()
|
8 vuotta sitten |
Arnd Bergmann
|
df384d435a
bcm63xx_enet: avoid uninitialized variable warning
|
8 vuotta sitten |
Florian Fainelli
|
0fa1dfd6b9
net: bcm63xx_enet: Fix build failure with phy_ethtool_nway_reset
|
8 vuotta sitten |
Florian Fainelli
|
42469bf5d9
net: bcm63xx_enet: Utilize phy_ethtool_nway_reset
|
8 vuotta sitten |
David S. Miller
|
27058af401
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 vuotta sitten |
Arnd Bergmann
|
4b75ca5a7a
net: bcm63xx: avoid referencing uninitialized variable
|
8 vuotta sitten |
Jarod Wilson
|
e1c6dccaf3
ethernet/broadcom: use core min/max MTU checking
|
8 vuotta sitten |
Philippe Reynes
|
639cfa9e8c
net: ethernet: broadcom: bcm63xx: use new api ethtool_{get|set}_link_ksettings
|
9 vuotta sitten |
Philippe Reynes
|
625eb8667d
net: ethernet: broadcom: bcm63xx: use phydev from struct net_device
|
9 vuotta sitten |
xypron.glpk@gmx.de
|
323b15b997
net: bcm63xx: avoid possible null pointer dereference
|
9 vuotta sitten |
Andrew Lunn
|
e7f4dc3536
mdio: Move allocation of interrupts into core
|
9 vuotta sitten |
Andrew Lunn
|
2220943a21
phy: Centralise print about attached phy
|
9 vuotta sitten |