summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c
AgeCommit message (Expand)Author
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann
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
2013-06-19bnx2x: add support for ndo_ll_pollDmitry Kravkov
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-04bnx2x: Fix bridged GSO for 57710/57711 chipsYuval Mintz
2013-06-04bnx2x: fix TCP offload for tunneling ipv4 over ipv6Dmitry Kravkov
2013-06-02bnx2x: Revise printsYuval Mintz
2013-06-02bnx2x: Revise comments and alignmentYuval Mintz
2013-06-02bnx2x: Semantic change of empty linesYuval Mintz
2013-06-01bnx2x: use XPS if possible for bnx2x_select_queue instead of pure hashEric Dumazet
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-05-23bnx2x: Link-flap avoidance in switch dependent modeDmitry Kravkov
2013-05-20bnx2x: Fix GSO for 57710/57711 chipsYuval Mintz
2013-05-20net-bnx2x: dont reload on GRO changeEric Dumazet
2013-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-29bnx2x: allow handling tunnel over udp offloadDmitry Kravkov
2013-04-25bnx2x: Prevent NULL pointer dereference in kdumpYuval Mintz
2013-04-24bnx2x: Fix memory leakYuval Mintz
2013-04-24bnx2x: Enhance MAC configuration for VFsDmitry Kravkov