index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
genet
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+14
2016-12-02
net: bcmgenet: Utilize correct struct device for all DMA operations
Florian Fainelli
1
-3
/
+5
2016-11-30
net: ethernet: bcmgenet: fix fixed-link phydev leaks
Johan Hovold
1
-0
/
+6
2016-11-28
net: bcmgenet: fix phydev reference leak
Johan Hovold
1
-1
/
+3
2016-11-16
net: bcmgenet: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-8
/
+1
2016-09-27
net: bcmgenet: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-8
/
+8
2016-09-27
Revert "net: ethernet: bcmgenet: use phydev from struct net_device"
Florian Fainelli
3
-31
/
+39
2016-09-27
Revert "net: ethernet: bcmgenet: use new api ethtool_{get|set}_link_ksettings"
Philippe Reynes
1
-8
/
+8
2016-09-26
net: bcmgenet: remove unused function in bcmgenet.c
Baoyou Xie
1
-122
/
+0
2016-09-20
net: ethernet: broadcom: bcmgenet: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-8
/
+8
2016-08-31
net: bcmgenet: constify ethtool_ops structures
Julia Lawall
1
-1
/
+1
2016-07-11
Revert "net: ethernet: bcmgenet: use phy_ethtool_{get|set}_link_ksettings"
Philippe Reynes
1
-2
/
+26
2016-07-05
net: ethernet: bcmgenet: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-26
/
+2
2016-07-05
net: ethernet: bcmgenet: use phydev from struct net_device
Philippe Reynes
3
-39
/
+31
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-1
/
+1
2016-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+5
2016-04-17
net: bcmgenet: device stats are unsigned long
Eric Dumazet
1
-1
/
+5
2016-04-14
net: bcmgenet: add BQL support
Petri Gynther
1
-1
/
+14
2016-04-14
net: bcmgenet: use __napi_schedule_irqoff()
Florian Fainelli
1
-4
/
+4
2016-04-14
net: bcmgenet: use napi_complete_done()
Eric Dumazet
1
-1
/
+1
2016-04-06
net: bcmgenet: cleanup for dmadesc_set()
Petri Gynther
1
-1
/
+1
2016-04-06
net: bcmgenet: cleanup for bcmgenet_xmit_frag()
Petri Gynther
1
-4
/
+7
2016-04-06
net: bcmgenet: cleanup for bcmgenet_xmit()
Petri Gynther
1
-5
/
+9
2016-03-24
net: bcmgenet: fix skb_len in bcmgenet_xmit_single()
Petri Gynther
1
-1
/
+1
2016-03-24
net: bcmgenet: fix dev->stats.tx_bytes accounting
Petri Gynther
2
-4
/
+16
2016-03-19
net: bcmgenet: fix dma api length mismatch
Eric Dumazet
1
-2
/
+2
2016-02-20
net: bcmgenet: Fix internal PHY link state
Jaedon Shin
1
-2
/
+1
2016-01-21
net: bcmgenet: Properly configure PHY to ignore interrupt
Florian Fainelli
1
-1
/
+1
2016-01-07
phy: Add API for {un}registering an mdio device to a bus.
Andrew Lunn
1
-1
/
+1
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
1
-1
/
+1
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
1
-10
/
+0
2015-11-19
net: add netif_tx_napi_add()
Eric Dumazet
1
-2
/
+2
2015-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-1
/
+22
2015-11-01
net: bcmgenet: Software reset EPHY after power on
Florian Fainelli
3
-1
/
+22
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+23
2015-10-19
net: bcmgenet: Fix early link interrupt enabling
Florian Fainelli
1
-9
/
+23
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
1
-1
/
+0
2015-09-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2015-09-22
net: bcmgenet: Remove duplicate test for tx_coalesce_usecs_high
Florian Fainelli
1
-2
/
+1
2015-09-22
net: bcmgenet: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-18
net: bcmgenet: Implement RX coalescing control knobs
Florian Fainelli
2
-3
/
+105
2015-09-18
net: bcmgenet: Implement TX coalescing control knobs
Florian Fainelli
2
-3
/
+50
2015-09-01
phy: fixed_phy: Add gpio to determine link up/down.
Andrew Lunn
1
-1
/
+1
2015-08-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+16
2015-08-24
net: bcmgenet: fix uncleaned dma flags
Jaedon Shin
1
-0
/
+16
2015-08-24
net: bcmgenet: Avoid sleeping in bcmgenet_timeout
Florian Fainelli
1
-4
/
+0
2015-08-01
net: bcmgenet: Add netconsole support
Florian Fainelli
1
-0
/
+20
2015-07-27
net: bcmgenet: Register link_update callback for all MoCA PHYs
Florian Fainelli
1
-14
/
+23
2015-07-27
net: bcmgenet: Remove checks on clock handles
Florian Fainelli
1
-14
/
+12
2015-07-21
net: bcmgenet: Remove init parameter from bcmgenet_mii_config
Florian Fainelli
3
-6
/
+5
[next]