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
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2020-01-25
net: bcmgenet: Use netif_tx_napi_add() for TX NAPI
Florian Fainelli
1
-2
/
+2
2020-01-23
net: convert suitable drivers to use phy_do_ioctl_running
Heiner Kallweit
1
-13
/
+1
2019-12-20
net: bcmgenet: Add software counters to track reallocations
Doug Berger
2
-0
/
+8
2019-12-20
net: bcmgenet: Be drop monitor friendly while re-allocating headroom
Doug Berger
1
-1
/
+2
2019-12-20
net: bcmgenet: Turn on offloads by default
Doug Berger
1
-3
/
+5
2019-12-20
net: bcmgenet: Utilize bcmgenet_set_features() during resume/open
Doug Berger
1
-0
/
+8
2019-12-20
net: bcmgenet: Refactor bcmgenet_set_features()
Doug Berger
1
-19
/
+19
2019-12-20
net: bcmgenet: use CHECKSUM_COMPLETE for NETIF_F_RXCSUM
Doug Berger
2
-13
/
+8
2019-12-20
net: bcmgenet: enable NETIF_F_HW_CSUM feature
Doug Berger
1
-17
/
+12
2019-12-20
net: bcmgenet: enable NETIF_F_HIGHDMA flag
Doug Berger
1
-2
/
+10
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-11-13
net: bcmgenet: Add RGMII_RXID support
Stefan Wahren
1
-0
/
+5
2019-11-13
net: bcmgenet: Refactor register access in bcmgenet_mii_config
Stefan Wahren
1
-22
/
+20
2019-11-13
net: bcmgenet: Add BCM2711 support
Stefan Wahren
2
-10
/
+54
2019-11-13
net: bcmgenet: Fix error handling on IRQ retrieval
Stefan Wahren
1
-4
/
+7
2019-11-13
net: bcmgenet: Avoid touching non-existent interrupt
Stefan Wahren
1
-1
/
+1
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-72
/
+110
2019-11-06
net: bcmgenet: reapply manual settings to the PHY
Doug Berger
1
-1
/
+4
2019-11-06
Revert "net: bcmgenet: soft reset 40nm EPHYs before MAC init"
Doug Berger
3
-69
/
+73
2019-11-06
net: bcmgenet: use RGMII loopback for MAC reset
Doug Berger
2
-2
/
+33
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
1
-4
/
+4
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-77
/
+84
2019-10-18
net: bcmgenet: reset 40nm EPHY on energy detect
Doug Berger
1
-1
/
+8
2019-10-18
net: bcmgenet: soft reset 40nm EPHYs before MAC init
Doug Berger
3
-73
/
+69
2019-10-18
net: bcmgenet: don't set phydev->link from MAC
Doug Berger
1
-3
/
+1
2019-10-16
net: bcmgenet: Fix RGMII_MODE_EN value for GENET v1/2/3
Florian Fainelli
2
-1
/
+6
2019-10-16
net: bcmgenet: Add a shutdown callback
Florian Fainelli
1
-0
/
+6
2019-10-16
net: bcmgenet: Generate a random MAC if none is valid
Florian Fainelli
1
-9
/
+8
2019-10-15
net: bcmgenet: Set phydev->dev_flags only for internal PHYs
Florian Fainelli
1
-2
/
+3
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2019-09-01
net: bcmgenet: use ethtool_op_get_ts_info()
Ryan M. Collins
1
-0
/
+1
2019-08-23
ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
1
-8
/
+3
2019-08-21
net: bcmgenet: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-07-25
linux/dim: Fix overflow in dim calculation
Yamin Friedman
1
-1
/
+1
2019-07-18
net: bcmgenet: use promisc for unsupported filters
Justin Chen
1
-31
/
+26
2019-06-27
Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed...
David S. Miller
2
-11
/
+11
2019-06-25
linux/dim: Move implementation to .c files
Tal Gilboa
1
-1
/
+1
2019-06-25
linux/dim: Rename externally used net_dim members
Tal Gilboa
2
-8
/
+8
2019-06-25
linux/dim: Rename net_dim_sample() to net_dim_update_sample()
Tal Gilboa
1
-2
/
+2
2019-06-25
linux/dim: Rename externally exposed macros
Tal Gilboa
1
-2
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
4
-16
/
+4
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
1
-1
/
+1
2019-04-02
net: move skb->xmit_more hint to softnet data
Florian Westphal
1
-1
/
+1
2019-02-05
net: phy: fixed-phy: Drop GPIO from fixed_phy_add()
Linus Walleij
1
-1
/
+1
2018-11-23
net: bcmgenet: remove HFB_CTRL access
Doug Berger
1
-4
/
+0
2018-11-18
net: bcmgenet: abort suspend on error
Doug Berger
2
-0
/
+9
2018-11-18
net: bcmgenet: code movement
Doug Berger
1
-30
/
+30
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
1
-2
/
+3
[next]