aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-01qed*: RSS indirection based on queue-handlesMintz, Yuval8-264/+391
2017-01-01qede: Remove unnecessary datapath dereferenceMintz, Yuval1-1/+1
2017-01-01qede - mark SKB as encapsulatedManish Chopra1-1/+3
2017-01-01qede: Postpone reallocation until NAPI endMintz, Yuval3-7/+26
2017-01-01qed*: Change maximal number of queuesMintz, Yuval3-8/+37
2017-01-01qede: Split filtering logic to its own fileMintz, Yuval4-655/+710
2017-01-01qede: Break datapath logic into its own fileMintz, Yuval4-1637/+1686
2017-01-01qed*: Update to dual-licenseMintz, Yuval41-166/+1081
2016-12-30net: 3com: typhoon: typhoon_init_one: make return values more specificThomas Preisner1-8/+8
2016-12-30net: 3com: typhoon: typhoon_init_one: fix incorrect return valuesThomas Preisner1-3/+6
2016-12-29liquidio: optimize reads from Octeon PCI consoleFelix Manlunas4-8/+39
2016-12-29stmmac: adding EEE to GMAC4jpinto2-0/+71
2016-12-29bnxt_en: Handle no aggregation ring gracefully.Michael Chan2-4/+22
2016-12-29bnxt_en: Set default completion ring for async events.Michael Chan1-0/+30
2016-12-29bnxt_en: Implement new scheme to reserve tx rings.Michael Chan4-3/+83
2016-12-29bnxt_en: Add IPV6 hardware RFS support.Michael Chan2-19/+66
2016-12-29bnxt_en: Assign additional vnics to VFs.Michael Chan1-1/+4
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-29stmmac: enable rx queuesjpinto5-0/+56
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-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-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-29/+59
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-26net: korina: Fix NAPI versus resources freeingFlorian Fainelli1-4/+4
2016-12-25avoid spurious "may be used uninitialized" warningLinus Torvalds1-0/+1
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds84-189/+179
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds28-233/+178
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner34-64/+54
2016-12-25ktime: Get rid of the unionThomas Gleixner6-15/+15
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner48-110/+110
2016-12-25irqchip/armada-xp: Consolidate hotplug state spaceThomas Gleixner1-1/+1
2016-12-25irqchip/gic: Consolidate hotplug state spaceThomas Gleixner1-1/+1
2016-12-25coresight/etm3/4x: Consolidate hotplug state spaceThomas Gleixner1-2/+2
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner24-30/+30
2016-12-25staging/lustre/libcfs: Convert to hotplug state machineAnna-Maria Gleixner1-40/+45
2016-12-25scsi/bnx2i: Convert to hotplug state machineSebastian Andrzej Siewior1-48/+30
2016-12-25scsi/bnx2fc: Convert to hotplug state machineSebastian Andrzej Siewior1-46/+33
2016-12-25bus: arm-ccn: Prevent hotplug callback leakThomas Gleixner1-1/+4