aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-29sfc: fix attempt to translate invalid filter IDEdward Cree1-3/+4
2017-06-29arcnet: com20020-pci: add missing pdev setup in netdev structureMichael Grzeschik1-0/+1
2017-06-29arcnet: com20020-pci: fix dev_id calculationMichael Grzeschik1-2/+3
2017-06-29arcnet: com20020: remove needless base_addr assignmentMichael Grzeschik1-2/+0
2017-06-29Trivial fix to spelling mistake in arc_printk messageColin Ian King1-1/+1
2017-06-29arcnet: change irq handler to lock irqsaveMichael Grzeschik1-3/+4
2017-06-29rocker: move dereference before freeDan Carpenter1-1/+1
2017-06-29mlxsw: spectrum_router: Fix NULL pointer dereferenceIdo Schimmel1-0/+3
2017-06-29virtio-net: serialize tx routine during resetJason Wang1-0/+1
2017-06-27net: usb: asix88179_178a: Add support for the Belkin B2B128Andrew F. Davis1-0/+16
2017-06-27fsl/fman: add dependency on HAS_DMAMadalin Bucur1-0/+1
2017-06-25bnx2x: Don't log mc removal needlesslyMintz, Yuval1-1/+1
2017-06-23bnxt_en: Fix netpoll handling.Michael Chan1-6/+48
2017-06-23bnxt_en: Add missing logic to handle TPA end error conditions.Michael Chan2-4/+9
2017-06-23net: dp83640: Avoid NULL pointer dereference.Richard Cochran1-1/+1
2017-06-22sfc: Fix MCDI command size for filter operationsMartin Habets1-4/+4
2017-06-22netvsc: don't access netdev->num_rx_queues directlyArnd Bergmann1-2/+2
2017-06-22macvlan: Let passthru macvlan correctly restore lower mac addressVlad Yasevich1-3/+44
2017-06-22macvlan: convert port passthru to flags.Vlad Yasevich1-13/+24
2017-06-22macvlan: Fix passthru macvlan mac address inheritanceVlad Yasevich1-1/+2
2017-06-22macvlan: Do not return error when setting the same mac addressVlad Yasevich1-0/+4
2017-06-22xen-netback: correctly schedule rate-limited queuesWei Liu3-2/+11
2017-06-22veth: Be more robust on network device creation when no attributesSerhey Popovych1-2/+2
2017-06-22drivers: net: cpsw-common: Fix reading of mac address for am43 SoCsLokesh Vutla1-1/+1
2017-06-22net/phy: micrel: configure intterupts after autoneg workaroundZach Brown1-0/+2
2017-06-20Merge tag 'wireless-drivers-for-davem-2017-06-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller6-36/+49
2017-06-20net: stmmac: free an skb first when there are no longer any descriptors using itNiklas Cassel1-4/+16
2017-06-20sfc: remove duplicate up_write on VF filter_semEdward Cree1-2/+0
2017-06-20dpaa_eth: reuse the dma_ops provided by the FMan MAC deviceMadalin Bucur1-1/+1
2017-06-20fsl/fman: propagate dma_opsMadalin Bucur1-0/+2
2017-06-19net/hns:bugfix of ethtool -t phy self_testLin Yun Sheng1-2/+14
2017-06-19cxgb4: notify uP to route ctrlq compl to rdma rspqRaju Rangoju1-4/+6
2017-06-16brcmfmac: fix uninitialized warning in brcmf_usb_probe_phase2()Arend Van Spriel1-2/+1
2017-06-15net/mlx5e: Avoid doing a cleanup call if the profile doesn't have itOr Gerlitz1-1/+2
2017-06-15net/mlx5e: Remove TC header re-write offloading of ip tosOr Gerlitz1-1/+0
2017-06-15net/mlx5: Properly check applicability of devlink eswitch commandsOr Gerlitz1-37/+40
2017-06-15net/mlx5e: Fix min inline value for VF rep SQsChris Mi1-0/+2
2017-06-15net/mlx5e: Fix timestamping capabilities reportingMaor Dickman1-4/+4
2017-06-15net/mlx5: Wait for FW readiness before initializing command interfaceEli Cohen1-2/+12
2017-06-15brcmfmac: fix brcmf_fws_add_interface() for USB devicesArend Van Spriel1-1/+1
2017-06-15brcmfmac: unbind all devices upon failure in firmware callbackArend Van Spriel1-2/+3
2017-06-15brcmfmac: use firmware callback upon failure to loadArend Van Spriel1-14/+13
2017-06-15brcmfmac: add parameter to pass error code in firmware callbackArend Van Spriel5-20/+34
2017-06-14i40e: Fix a sleep-in-atomic bugJia-Ju Bai1-0/+2
2017-06-13qed: fix dump of context dataTayar, Tomer1-1/+1
2017-06-13qmi_wwan: new Telewell and Sierra device IDsBjørn Mork1-0/+4
2017-06-13net: phy: Fix MDIO_THUNDER dependenciesFlorian Fainelli1-0/+1
2017-06-13netconsole: Remove duplicate "netconsole: " logging prefixJoe Perches1-1/+1
2017-06-13r8152: give the device versionOliver Neukum1-0/+2
2017-06-12i40e: fix handling of HW ATR evictionJacob Keller4-7/+9