summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: Fix to prevent inner-reloadYuval Mintz2015-05-041-5/+5
* 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
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-08-231-4/+0
|\
| * net: ethernet: broadcom: bnx2x: Remove redundant #ifdefRasmus Villemoes2014-08-221-4/+0
* | bnx2x: Add timestamping and PTP hardware clock supportMichal Kalderon2014-08-221-1/+24
* | bnx2x: Utilize FW 7.10.51Dmitry Kravkov2014-08-221-32/+33
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-301-0/+9
|\
| * bnx2x: fix crash during TSO tunnelingDmitry Kravkov2014-07-241-0/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-161-1/+2
|\ \ | |/
| * bnx2x: fix possible panic under memory stressEric Dumazet2014-07-011-1/+2
* | bnx2x: VF can report link speedDmitry Kravkov2014-07-011-21/+34
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-1/+13
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-031-0/+12
| |\
| | * bnx2x: Fix kernel crash and data miscompare after EEH recoverywenxiong@linux.vnet.ibm.com2014-06-031-0/+12
| * | bnx2x: update MAINTAINERS for bnx2x and e-mail addressesAriel Elior2014-05-301-1/+1
| |/
* | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-3/+3
|/
* bnx2x: Support mng. request for driver versionYuval Mintz2014-03-251-0/+7
* bnx2x: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-141-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-051-1/+8
|\
| * bnx2x: Add missing bit in default Tx switchingYuval Mintz2014-02-271-1/+8
* | bnx2x: save RAM in kdump kernel by using a single queueMichal Schmidt2014-02-261-0/+5
* | bnx2x: clamp num_queues to prevent passing a negative valueMichal Schmidt2014-02-261-4/+3
* | bnx2x: Remove hidden flow control goto from BNX2X_ALLOC macrosJoe Perches2014-02-251-29/+48
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-02-191-2/+2
|\ \ | |/
| * netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann2014-02-171-2/+2
* | bnx2x: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-02-181-26/+20
* | bnx2x: (semantic) revise scheduling of sp_rtnlYuval Mintz2014-02-121-5/+13
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-141-13/+15
|\
| * net: core: explicitly select a txq before doing l2 forwardingJason Wang2014-01-101-1/+2
| * bnx2x: fix DMA unmapping of TSO split BDsMichal Schmidt2014-01-101-4/+9
| * bnx2x: prevent WARN during driver unloadYuval Mintz2014-01-091-8/+4
* | bnx2x: namespace and dead code cleanupsstephen hemminger2014-01-131-15/+52
* | bnx2x: Add support for Multi-Function UNDIYuval Mintz2013-12-261-4/+8
OpenPOWER on IntegriCloud