index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
Age
Commit message (
Expand
)
Author
2021-06-30
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-28
Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2021-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-06-28
bnxt_en: Enable hardware PTP support
Michael Chan
2021-06-28
bnxt_en: Transmit and retrieve packet timestamps
Pavan Chebbi
2021-06-28
bnxt_en: Get the RX packet timestamp
Pavan Chebbi
2021-06-28
bnxt_en: Get the full 48-bit hardware timestamp periodically
Pavan Chebbi
2021-06-28
bnxt_en: Add PTP clock APIs, ioctls, and ethtool methods
Michael Chan
2021-06-28
bnxt_en: Get PTP hardware capability from firmware
Michael Chan
2021-06-28
bnxt_en: Update firmware interface to 1.10.2.47
Michael Chan
2021-06-24
net: bcmgenet: Add mdio-bcm-unimac soft dependency
Jian-Hong Pan
2021-06-24
bnxt: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2021-06-23
net: bcmgenet: Fix attaching to PYH failed on RPi 4B
Jian-Hong Pan
2021-06-22
net: broadcom: bcm4908_enet: reset DMA rings sw indexes properly
Rafał Miłecki
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-18
bnxt_en: Call bnxt_ethtool_free() in bnxt_init_one() error path
Somnath Kotur
2021-06-18
bnxt_en: Fix TQM fastpath ring backing store computation
Rukhsana Ansari
2021-06-18
bnxt_en: Rediscover PHY capabilities after firmware reset
Michael Chan
2021-06-07
net: ethernet: bgmac: Use devm_platform_ioremap_resource_byname
Yang Yingliang
2021-06-07
net: bcmgenet: check return value after calling platform_get_resource()
Yang Yingliang
2021-05-31
bnx2x: Remove the repeated declaration
Shaokun Zhang
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-05-25
bnx2x: Fix missing error code in bnx2x_iov_init_one()
Jiapeng Chong
2021-05-19
net: broadcom: remove leading spaces before tabs
Hui Tang
2021-05-17
bnxt_en: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-05-17
net: broadcom: bnx2x: Fix wrong function name in comments
Yang Shen
2021-05-17
bnxt_en: Fix context memory setup for 64K page size.
Michael Chan
2021-05-17
bnxt_en: Include new P5 HV definition in VF check.
Andy Gospodarek
2021-05-17
net: bnx2: Fix error return code in bnx2_init_board()
Zhen Lei
2021-05-12
bnxt_en: Fix and improve .ndo_features_check().
Michael Chan
2021-05-08
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-04-30
PCI/VPD: Remove pci_vpd_find_tag() 'offset' argument
Heiner Kallweit
2021-04-29
bnx2x: Remove redundant assignment to err
Yang Li
2021-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-04-25
bnxt_en: Implement .ndo_features_check().
Michael Chan
2021-04-25
bnxt_en: Support IFF_SUPP_NOFCS feature to transmit without ethernet FCS.
Michael Chan
2021-04-25
bnxt_en: Add PCI IDs for Hyper-V VF devices.
Michael Chan
2021-04-25
bnxt_en: Call bnxt_approve_mac() after the PF gives up control of the VF MAC.
Michael Chan
2021-04-25
bnxt_en: Move bnxt_approve_mac().
Michael Chan
2021-04-25
bnxt_en: allow VF config ops when PF is closed
Edwin Peer
2021-04-25
bnxt_en: allow promiscuous mode for trusted VFs
Edwin Peer
2021-04-25
bnxt_en: Add support for fw managed link down feature.
Michael Chan
2021-04-25
bnxt_en: Add a new phy_flags field to the main driver structure.
Michael Chan
2021-04-25
bnxt_en: report signal mode in link up messages
Edwin Peer
2021-04-25
bnxt_en: Fix RX consumer index logic in the error path.
Michael Chan
2021-04-22
bnxt_en: fix ternary sign extension bug in bnxt_show_temp()
Dan Carpenter
2021-04-19
bnxt: add more ethtool standard stats
Jakub Kicinski
[next]