summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* 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
* | bnx2x: cleanup skb_set_hashTom Herbert2013-12-191-12/+11
* | net: bnx2x calls skb_set_hashTom Herbert2013-12-181-4/+7
|/
* bnx2x: Clean the sp rtnl task upon unloadDmitry Kravkov2013-11-181-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-041-5/+5
|\
| * bnx2x: prevent FW assert on low mem during unloadDmitry Kravkov2013-10-291-5/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-231-0/+1
|\ \ | |/
| * bnx2x: record rx queue for LRO packetsEric Dumazet2013-10-171-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-011-2/+1
|\ \ | |/
| * bnx2x: prevent masking error from cnicYuval Mintz2013-09-231-2/+1
* | net: skb_is_gso_v6() requires skb_is_gso()Eric Dumazet2013-09-301-8/+10
|/
* bnx2x: Use pci_dev pm_capJon Mason2013-09-131-4/+4
* bnx2x: avoid atomic allocations during initializationMichal Schmidt2013-09-111-15/+23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-09-051-1/+8
|\
| * bnx2x: Fix VF memory leak unloadAriel Elior2013-08-271-1/+2
| * bnx2x: Fix move FP memory deallocationsYuval Mintz2013-08-271-0/+6
* | bnx2x: VF RSS support - VF sideAriel Elior2013-09-051-42/+43
* | bnx2x: VF RSS support - PF sideAriel Elior2013-09-051-0/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-031-1/+1
|\ \ | |/
| * net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang2013-08-011-1/+1
* | bnx2x: Revising locking scheme for MAC configurationYuval Mintz2013-08-011-7/+9
|/
* bnx2x: fix tunneling CSUM calculationDmitry Kravkov2013-07-111-3/+3
* net: rename ll methods to busy-pollEliezer Tamir2013-07-101-1/+1
* net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir2013-07-101-1/+1
* bnx2x: Remove sparse and coccinelle warningsYuval Mintz2013-06-251-3/+6
* bnx2x: Improve PF behaviour toward VFAriel Elior2013-06-231-0/+3
* bnx2x: replace mechanism to check for next available packetDmitry Kravkov2013-06-191-28/+21
* bnx2x: add support for ndo_ll_pollDmitry Kravkov2013-06-191-7/+60
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-051-9/+7
|\
| * bnx2x: Fix bridged GSO for 57710/57711 chipsYuval Mintz2013-06-041-2/+1
| * bnx2x: fix TCP offload for tunneling ipv4 over ipv6Dmitry Kravkov2013-06-041-7/+6
OpenPOWER on IntegriCloud