summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | drivers: Remove useless trailing comments from mmiowb() invocationsWill Deacon2019-04-082-2/+2
| |/ / /
* | | | bnxt_en: Fix uninitialized variable usage in bnxt_rx_pkt().Michael Chan2019-04-271-4/+5
* | | | bnxt_en: Fix statistics context reservation logic.Michael Chan2019-04-271-8/+6Star
* | | | bnxt_en: Pass correct extended TX port statistics size to firmware.Michael Chan2019-04-271-2/+6
* | | | bnxt_en: Fix possible crash in bnxt_hwrm_ring_free() under error conditions.Michael Chan2019-04-271-6/+6
* | | | bnxt_en: Free short FW command HWRM memory in error path in bnxt_init_one()Vasundhara Volam2019-04-271-0/+1
* | | | bnxt_en: Improve multicast address setup logic.Michael Chan2019-04-271-1/+8
| |_|/ |/| |
* | | bnx2x: fix spelling mistake "dicline" -> "decline"Colin Ian King2019-04-161-1/+1
| |/ |/|
* | 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/+0Star
|\
| * RDMA/bnxt_en: Enable RDMA driver support for 57500 chipDevesh Sharma2019-02-071-3/+0Star
* | 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/+0Star
* | | 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/+1Star
* | | Revert "devlink: Add a generic wake_on_lan port parameter"Vasundhara Volam2019-02-122-19/+1Star
* | | bnx2x: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-02-091-6/+2Star
* | | 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/+12Star
| * | 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/+15Star
* | drivers: net: use flow action infrastructurePablo Neira Ayuso2019-02-061-41/+33Star
* | 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/+74Star
* | 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/+94Star
|/
* 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
|/