Age | Commit message (Expand) | Author |
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 |
2015-08-17 | bnx2: Fix bandwidth allocation for some MF modes | Yuval Mintz |
2015-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-08-10 | bnx2x: Prevent null pointer dereference on SKB release | Yuval Mintz |
2015-07-29 | bnx2x: add vlan filtering offload | Yuval Mintz |
2015-07-22 | bnx2x: Add MFW dump support | Yuval Mintz |
2015-07-22 | bnx2x: new Multi-function mode - BD | Yuval Mintz |
2015-07-22 | bnx2x: Rebrand from 'broadcom' into 'qlogic' | Yuval Mintz |
2015-07-22 | bnx2x: Utilize FW 7.12.30 | Yuval Mintz |
2015-06-28 | bnx2x: fix DMA API usage | Michal Schmidt |
2015-06-25 | bnx2x: Fix linearization for encapsulated packets | Yuval Mintz |
2015-06-01 | bnx2x: Alloc 4k fragment for each rx ring buffer element | Gabriel Krisman Bertazi |