summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c
AgeCommit message (Expand)Author
2014-07-24bnx2x: fix crash during TSO tunnelingDmitry Kravkov
2014-07-01bnx2x: fix possible panic under memory stressEric Dumazet
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-06-03bnx2x: Fix kernel crash and data miscompare after EEH recoverywenxiong@linux.vnet.ibm.com
2014-05-30bnx2x: update MAINTAINERS for bnx2x and e-mail addressesAriel Elior
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2014-03-25bnx2x: Support mng. request for driver versionYuval Mintz
2014-03-14bnx2x: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-27bnx2x: Add missing bit in default Tx switchingYuval Mintz
2014-02-26bnx2x: save RAM in kdump kernel by using a single queueMichal Schmidt
2014-02-26bnx2x: clamp num_queues to prevent passing a negative valueMichal Schmidt
2014-02-25bnx2x: Remove hidden flow control goto from BNX2X_ALLOC macrosJoe Perches
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-18bnx2x: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann
2014-02-12bnx2x: (semantic) revise scheduling of sp_rtnlYuval Mintz
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-13bnx2x: namespace and dead code cleanupsstephen hemminger
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang
2014-01-10bnx2x: fix DMA unmapping of TSO split BDsMichal Schmidt
2014-01-09bnx2x: prevent WARN during driver unloadYuval Mintz
2013-12-26bnx2x: Add support for Multi-Function UNDIYuval Mintz
2013-12-19bnx2x: cleanup skb_set_hashTom Herbert
2013-12-18net: bnx2x calls skb_set_hashTom Herbert
2013-11-18bnx2x: Clean the sp rtnl task upon unloadDmitry Kravkov
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-29bnx2x: prevent FW assert on low mem during unloadDmitry Kravkov
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-17bnx2x: record rx queue for LRO packetsEric Dumazet
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-09-30net: skb_is_gso_v6() requires skb_is_gso()Eric Dumazet
2013-09-23bnx2x: prevent masking error from cnicYuval Mintz
2013-09-13bnx2x: Use pci_dev pm_capJon Mason
2013-09-11bnx2x: avoid atomic allocations during initializationMichal Schmidt
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-09-05bnx2x: VF RSS support - VF sideAriel Elior
2013-09-05bnx2x: VF RSS support - PF sideAriel Elior
2013-08-27bnx2x: Fix VF memory leak unloadAriel Elior
2013-08-27bnx2x: Fix move FP memory deallocationsYuval Mintz
2013-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-01bnx2x: Revising locking scheme for MAC configurationYuval Mintz
2013-08-01net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang
2013-07-11bnx2x: fix tunneling CSUM calculationDmitry Kravkov
2013-07-10net: rename ll methods to busy-pollEliezer Tamir
2013-07-10net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir
2013-06-25bnx2x: Remove sparse and coccinelle warningsYuval Mintz
2013-06-23bnx2x: Improve PF behaviour toward VFAriel Elior
2013-06-19bnx2x: replace mechanism to check for next available packetDmitry Kravkov