summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: cs89x0: add MODULE_LICENSEArnd Bergmann2018-01-151-0/+4
* ppp: unlock all_ppp_mutex before registering deviceGuillaume Nault2018-01-151-2/+3
* net/mlx5e: Remove timestamp set from netdevice open flowFeras Daoud2018-01-124-4/+8
* net/mlx5: Update ptp_clock_event foreach PPS eventFeras Daoud2018-01-121-1/+5
* net/mlx5e: Don't override netdev features field unless in error flowGal Pressman2018-01-121-18/+25
* net/mlx5e: Check support before TC swap in ETS initTariq Toukan2018-01-121-3/+5
* net/mlx5e: Add error print in ETS initTariq Toukan2018-01-121-2/+6
* net/mlx5e: Keep updating ethtool statistics when the interface is downGal Pressman2018-01-121-2/+1
* net/mlx5: Fix error handling in load oneMaor Gottlieb2018-01-121-3/+6
* net/mlx5: Fix mlx5_get_uars_page to return error codeEran Ben Elisha2018-01-122-9/+8
* net/mlx5: Fix memory leak in bad flow of mlx5_alloc_irq_vectorsAlaa Hleihel2018-01-121-5/+8
* {net,ib}/mlx5: Don't disable local loopback multicast traffic when neededEran Ben Elisha2018-01-123-17/+35
* mlxsw: spectrum_qdisc: Don't use variable array in mlxsw_sp_tclass_congestion...Jiri Pirko2018-01-101-3/+4
* mlxsw: pci: Wait after reset before accessing HWYuval Mintz2018-01-102-1/+7
* nfp: always unmask aux interrupts at initJakub Kicinski2018-01-101-0/+2
* Merge tag 'wireless-drivers-for-davem-2018-01-09' of git://git.kernel.org/pub...David S. Miller2018-01-105-28/+30
|\
| * Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/at...Kalle Valo2018-01-052-13/+16
| |\
| | * wcn36xx: Fix dynamic power savingLoic Poulain2018-01-042-13/+16
| * | iwlwifi: pcie: fix DMA memory mapping / unmappingEmmanuel Grumbach2018-01-053-15/+14
* | | net: gianfar_ptp: move set_fipers() to spinlock protecting areaYangbo Lu2018-01-101-2/+1
* | | sh_eth: fix TXALCR1 offsetsSergei Shtylyov2018-01-081-2/+2
* | | mdio-sun4i: Fix a memory leakChristophe JAILLET2018-01-081-2/+4
* | | phylink: mark expected switch fall-throughs in phylink_mii_ioctlGustavo A. R. Silva2018-01-081-0/+2
* | | xen-netfront: enable device after manual module loadEduardo Otubo2018-01-081-0/+1
* | | bnxt_en: Fix the 'Invalid VF' id check in bnxt_vf_ndo_prep routine.Venkat Duvvuru2018-01-081-1/+1
* | | bnxt_en: Fix population of flow_type in bnxt_hwrm_cfa_flow_alloc()Sunil Challa2018-01-081-1/+1
* | | sh_eth: fix SH7757 GEther initializationSergei Shtylyov2018-01-051-2/+2
* | | Merge tag 'linux-can-fixes-for-4.15-20180104' of git://git.kernel.org/pub/scm...David S. Miller2018-01-054-3/+4
|\ \ \
| * | | can: ems_usb: improve error reporting for error warning and error passiveMartin Lederhilger2018-01-041-0/+1
| * | | can: flex_can: Correct the checking for frame length in flexcan_start_xmit()Luu An Phu2018-01-041-1/+1
| * | | can: gs_usb: fix return value of the "set_bittiming" callbackWolfgang Grandegger2018-01-041-1/+1
| * | | can: vxcan: improve handling of missing peer name attributeOliver Hartkopp2018-01-041-1/+1
* | | | net: fec: free/restore resource in related probe error pathesFugang Duan2018-01-051-2/+2
* | | | sh_eth: fix TSU resource handlingSergei Shtylyov2018-01-041-3/+22
* | | | net: stmmac: enable EEE in MII, GMII or RGMII onlyJerome Brunet2018-01-041-0/+6
* | | | net: dsa: b53: Turn off Broadcom tags for more switchesFlorian Fainelli2018-01-041-3/+6
|/ / /
* | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-01-033-17/+72
|\ \ \
| * | | i40e: flower: Fix return value for unsupported offloadJiri Pirko2018-01-031-1/+1
| * | | i40e: don't remove netdev->dev_addr when syncing uc listJacob Keller2018-01-031-1/+16
| * | | i40e/i40evf: Account for frags split over multiple descriptors in check linea...Alexander Duyck2018-01-032-6/+46
| * | | i40e: Remove UDP support for big bufferAmritha Nambiar2018-01-031-9/+9
* | | | 3c59x: fix missing dma_mapping_error check and bad ring refill logicNeil Horman2018-01-031-52/+38
* | | | net: ena: fix error handling in ena_down() sequenceNetanel Belgazal2018-01-031-2/+17
* | | | net: ena: unmask MSI-X only after device initialization is completedNetanel Belgazal2018-01-031-13/+13
* | | | cxgb4: Fix FW flash errorsArjun Vynipadath2018-01-032-10/+8
* | | | net: fec: defer probe if regulator is not readyFugang Duan2018-01-031-0/+4
* | | | net: fec: restore dev_id in the cases of probe errorFugang Duan2018-01-031-0/+1
* | | | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2018-01-033-9/+32
|\ \ \ \ | |/ / / |/| | |
| * | | e1000e: Fix e1000_check_for_copper_link_ich8lan return value.Benjamin Poirier2018-01-021-3/+8
| * | | e1000: fix disabling already-disabled warningTushar Dave2018-01-022-6/+24