summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: use reset to set network headerZhang Shengju2016-12-031-1/+1
* bnx2x: switch to napi_complete_done()Eric Dumazet2016-11-161-7/+8
* ethernet/broadcom: use core min/max MTU checkingJarod Wilson2016-10-181-7/+1
* bnx2x: don't wait for Tx completion on recoveryYuval Mintz2016-03-161-2/+6
* net: relax setup_tc ndo op handle restrictionJohn Fastabend2016-03-031-1/+1
* net: rework setup_tc ndo op to consume general tc operandJohn Fastabend2016-02-171-3/+4
* net: rework ndo tc op to consume additional qdisc handle parameterJohn Fastabend2016-02-171-0/+7
* bnx2x: Remove unneccessary EXPORT_SYMBOLYuval Mintz2016-02-161-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-311-9/+13
|\
| * bnx2x: Prevent FW assertion when using VxlanYuval Mintz2015-12-181-9/+13
* | bnx2x: remove rx_pkt/rx_callsEric Dumazet2015-12-081-4/+0
* | bnx2x: avoid soft lockup in bnx2x_poll()Eric Dumazet2015-12-081-30/+21
* | bnx2x: change FW GRO error message to WARN_ONCEMichal Schmidt2015-12-051-1/+1
* | bnx2x: drop redundant error message about allocation failureMichal Schmidt2015-12-051-3/+1
* | net: provide generic busy polling to all NAPI driversEric Dumazet2015-11-181-2/+0
* | net: move skb_mark_napi_id() into core networking stackEric Dumazet2015-11-181-2/+0
* | bnx2x: remove bnx2x_low_latency_recv() supportEric Dumazet2015-11-181-44/+2
|/
* mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-061-1/+1
* bnx2: Fix bandwidth allocation for some MF modesYuval Mintz2015-08-171-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-131-1/+1
|\
| * bnx2x: Prevent null pointer dereference on SKB releaseYuval Mintz2015-08-101-1/+1
* | bnx2x: add vlan filtering offloadYuval Mintz2015-07-291-0/+5
* | bnx2x: Add MFW dump supportYuval Mintz2015-07-221-0/+4
* | bnx2x: new Multi-function mode - BDYuval Mintz2015-07-221-3/+71
* | bnx2x: Rebrand from 'broadcom' into 'qlogic'Yuval Mintz2015-07-221-1/+3
* | bnx2x: Utilize FW 7.12.30Yuval Mintz2015-07-221-3/+8
|/
* bnx2x: fix DMA API usageMichal Schmidt2015-06-281-13/+10
* bnx2x: Fix linearization for encapsulated packetsYuval Mintz2015-06-251-2/+7
* bnx2x: Alloc 4k fragment for each rx ring buffer elementGabriel Krisman Bertazi2015-06-011-18/+39
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-131-5/+5
|\
| * bnx2x: Fix to prevent inner-reloadYuval Mintz2015-05-041-5/+5
* | bnx2x, tg3: Replace put_page(virt_to_head_page()) with skb_free_frag()Alexander Duyck2015-05-121-1/+1
|/
* bnx2x: remove {TPA,GRO}_ENABLE_FLAGMichal Schmidt2015-04-291-25/+14
* bnx2x: merge fp->disable_tpa with fp->modeMichal Schmidt2015-04-291-13/+13
* bnx2x: mark LRO as a fixed disabled feature if disable_tpa is setMichal Schmidt2015-04-291-4/+0
* bnx2x: really disable TPA if 'disable_tpa' option is setMichal Schmidt2015-04-271-2/+4
* bnx2x: Prevent inner-reload while VFs existYuval Mintz2015-04-221-9/+34
* bnx2x: Fix busy_poll vs netpollEric Dumazet2015-04-151-4/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-271-1/+1
|\
| * bnx2x: fix napi poll return value for repollGovindarajulu Varadarajan2015-01-271-1/+1
* | net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-131-2/+2
|/
* ethernet/broadcom: Use napi_alloc_skb instead of netdev_alloc_skb_ip_alignAlexander Duyck2014-12-101-1/+1
* bnx2x: use netdev_rss_key_fill() helperEric Dumazet2014-11-161-1/+1
* bnx2x: use napi_schedule_irqoff()Eric Dumazet2014-10-301-1/+1
* bnx2x: Changes with storage & MAC macrosDmitry Kravkov2014-09-191-7/+5
* bnx2x: fix tunneled GSO over IPv6Dmitry Kravkov2014-09-011-1/+1
* bnx2x: Fix sparse warningsYuval Mintz2014-08-291-1/+1
* bnx2x: Be more forgiving toward SW GRODmitry Kravkov2014-08-251-1/+9
* bnx2x: Fix stop-on-errorYuval Mintz2014-08-251-5/+20
* net/bnx2x: Use is_kdump_kernel() to detect kdump kernelAmir Vadai2014-08-251-1/+2