summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: Set NETIF_F_HIGHDMA unconditionallyMerav Sicron2013-10-211-3/+1
* bnx2x: Don't pretend during register dumpDmitry Kravkov2013-10-211-154/+174
* bnx2x: Lock DMAE when used by statistic flowAriel Elior2013-10-211-7/+7
* bnx2x: Prevent an illegal pointer dereference during panicYuval Mintz2013-10-211-7/+25
* bnx2x: Fix Maximum CoS estimation for VFsYuval Mintz2013-10-211-5/+5
* bnx2x: prevent masked MCP parities from appearingYuval Mintz2013-09-231-0/+8
* bnx2x: Prevent mistaken hangup between driver & FWEilon Greenstein2013-09-231-9/+7
* bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions.Michael Chan2013-09-181-0/+4
* bnx2x: Use pci_dev pm_capJon Mason2013-09-131-5/+5
* bnx2x: Fix configuration of doorbell blockAriel Elior2013-09-091-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-051-38/+55
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-09-051-3/+6
| |\
| * | bnx2x: VF RSS support - VF sideAriel Elior2013-09-051-9/+18
| * | bnx2x: VF RSS support - PF sideAriel Elior2013-09-051-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-261-13/+32
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-161-14/+29
| |\ \ \
| * | | | bnx2x: clean up unnecessary MSI/MSI-X capability findYijing Wang2013-08-091-5/+3
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-031-1/+1
| |\ \ \ \
| * | | | | bnx2x: Revising locking scheme for MAC configurationYuval Mintz2013-08-011-23/+33
* | | | | | Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-031-16/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | bnx2x: Use pci_wait_for_pending_transaction() instead of for loopCasey Leedom2013-08-121-16/+2
| |/ / / /
* | | | | bnx2x: Fix VF memory leak unloadAriel Elior2013-08-271-3/+6
| |_|_|/ |/| | |
* | | | bnx2x: prevent VF benign attentionsYuval Mintz2013-08-201-0/+3
* | | | bnx2x: Change DCB context handlingDmitry Kravkov2013-08-201-0/+6
* | | | bnx2x: dropless flow control not always functionalDmitry Kravkov2013-08-201-13/+23
| |_|/ |/| |
* | | bnx2x: prevent crash in shutdown flow with CNICYuval Mintz2013-08-131-2/+1
* | | bnx2x: fix PTE write access errorBarak Witkowsky2013-08-131-0/+9
* | | bnx2x: update fairness parameters following DCB negotiationDmitry Kravkov2013-08-131-12/+18
* | | bnx2x: protect different statistics flowsDmitry Kravkov2013-08-131-0/+1
| |/ |/|
* | net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang2013-08-011-1/+1
|/
* net: rename ll methods to busy-pollEliezer Tamir2013-07-101-1/+1
* bnx2x: fix dump flag handlingMichal Schmidt2013-07-021-0/+2
* bnx2x: Remove sparse and coccinelle warningsYuval Mintz2013-06-251-1/+1
* bnx2x: Fix compilation with no IOV supportYuval Mintz2013-06-241-12/+2
* bnx2x: Fix 20G KR2 support claimsYaniv Rosner2013-06-231-0/+4
* bnx2x: Improve PF behaviour toward VFAriel Elior2013-06-231-3/+20
* Bnx2x: remove redundant D0 power state setYijing Wang2013-06-191-3/+1
* bnx2x: replace mechanism to check for next available packetDmitry Kravkov2013-06-191-1/+0
* bnx2x: add support for ndo_ll_pollDmitry Kravkov2013-06-191-0/+4
* bnx2x: semi-Semantic changesYuval Mintz2013-06-021-6/+8
* bnx2x: Revise printsYuval Mintz2013-06-021-62/+195
* bnx2x: Semantic removal and beautificationYuval Mintz2013-06-021-19/+13
* bnx2x: Revise comments and alignmentYuval Mintz2013-06-021-41/+40
* bnx2x: Semantic change of empty linesYuval Mintz2013-06-021-66/+2
* bnx2x: Change to D3hot only on removalYuval Mintz2013-05-271-3/+0
* bnx2x: Implement PCI shutdownYuval Mintz2013-05-271-12/+59
* bnx2x: Count number of possible FCoE interfacesDmitry Kravkov2013-05-271-3/+48
* bnx2x: Add and correct PCI link speed printsDmitry Kravkov2013-05-271-14/+26
* bnx2x: Zero VFs starting MACsAriel Elior2013-05-271-1/+5
* bnx2x: Wait for MCP validity during AERYuval Mintz2013-05-231-15/+4