summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom (follow)
Commit message (Expand)AuthorAgeFilesLines
* bnxt_en: Reset device on RX buffer errors.Michael Chan2019-04-091-0/+6
* bnxt_en: Improve RX consumer index validity check.Michael Chan2019-04-091-3/+7
* broadcom: tg3: fix use of SPEED_UNKNOWN ethtool constantMichael Zhivich2019-04-092-6/+6
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-03-101-3/+0
|\
| * RDMA/bnxt_en: Enable RDMA driver support for 57500 chipDevesh Sharma2019-02-071-3/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-021-0/+6
|\ \
| * | bnxt_en: Drop oversize TX packets to prevent errors.Michael Chan2019-02-271-0/+6
* | | net: devlink: turn devlink into a built-inJakub Kicinski2019-02-261-1/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-242-3/+3
|\| |
| * | bnxt_en: Wait longer for the firmware message response to complete.Michael Chan2019-02-232-2/+2
| * | bnxt_en: Fix typo in firmware message timeout logic.Michael Chan2019-02-231-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-201-0/+4
|\| |
| * | net: systemport: Fix reception of BPDUsFlorian Fainelli2019-02-161-0/+4
* | | bnxt_en: Return relevant error code when offload failsSriharsha Basavapatna2019-02-191-1/+1
* | | bnxt_en: Add support for mdio read/write to external PHYVasundhara Volam2019-02-191-2/+67
* | | bnxt_en: Propagate trusted VF attribute to firmware.Michael Chan2019-02-193-4/+60
* | | bnxt_en: Add support for BCM957504Erik Burrows2019-02-191-1/+4
* | | bnxt_en: Update firmware interface spec. to 1.10.0.47.Michael Chan2019-02-191-19/+177
* | | bnx2x: Remove set but not used variable 'mfw_vn'YueHaibing2019-02-191-3/+1
* | | Revert "devlink: Add a generic wake_on_lan port parameter"Vasundhara Volam2019-02-122-19/+1
* | | bnx2x: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-02-091-6/+2
* | | devlink: publish params only after driver init is doneJiri Pirko2019-02-091-0/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-094-17/+20
|\| |
| * | net: broadcom: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop prof...Yang Wei2019-02-071-1/+1
| * | net: systemport: Fix WoL with password after deep sleepFlorian Fainelli2019-02-032-15/+12
| * | bnxt_en: Disable interrupts when allocating CP rings or NQs.Michael Chan2019-01-311-1/+7
| |/
* | bnxt: Implement ndo_get_port_parent_id()Florian Fainelli2019-02-064-31/+15
* | drivers: net: use flow action infrastructurePablo Neira Ayuso2019-02-061-41/+33
* | flow_offload: add statistics retrieval infrastructure and use itPablo Neira Ayuso2019-02-061-2/+2
* | flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso2019-02-061-100/+74
* | net: phy: fixed-phy: Drop GPIO from fixed_phy_add()Linus Walleij2019-02-052-2/+2
* | bnxt_en: Add bnxt_en initial port params table and register itVasundhara Volam2019-01-303-1/+44
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-01-301-2/+2
|\|
| * net: b44: replace dev_kfree_skb_xxx by dev_consume_skb_xxx for drop profilesYang Wei2019-01-291-2/+2
* | broadcom: Mark expected switch fall-throughsGustavo A. R. Silva2019-01-233-4/+4
* | bnx2x: Bump up driver version to 1.713.36Sudarsana Reddy Kalluru2019-01-231-1/+1
* | bnx2x: fix various indentation issuesColin Ian King2019-01-164-98/+94
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-152-6/+11
|\
| * bnxt_en: Fix context memory allocation.Michael Chan2019-01-121-3/+6
| * bnxt_en: Fix ring checking logic on 57500 chips.Michael Chan2019-01-122-3/+5
* | cross-tree: phase out dma_zalloc_coherent() on headersLuis Chamberlain2019-01-082-2/+2
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-088-37/+37
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-251-4/+10
|\
| * bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hwIvan Mironov2018-12-241-4/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-205-23/+59
|\|
| * bnxt_en: Fix ethtool self-test loopback.Michael Chan2018-12-191-1/+4
| * bnx2x: Send update-svid ramrod with retry/poll flags enabledSudarsana Reddy Kalluru2018-12-132-1/+10
| * bnx2x: Enable PTP only on the PF that initializes the portSudarsana Reddy Kalluru2018-12-133-12/+12
| * bnx2x: Remove configured vlans as part of unload sequence.Sudarsana Reddy Kalluru2018-12-132-8/+30
| * bnx2x: Clear fip MAC when fcoe offload support is disabledSudarsana Reddy Kalluru2018-12-131-1/+3