index
:
pm24.git
master
perf-mon
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
/
bnx2x
/
bnx2x_cmn.c
Age
Commit message (
Expand
)
Author
2019-07-21
bnx2x: Prevent load reordering in tx completion processing
Brian King
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-29
bnx2x: Prevent ptp_task to be rescheduled indefinitely
Guilherme G. Piccoli
2019-06-09
bnx2x: Use napi_alloc_frag()
Sebastian Andrzej Siewior
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
2018-12-12
bnx2x: Enable PTP only on the PF that initializes the port
Sudarsana Reddy Kalluru
2018-10-25
drivers: net: remove <net/busy_poll.h> inclusion when not needed
Eric Dumazet
2018-07-09
net: allow fallback function to pass netdev
Alexander Duyck
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
2018-06-30
bnx2x: Fix receiving tx-timeout in error or recovery state.
Sudarsana Reddy Kalluru
2018-05-28
bnx2x: Collect the device debug information during Tx timeout.
Sudarsana Reddy Kalluru
2018-03-26
bnx2x: Eliminate duplicate barriers on weakly-ordered archs
Sinan Kaya
2018-03-26
bnx2x: Replace doorbell barrier() with wmb()
Sinan Kaya
2018-01-08
bnx2x: Replace WARN_ONCE with netdev_WARN_ONCE
Gal Pressman
2017-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-27
bnx2x: Improve reliability in case of nested PCI errors
Guilherme G. Piccoli
2017-12-19
bnx2x: Use NETIF_F_GRO_HW.
Michael Chan
2017-11-08
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
Nogah Frankel
2017-08-07
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
2017-08-07
net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...
Jiri Pirko
2017-08-07
net: sched: push cls related args into cls_common structure
Jiri Pirko
2017-08-07
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-10
bnx2x: Allow vfs to disable txvlan offload
Mintz, Yuval
2017-06-08
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
2017-06-01
bnx2x: Fix Multi-Cos
Mintz, Yuval
2017-04-30
bnx2x: Align RX buffers
Scott Wood
2017-03-15
mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.
Amritha Nambiar
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-23
bnx2x: avoid two atomic ops per page on x86
Eric Dumazet
2016-12-03
bnx2x: use reset to set network header
Zhang Shengju
2016-11-16
bnx2x: switch to napi_complete_done()
Eric Dumazet
2016-10-18
ethernet/broadcom: use core min/max MTU checking
Jarod Wilson
2016-03-16
bnx2x: don't wait for Tx completion on recovery
Yuval Mintz
2016-03-03
net: relax setup_tc ndo op handle restriction
John Fastabend
2016-02-17
net: rework setup_tc ndo op to consume general tc operand
John Fastabend
2016-02-17
net: rework ndo tc op to consume additional qdisc handle parameter
John Fastabend
2016-02-16
bnx2x: Remove unneccessary EXPORT_SYMBOL
Yuval Mintz
2015-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-18
bnx2x: Prevent FW assertion when using Vxlan
Yuval Mintz
2015-12-08
bnx2x: remove rx_pkt/rx_calls
Eric Dumazet
2015-12-08
bnx2x: avoid soft lockup in bnx2x_poll()
Eric Dumazet
2015-12-05
bnx2x: change FW GRO error message to WARN_ONCE
Michal Schmidt
2015-12-05
bnx2x: drop redundant error message about allocation failure
Michal Schmidt
2015-11-18
net: provide generic busy polling to all NAPI drivers
Eric Dumazet
2015-11-18
net: move skb_mark_napi_id() into core networking stack
Eric Dumazet
2015-11-18
bnx2x: remove bnx2x_low_latency_recv() support
Eric Dumazet
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
[next]