summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x
AgeCommit message (Expand)Author
2015-09-24bnx2x: byte swap rss_key to comply to Toeplitz specsEric Dumazet
2015-09-17bnx2x: track vxlan port countJiri Benc
2015-09-11bnx2x: use ktime_get_seconds() for timestampArnd Bergmann
2015-08-27bnx2x: Add new device ids under the Qlogic vendorYuval Mintz
2015-08-20bnx2x: Fix vxlan endianity issueYuval Mintz
2015-08-18bnx2x: Add vxlan RSS supportRajesh Borundia
2015-08-17bnx2: Fix bandwidth allocation for some MF modesYuval Mintz
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-10bnx2x: Free NVRAM lock at end of each pageYuval Mintz
2015-08-10bnx2x: Prevent null pointer dereference on SKB releaseYuval Mintz
2015-08-06bnx2x: Add BD support for storageYuval Mintz
2015-08-02bnx2x: Correct logic for pvid configuration.Yuval Mintz
2015-07-30bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not setYuval Mintz
2015-07-29bnx2x: add vlan filtering offloadYuval Mintz
2015-07-22bnx2x: Bump up driver version to 1.712.30Yuval Mintz
2015-07-22bnx2x: Add MFW dump supportYuval Mintz
2015-07-22bnx2x: new Multi-function mode - BDYuval Mintz
2015-07-22bnx2x: Add 84858 phy supportYaniv Rosner
2015-07-22bnx2x: Rebrand from 'broadcom' into 'qlogic'Yuval Mintz
2015-07-22bnx2x: Utilize FW 7.12.30Yuval Mintz
2015-07-17bnx2x: only report most generic filters in get_ts_infoJacob Keller
2015-06-28bnx2x: fix DMA API usageMichal Schmidt
2015-06-28bnx2x: fix lockdep splatEric Dumazet
2015-06-25bnx2x: Fix linearization for encapsulated packetsYuval Mintz
2015-06-25bnx2x: Release nvram lock on error flowYuval Mintz
2015-06-25bnx2x: Fix statistics gathering on link changeAriel Elior
2015-06-25bnx2x: Fix self-test for 20g devicesYuval Mintz
2015-06-25bnx2x: Fix VF MAC removalShahed Shaikh
2015-06-25bnx2x: Don't notify about scratchpad paritiesManish Chopra
2015-06-25bnx2x: Prevent false warning when accessing MACsYuval Mintz
2015-06-25bnx2x: Correct speed from baseT into KR.Yuval Mintz
2015-06-25bnx2x: Correct asymmetric flow-controlYuval Mintz
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-01bnx2x: Alloc 4k fragment for each rx ring buffer elementGabriel Krisman Bertazi
2015-06-01bnx2x: Move statistics implementation into semaphoresYuval Mintz
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-12bnx2x, tg3: Replace put_page(virt_to_head_page()) with skb_free_frag()Alexander Duyck
2015-05-10bnx2x: limit fw delay in kdump to 5s after bootMichal Schmidt
2015-05-04bnx2x: Fix to prevent inner-reloadYuval Mintz
2015-04-29bnx2x: Delay during kdump loadYuval Mintz
2015-04-29bnx2x: remove {TPA,GRO}_ENABLE_FLAGMichal Schmidt
2015-04-29bnx2x: merge fp->disable_tpa with fp->modeMichal Schmidt
2015-04-29bnx2x: mark LRO as a fixed disabled feature if disable_tpa is setMichal Schmidt
2015-04-27bnx2x: really disable TPA if 'disable_tpa' option is setMichal Schmidt
2015-04-22bnx2x: Prevent inner-reload while VFs existYuval Mintz
2015-04-15bnx2x: Fix busy_poll vs netpollEric Dumazet
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-04-01bnx2x: Fix kdump when iommu=onYuval Mintz