aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* nfp: abm: pass band parameter to functionsJakub Kicinski2018-11-193-43/+49
* nfp: abm: map per-band symbolsJakub Kicinski2018-11-192-13/+54
* net: hns3: add common validation in hclge_dcbYunsheng Lin2018-11-193-35/+53
* octeontx2-af: Workarounds for HW errataSunil Goutham2018-11-193-5/+37
* octeontx2-af: Add interrupt handlers for Master Enable eventLinu Cherian2018-11-191-0/+113
* octeontx2-af: Add FLR handling support for AF's VFsSunil Goutham2018-11-191-19/+110
* octeontx2-af: Configure AF VFs to talk over LBK channelsTomasz Duszynski2018-11-194-7/+37
* octeontx2-af: Enable sriov on AF to create VFsTomasz Duszynski2018-11-192-3/+185
* octeontx2-af: Mbox communication support btw AF and it's VFsTomasz Duszynski2018-11-193-95/+223
* octeontx2-af: Teardown NPA, NIX LF upon receiving FLRGeetha sowjanya2018-11-195-1/+156
* octeontx2-af: Add FLR interrupt handlerGeetha sowjanya2018-11-192-1/+121
* octeontx2-af: Verify NPA/SSO/NIX PF_FUNC mappingSunil Goutham2018-11-194-11/+62
* octeontx2-af: Add support for stripping STAG/CTAGTomasz Duszynski2018-11-195-21/+125
* octeontx2-af: Support to enable/disable default MCAM entriesSunil Goutham2018-11-194-28/+122
* octeontx2-af: Add MKEX default profileSantosh Shukla2018-11-193-25/+151
* octeontx2-af: Alloc and config NPC MCAM entry at a timeSunil Goutham2018-11-193-0/+94
* octeontx2-af: Map or unmap NPC MCAM entry and counterSunil Goutham2018-11-193-4/+192
* octeontx2-af: Support for NPC MCAM countersSunil Goutham2018-11-193-0/+190
* octeontx2-af: MCAM entry installation supportSunil Goutham2018-11-193-8/+228
* octeontx2-af: NPC MCAM entry alloc/free supportSunil Goutham2018-11-194-5/+588
* octeontx2-af: Relax resource lock into mutexStanislaw Kardach2018-11-194-25/+30
* octeontx2-af: Support to get NIX HW constants from AFKiran Kumar2018-11-192-0/+12
* octeontx2-af: Support to modify min/max allowed packet lengthsSunil Goutham2018-11-195-1/+220
* octeontx2-af: Convert mbox handlers APIs to lowercaseSunil Goutham2018-11-197-102/+107
* r8169: improve chip version identificationHeiner Kallweit2018-11-191-60/+59
* r8169: simplify ocp functionsHeiner Kallweit2018-11-191-51/+17
* r8169: remove workaround for ancient gcc bugHeiner Kallweit2018-11-191-3/+3
* r8169: remove manual padding in struct ring_infoHeiner Kallweit2018-11-191-1/+0
* r8169: remove "not PCI Express" messageHeiner Kallweit2018-11-191-3/+0
* r8169: remove print_mac_versionHeiner Kallweit2018-11-191-9/+0
* r8169: use PCI_VDEVICE macroHeiner Kallweit2018-11-191-14/+14
* r8169: replace event_slow with irq_maskHeiner Kallweit2018-11-191-11/+11
* r8169: remove unused interrupt sourcesHeiner Kallweit2018-11-191-4/+3
* r8169: use dev_get_drvdata where possibleHeiner Kallweit2018-11-191-10/+5
* r8169: merge rtl_irq_enable and rtl_irq_enable_allHeiner Kallweit2018-11-191-9/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-1930-143/+324
|\
| * tuntap: fix multiqueue rxMatthew Cover2018-11-181-1/+6
| * net: phy: mdio-gpio: Fix working over slow can_sleep GPIOsMartin Schiller2018-11-171-5/+5
| * Revert "net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs"David S. Miller2018-11-161-9/+5
| * net: phy: mdio-gpio: Fix working over slow can_sleep GPIOsMartin Schiller2018-11-161-5/+9
| * net: lantiq: Fix returned value in case of error in 'xrx200_probe()'Christophe JAILLET2018-11-161-2/+3
| * net: mvneta: Don't advertise 2.5G modesMaxime Chevallier2018-11-161-9/+3
| * drivers/net/ethernet/qlogic/qed/qed_rdma.h: fix typoAndrew Morton2018-11-151-1/+1
| * net/mlx4: Fix UBSAN warning of signed integer overflowAya Levin2018-11-151-2/+2
| * net/mlx4_core: Fix uninitialized variable compilation warningTariq Toukan2018-11-151-1/+1
| * net/mlx4_core: Zero out lkey field in SW2HW_MPT fw commandJack Morgenstein2018-11-151-0/+1
| * cxgb4: fix thermal zone build errorGanesh Goudar2018-11-153-6/+3
| * bnxt_en: Fix filling time in bnxt_fill_coredump_record()Vasundhara Volam2018-11-151-2/+2
| * bnxt_en: Add software "missed_irqs" counter.Michael Chan2018-11-153-1/+6
| * bnxt_en: Workaround occasional TX timeout on 57500 A0.Michael Chan2018-11-152-0/+68