index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bcmsysport.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: systemport: Replace platform_get_irq with platform_get_irq_optional
Jiasheng Jiang
2023-06-02
1
-2
/
+2
*
net: systemport: Add support for RDMA overflow statistic counter
Florian Fainelli
2022-10-31
1
-0
/
+11
*
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2022-10-28
1
-6
/
+6
*
net: bcmsysport: Indicate MAC is in charge of PHY PM
Florian Fainelli
2022-10-27
1
-0
/
+3
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-28
1
-1
/
+1
*
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-2
/
+2
*
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-06-04
1
-5
/
+1
|
\
|
*
net: systemport: don't use bitmap_weight() in bcm_sysport_rule_set()
Yury Norov
2022-05-02
1
-5
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-19
1
-2
/
+4
|
\
\
|
*
|
net: systemport: Fix an error handling path in bcm_sysport_probe()
Christophe JAILLET
2022-05-17
1
-2
/
+4
|
|
/
*
/
net: switch to netif_napi_add_tx()
Jakub Kicinski
2022-05-05
1
-1
/
+1
|
/
*
net: systemport: Add global locking for descriptor lifecycle
Florian Fainelli
2021-12-16
1
-1
/
+4
*
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-14
1
-1
/
+1
*
ethernet: use of_get_ethdev_address()
Jakub Kicinski
2021-10-07
1
-1
/
+1
*
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-05
1
-1
/
+1
*
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-24
1
-2
/
+6
*
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-04-13
1
-5
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-20
1
-2
/
+4
|
\
|
*
net: systemport: free dev before on error path
Pan Bian
2021-01-20
1
-2
/
+4
*
|
net: systemport: use standard netdevice notifier to detect DSA presence
Vladimir Oltean
2021-01-07
1
-45
/
+36
*
|
net: dsa: move the Broadcom tag information in a separate header file
Vladimir Oltean
2021-01-07
1
-0
/
+1
|
/
*
net: systemport: set dev->max_mtu to UMAC_MAX_MTU_SIZE
Florian Fainelli
2020-12-21
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-04
1
-2
/
+4
|
\
|
*
net: systemport: Fix memleak in bcm_sysport_probe
Dinghao Liu
2020-08-24
1
-2
/
+4
*
|
net: systemport: Manage Wake-on-LAN clock
Florian Fainelli
2020-09-03
1
-1
/
+9
*
|
net: systemport: fetch and use clock resources
Florian Fainelli
2020-09-03
1
-1
/
+29
|
/
*
net: systemport: fix double shift of a vlan_tci by VLAN_PRIO_SHIFT
Colin Ian King
2020-07-09
1
-2
/
+1
*
net: systemport: Add support for VLAN transmit acceleration
Florian Fainelli
2020-07-07
1
-3
/
+34
*
net: systemport: suppress warnings on failed Rx SKB allocations
Doug Berger
2020-04-24
1
-1
/
+2
*
net: systemport: Omit superfluous error message in bcm_sysport_probe()
Tang Bin
2020-04-20
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-12
1
-1
/
+1
|
\
|
*
net: systemport: fix index check to avoid an array out of bounds access
Colin Ian King
2020-03-12
1
-1
/
+1
*
|
net: systemport: reject unsupported coalescing params
Jakub Kicinski
2020-03-10
1
-2
/
+4
*
|
net/broadcom: Clean broadcom code from driver versions
Leon Romanovsky
2020-03-03
1
-1
/
+0
|
/
*
net: systemport: Avoid RBUF stuck in Wake-on-LAN mode
Florian Fainelli
2020-02-06
1
-0
/
+3
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-19
1
-3
/
+4
|
\
|
*
net: systemport: Fixed queue mapping in internal ring map
Florian Fainelli
2020-01-17
1
-3
/
+4
*
|
net: systemport: Set correct DMA mask
Florian Fainelli
2019-12-19
1
-0
/
+8
*
|
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-1
/
+1
|
/
*
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-11-04
1
-2
/
+2
*
net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe()
Dan Carpenter
2019-09-27
1
-1
/
+1
*
ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
2019-08-22
1
-2
/
+1
*
net: systemport: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-21
1
-3
/
+1
*
linux/dim: Fix overflow in dim calculation
Yamin Friedman
2019-07-25
1
-1
/
+1
*
Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed...
David S. Miller
2019-06-27
1
-10
/
+10
|
\
|
*
linux/dim: Rename externally used net_dim members
Tal Gilboa
2019-06-25
1
-8
/
+8
|
*
linux/dim: Rename net_dim_sample() to net_dim_update_sample()
Tal Gilboa
2019-06-25
1
-2
/
+2
|
*
linux/dim: Rename externally exposed macros
Tal Gilboa
2019-06-25
1
-2
/
+2
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
|
/
*
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-05-07
1
-1
/
+1
[next]