summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: Rebrand from 'broadcom' into 'qlogic'Yuval Mintz2015-07-2225-88/+142
* bnx2x: Utilize FW 7.12.30Yuval Mintz2015-07-228-70/+136
* bnx2x: only report most generic filters in get_ts_infoJacob Keller2015-07-181-10/+1Star
* bnx2x: fix DMA API usageMichal Schmidt2015-06-293-24/+12Star
* bnx2x: fix lockdep splatEric Dumazet2015-06-291-1/+2
* bnx2x: Fix linearization for encapsulated packetsYuval Mintz2015-06-251-2/+7
* bnx2x: Release nvram lock on error flowYuval Mintz2015-06-251-0/+1
* bnx2x: Fix statistics gathering on link changeAriel Elior2015-06-251-0/+2
* bnx2x: Fix self-test for 20g devicesYuval Mintz2015-06-251-4/+8
* bnx2x: Fix VF MAC removalShahed Shaikh2015-06-251-1/+1
* bnx2x: Don't notify about scratchpad paritiesManish Chopra2015-06-252-10/+21
* bnx2x: Prevent false warning when accessing MACsYuval Mintz2015-06-251-1/+1
* bnx2x: Correct speed from baseT into KR.Yuval Mintz2015-06-253-19/+59
* bnx2x: Correct asymmetric flow-controlYuval Mintz2015-06-252-14/+29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-023-11/+20
|\
| * bnx2x: Move statistics implementation into semaphoresYuval Mintz2015-06-013-11/+20
* | bnx2x: Alloc 4k fragment for each rx ring buffer elementGabriel Krisman Bertazi2015-06-023-24/+80
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-132-7/+12
|\|
| * bnx2x: limit fw delay in kdump to 5s after bootMichal Schmidt2015-05-111-2/+7
| * 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: Delay during kdump loadYuval Mintz2015-04-291-0/+6
* bnx2x: remove {TPA,GRO}_ENABLE_FLAGMichal Schmidt2015-04-293-31/+15Star
* bnx2x: merge fp->disable_tpa with fp->modeMichal Schmidt2015-04-295-18/+18
* bnx2x: mark LRO as a fixed disabled feature if disable_tpa is setMichal Schmidt2015-04-292-5/+1Star
* bnx2x: really disable TPA if 'disable_tpa' option is setMichal Schmidt2015-04-271-2/+4
* bnx2x: Prevent inner-reload while VFs existYuval Mintz2015-04-222-9/+51
* bnx2x: Fix busy_poll vs netpollEric Dumazet2015-04-152-90/+56Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-159-43/+113
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-025-141/+134Star
| |\
| * | ptp: bnx2x: use helpers for converting ns to timespec.Richard Cochran2015-03-311-5/+2Star
| * | ethernet: Use bool function returns of true/false instead of 1/0Joe Perches2015-03-311-1/+1
| * | bnx2x: Prevent probe as early as possibleYuval Mintz2015-03-311-0/+7
| * | bnx2x: Count number of link changesYaniv Rosner2015-03-312-2/+27
| * | bnx2x: Configure IFir et al. according to nvramYaniv Rosner2015-03-313-15/+55
| * | ptp: bnx2x: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-4/+4
| * | net: Move check for multiple vlans to driversToshiaki Makita2015-03-291-0/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-201-1/+1
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-101-0/+3
| |\ \ \
| * | | | ethernet: codespell comment spelling fixesJoe Perches2015-03-095-11/+11
| * | | | ethernet: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-033-5/+5
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-141-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | treewide: Fix typo in printk messagesMasanari Iida2015-03-061-1/+1
* | | | | bnx2x: Fix kdump when iommu=onYuval Mintz2015-04-011-23/+16Star
* | | | | bnx2x: Fix kdump on 4-port deviceYuval Mintz2015-04-011-18/+35
* | | | | bnx2x: Fix statistics locking schemeYuval Mintz2015-03-245-100/+83Star
| |_|_|/ |/| | |
* | | | bnx2x: fix encapsulation features on 57710/57711Michal Schmidt2015-03-161-1/+1
| |_|/ |/| |
* | | bnx2x: Force fundamental reset for EEH recoveryBrian King2015-03-051-0/+3
| |/ |/|
* | net: bnx2x: fix sparse warningsLad, Prabhakar2015-02-061-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-281-1/+1
|\ \