index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
Age
Commit message (
Expand
)
Author
2022-11-21
net: bcmgenet: Clear RGMII_LINK upon link down
Florian Fainelli
2022-11-21
cnic: don't pass bogus GFP_ flags to dma_alloc_coherent
Christoph Hellwig
2022-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-14
bnxt_en: Remove debugfs when pci_register_driver failed
Gaosheng Cui
2022-11-11
net: bgmac: Drop free_netdev() from bgmac_enet_remove()
Wei Yongjun
2022-11-11
ptp: convert remaining drivers to adjfine interface
Jacob Keller
2022-11-11
ptp: bnxt: convert .adjfreq to .adjfine
Jacob Keller
2022-11-11
ptp: tg3: convert .adjfreq to .adjfine
Jacob Keller
2022-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-08
bnxt_en: Add a non-real time mode to access NIC clock
Pavan Chebbi
2022-11-08
bnxt_en: update RSS config using difference algorithm
Edwin Peer
2022-11-08
bnxt_en: refactor VNIC RSS update functions
Edwin Peer
2022-11-08
ethtool: linkstate: add a statistic for PHY down events
Jakub Kicinski
2022-11-07
net: broadcom: Fix BCMGENET Kconfig
YueHaibing
2022-11-04
bnxt_en: fix potentially incorrect return value for ndo_rx_flow_steer
Alex Barba
2022-11-04
bnxt_en: Fix possible crash in bnxt_hwrm_set_coal()
Michael Chan
2022-11-04
bnxt_en: fix the handling of PCIE-AER
Vikas Gupta
2022-11-04
bnxt_en: refactor bnxt_cancel_reservations()
Vikas Gupta
2022-11-03
net: remove unused ndo_get_devlink_port
Jiri Pirko
2022-11-03
net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port
Jiri Pirko
2022-11-02
net: broadcom: bcm4908_enet: report queued and transmitted bytes
Rafał Miłecki
2022-10-31
net: systemport: Add support for RDMA overflow statistic counter
Florian Fainelli
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2022-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-27
net: broadcom: bcm4908_enet: update TX stats after actual transmission
Rafał Miłecki
2022-10-27
net: bcmsysport: Indicate MAC is in charge of PHY PM
Florian Fainelli
2022-10-27
net: broadcom: bcm4908_enet: use build_skb()
Rafał Miłecki
2022-10-25
bnx2: Use kmalloc_size_roundup() to match ksize() usage
Kees Cook
2022-10-24
bnxt_en: check and resize NVRAM UPDATE entry before flashing
Vikas Gupta
2022-10-24
bnxt_en: add .get_module_eeprom_by_page() support
Vikas Gupta
2022-10-24
bnxt_en: Update firmware interface to 1.10.2.118
Michael Chan
2022-10-20
net: bcmgenet: add RX_CLS_LOC_ANY support
Doug Berger
2022-10-20
Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-10-18
bnxt_en: fix memory leak in bnxt_nvm_test()
Vikas Gupta
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-13
Merge tag 'net-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-10-11
treewide: use get_random_bytes() when possible
Jason A. Donenfeld
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-10
net: systemport: Enable all RX descriptors for SYSTEMPORT Lite
Florian Fainelli
2022-10-07
net: ethernet: bgmac: Remove -Warray-bounds exception
Kees Cook
2022-10-06
Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-03
bnx2x: fix potential memory leak in bnx2x_tpa_stop()
Jianglei Nie
2022-09-30
bnx2: Fix spelling mistake "bufferred" -> "buffered"
Colin Ian King
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-22
bnxt_en: replace reset with config timestamps
Vadim Fedorenko
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-22
bnxt: prevent skb UAF after handing over to PTP worker
Jakub Kicinski
[prev]
[next]