aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2015-01-27bnx2x: fix napi poll return value for repollGovindarajulu Varadarajan1-1/+1
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko1-2/+2
2014-12-10ethernet/broadcom: Use napi_alloc_skb instead of netdev_alloc_skb_ip_alignAlexander Duyck1-1/+1
2014-11-16bnx2x: use netdev_rss_key_fill() helperEric Dumazet1-1/+1
2014-10-30bnx2x: use napi_schedule_irqoff()Eric Dumazet1-1/+1
2014-09-19bnx2x: Changes with storage & MAC macrosDmitry Kravkov1-7/+5
2014-09-01bnx2x: fix tunneled GSO over IPv6Dmitry Kravkov1-1/+1
2014-08-29bnx2x: Fix sparse warningsYuval Mintz1-1/+1
2014-08-25bnx2x: Be more forgiving toward SW GRODmitry Kravkov1-1/+9
2014-08-25bnx2x: Fix stop-on-errorYuval Mintz1-5/+20
2014-08-25net/bnx2x: Use is_kdump_kernel() to detect kdump kernelAmir Vadai1-1/+2
2014-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+0
2014-08-22bnx2x: Add timestamping and PTP hardware clock supportMichal Kalderon1-1/+24
2014-08-22bnx2x: Utilize FW 7.10.51Dmitry Kravkov1-32/+33
2014-08-22net: ethernet: broadcom: bnx2x: Remove redundant #ifdefRasmus Villemoes1-4/+0
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+9
2014-07-24bnx2x: fix crash during TSO tunnelingDmitry Kravkov1-0/+9
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2014-07-01bnx2x: VF can report link speedDmitry Kravkov1-21/+34
2014-07-01bnx2x: fix possible panic under memory stressEric Dumazet1-1/+2
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+13
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+12
2014-06-03bnx2x: Fix kernel crash and data miscompare after EEH recoverywenxiong@linux.vnet.ibm.com1-0/+12
2014-05-30bnx2x: update MAINTAINERS for bnx2x and e-mail addressesAriel Elior1-1/+1
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra1-3/+3
2014-03-25bnx2x: Support mng. request for driver versionYuval Mintz1-0/+7
2014-03-14bnx2x: Don't receive packets when the napi budget == 0Eric W. Biederman1-0/+2
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+8
2014-02-27bnx2x: Add missing bit in default Tx switchingYuval Mintz1-1/+8
2014-02-26bnx2x: save RAM in kdump kernel by using a single queueMichal Schmidt1-0/+5
2014-02-26bnx2x: clamp num_queues to prevent passing a negative valueMichal Schmidt1-4/+3
2014-02-25bnx2x: Remove hidden flow control goto from BNX2X_ALLOC macrosJoe Perches1-29/+48
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2014-02-18bnx2x: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev1-26/+20
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann1-2/+2
2014-02-12bnx2x: (semantic) revise scheduling of sp_rtnlYuval Mintz1-5/+13
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-13/+15
2014-01-13bnx2x: namespace and dead code cleanupsstephen hemminger1-15/+52
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang1-1/+2
2014-01-10bnx2x: fix DMA unmapping of TSO split BDsMichal Schmidt1-4/+9
2014-01-09bnx2x: prevent WARN during driver unloadYuval Mintz1-8/+4
2013-12-26bnx2x: Add support for Multi-Function UNDIYuval Mintz1-4/+8
2013-12-19bnx2x: cleanup skb_set_hashTom Herbert1-12/+11
2013-12-18net: bnx2x calls skb_set_hashTom Herbert1-4/+7
2013-11-18bnx2x: Clean the sp rtnl task upon unloadDmitry Kravkov1-0/+4
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+5
2013-10-29bnx2x: prevent FW assert on low mem during unloadDmitry Kravkov1-5/+5
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2013-10-17bnx2x: record rx queue for LRO packetsEric Dumazet1-0/+1