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