summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c
AgeCommit message (Expand)Author
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
2017-06-01bnx2x: Fix Multi-CosMintz, Yuval
2017-04-30bnx2x: Align RX buffersScott Wood
2017-03-15mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.Amritha Nambiar
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet
2017-01-23bnx2x: avoid two atomic ops per page on x86Eric Dumazet
2016-12-03bnx2x: use reset to set network headerZhang Shengju
2016-11-16bnx2x: switch to napi_complete_done()Eric Dumazet
2016-10-18ethernet/broadcom: use core min/max MTU checkingJarod Wilson
2016-03-16bnx2x: don't wait for Tx completion on recoveryYuval Mintz
2016-03-03net: relax setup_tc ndo op handle restrictionJohn Fastabend
2016-02-17net: rework setup_tc ndo op to consume general tc operandJohn Fastabend
2016-02-17net: rework ndo tc op to consume additional qdisc handle parameterJohn Fastabend
2016-02-16bnx2x: Remove unneccessary EXPORT_SYMBOLYuval Mintz
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-18bnx2x: Prevent FW assertion when using VxlanYuval Mintz
2015-12-08bnx2x: remove rx_pkt/rx_callsEric Dumazet
2015-12-08bnx2x: avoid soft lockup in bnx2x_poll()Eric Dumazet
2015-12-05bnx2x: change FW GRO error message to WARN_ONCEMichal Schmidt
2015-12-05bnx2x: drop redundant error message about allocation failureMichal Schmidt
2015-11-18net: provide generic busy polling to all NAPI driversEric Dumazet
2015-11-18net: move skb_mark_napi_id() into core networking stackEric Dumazet
2015-11-18bnx2x: remove bnx2x_low_latency_recv() supportEric Dumazet
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-08-17bnx2: Fix bandwidth allocation for some MF modesYuval Mintz