aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnxt/bnxt_sriov.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-29bnxt_en: Add new hardware RFS mode.Michael Chan2-1/+27
2016-12-29bnxt_en: Refactor code that determines RFS capability.Michael Chan1-5/+33
2016-12-29bnxt_en: Add function to get vnic capability.Michael Chan3-0/+57
2016-12-29bnxt_en: Refactor TPA code path.Michael Chan1-1/+2
2016-12-29bnxt_en: Fix and clarify link_info->advertising.Michael Chan3-5/+6
2016-12-29bnxt_en: Improve the IRQ disable sequence during shutdown.Michael Chan1-43/+46
2016-12-29bnxt_en: Use napi_complete_done()Michael Chan1-2/+3
2016-12-29bnxt_en: Remove busy poll logic in the driver.Michael Chan2-149/+3
2016-12-29drivers: atm: eni: rename macro DAUGTHER_ID to fix spelling mistakeColin Ian King2-2/+2
2016-12-29ipv6: remove unnecessary inet6_sk checkDave Jones1-7/+0
2016-12-29stmmac: enable rx queuesjpinto5-0/+56
2016-12-29ipv4: Namespaceify tcp_max_syn_backlog knobHaishuang Yan7-18/+16
2016-12-29ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knobHaishuang Yan12-50/+48
2016-12-29net: Use kmemdup instead of kmalloc and memcpyShyam Saini1-2/+1
2016-12-29fddi: skfp: Use more common logging stylesJoe Perches12-237/+232
2016-12-29skfp: hwmtm: Use proper logging macros, correct mismatchesJoe Perches2-94/+106
2016-12-29ath10k: add debug trace to rts/cts set functionBartosz Markowski1-0/+3
2016-12-29ath10k: set CTS protection VDEV param only if VDEV is upBartosz Markowski1-8/+43
2016-12-29ath10k: decrease num of peers supportBartosz Markowski1-1/+1
2016-12-29ath10k: override CE5 config for QCA9377Bartosz Markowski1-1/+1
2016-12-29ath10k: fix IRAM banks number for QCA9377Bartosz Markowski1-1/+1
2016-12-28sctp: add pr_debug for tracking asocs not foundMarcelo Ricardo Leitner1-2/+15
2016-12-28driver: ipvlan: Remove unnecessary ipvlan NULL check in ipvlan_count_rxGao Feng1-3/+0
2016-12-28driver: ipvlan: Define common functions to decrease duplicated codes used to add or del IP addressGao Feng1-39/+29
2016-12-28sctp: sctp_chunk_length_valid should return boolMarcelo Ricardo Leitner1-8/+7
2016-12-28sctp: remove return value from sctp_packet_init/configMarcelo Ricardo Leitner3-15/+11
2016-12-28sctp: simplify addr copyMarcelo Ricardo Leitner2-20/+14
2016-12-28sctp: reduce indent level in sctp_sf_shut_8_4_5Marcelo Ricardo Leitner1-30/+28
2016-12-28sctp: reduce indent level at sctp_sf_tabort_8_4_8Marcelo Ricardo Leitner1-23/+21
2016-12-27net: stmmac: fix incorrect bit set in gmac4 mdio addr registerKweh, Hock Leong1-1/+3
2016-12-27r8169: add support for RTL8168 series add-on card.Chun-Hao Lin1-0/+1
2016-12-27net: xdp: remove unused bfp_warn_invalid_xdp_buffer()Jason Wang2-7/+0
2016-12-27openvswitch: upcall: Fix vlan handling.pravin shelar2-28/+27
2016-12-27ipv4: Namespaceify tcp_tw_reuse knobHaishuang Yan4-10/+10
2016-12-26x86/mce/AMD: Make the init code more robustThomas Gleixner1-0/+3
2016-12-26smp/hotplug: Undo tglxs brainfartThomas Gleixner1-1/+8
2016-12-26arm64: don't pull uaccess.h into *.SAl Viro9-71/+72
2016-12-26net: korina: Fix NAPI versus resources freeingFlorian Fainelli1-4/+4
2016-12-26net, sched: fix soft lockup in tc_classifyDaniel Borkmann1-1/+3
2016-12-25Linux 4.10-rc1Linus Torvalds1-2/+2
2016-12-25powerpc: Fix build warning on 32-bit PPCLarry Finger1-1/+1
2016-12-25avoid spurious "may be used uninitialized" warningLinus Torvalds1-0/+1
2016-12-25mm: add PageWaiters indicating tasks are waiting for a page bitNicholas Piggin9-50/+174
2016-12-25mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBackedNicholas Piggin4-18/+25
2016-12-25ktime: Get rid of ktime_equal()Thomas Gleixner4-20/+4
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner56-95/+84
2016-12-25ktime: Get rid of the unionThomas Gleixner48-227/+200
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner132-327/+320
2016-12-25irqchip/armada-xp: Consolidate hotplug state spaceThomas Gleixner2-2/+1
2016-12-25irqchip/gic: Consolidate hotplug state spaceThomas Gleixner2-2/+1