summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c
AgeCommit message (Expand)Author
2024-03-04net: adopt skb_network_header_len() more broadlyEric Dumazet
2024-03-04net: adopt skb_network_offset() and similar helpersEric Dumazet
2024-01-26bnx2x: Fix firmware version string character countsKees Cook
2023-08-22bnx2x: new flag for track HW resource allocationThinh Tran
2023-04-23net: vlan: introduce skb_vlan_eth_hdr()Vladimir Oltean
2023-03-29bnx2x: use the right build_skb() helperJakub Kicinski
2022-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-10-03bnx2x: fix potential memory leak in bnx2x_tpa_stop()Jianglei Nie
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang
2022-07-02net: add skb_[inner_]tcp_all_headers helpersEric Dumazet
2022-03-17bnx2x: fix built-in kernel driver load failureManish Chopra
2021-12-20bnx2x: Utilize firmware 7.13.21.0Manish Chopra
2021-11-16net: move gro definitions to include/net/gro.hEric Dumazet
2021-10-05ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski
2021-08-05bnx2x: fix an error code in bnx2x_nic_load()Dan Carpenter
2020-09-25drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg
2020-09-08bnx2x: Fix some kernel-doc warningsWang Hai
2020-06-26bnx2x: use generic power managementVaibhav Gupta
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-11-05bnx2x: Enable Multi-Cos feature.Sudarsana Reddy Kalluru
2019-08-18bnx2x: Fix VF's VLAN reconfiguration in reload.Manish Chopra
2019-07-25bnx2x: Disable multi-cos feature.Sudarsana Reddy Kalluru
2019-07-21bnx2x: Prevent load reordering in tx completion processingBrian King
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-29bnx2x: Prevent ptp_task to be rescheduled indefinitelyGuilherme G. Piccoli
2019-06-09bnx2x: Use napi_alloc_frag()Sebastian Andrzej Siewior
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-03-20net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni
2018-12-12bnx2x: Enable PTP only on the PF that initializes the portSudarsana Reddy Kalluru
2018-10-25drivers: net: remove <net/busy_poll.h> inclusion when not neededEric Dumazet
2018-07-09net: allow fallback function to pass netdevAlexander Duyck
2018-07-09net: allow ndo_select_queue to pass netdevAlexander Duyck
2018-06-30bnx2x: Fix receiving tx-timeout in error or recovery state.Sudarsana Reddy Kalluru
2018-05-28bnx2x: Collect the device debug information during Tx timeout.Sudarsana Reddy Kalluru
2018-03-26bnx2x: Eliminate duplicate barriers on weakly-ordered archsSinan Kaya
2018-03-26bnx2x: Replace doorbell barrier() with wmb()Sinan Kaya
2018-01-08bnx2x: Replace WARN_ONCE with netdev_WARN_ONCEGal Pressman
2017-12-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-27bnx2x: Improve reliability in case of nested PCI errorsGuilherme G. Piccoli
2017-12-19bnx2x: Use NETIF_F_GRO_HW.Michael Chan
2017-11-08net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIONogah Frankel
2017-08-07net: sched: get rid of struct tc_to_netdevJiri Pirko
2017-08-07net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...Jiri Pirko
2017-08-07net: sched: push cls related args into cls_common structureJiri Pirko
2017-08-07net: sched: make type an argument for ndo_setup_tcJiri Pirko
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-10bnx2x: Allow vfs to disable txvlan offloadMintz, Yuval
2017-06-08net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko