summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* sfc: fix attempt to translate invalid filter IDEdward Cree2017-06-291-3/+4
* arcnet: com20020-pci: add missing pdev setup in netdev structureMichael Grzeschik2017-06-291-0/+1
* arcnet: com20020-pci: fix dev_id calculationMichael Grzeschik2017-06-291-2/+3
* arcnet: com20020: remove needless base_addr assignmentMichael Grzeschik2017-06-291-2/+0
* Trivial fix to spelling mistake in arc_printk messageColin Ian King2017-06-291-1/+1
* arcnet: change irq handler to lock irqsaveMichael Grzeschik2017-06-291-3/+4
* rocker: move dereference before freeDan Carpenter2017-06-291-1/+1
* mlxsw: spectrum_router: Fix NULL pointer dereferenceIdo Schimmel2017-06-291-0/+3
* virtio-net: serialize tx routine during resetJason Wang2017-06-291-0/+1
* net: usb: asix88179_178a: Add support for the Belkin B2B128Andrew F. Davis2017-06-271-0/+16
* fsl/fman: add dependency on HAS_DMAMadalin Bucur2017-06-271-0/+1
* bnx2x: Don't log mc removal needlesslyMintz, Yuval2017-06-251-1/+1
* bnxt_en: Fix netpoll handling.Michael Chan2017-06-231-6/+48
* bnxt_en: Add missing logic to handle TPA end error conditions.Michael Chan2017-06-232-4/+9
* net: dp83640: Avoid NULL pointer dereference.Richard Cochran2017-06-231-1/+1
* sfc: Fix MCDI command size for filter operationsMartin Habets2017-06-221-4/+4
* netvsc: don't access netdev->num_rx_queues directlyArnd Bergmann2017-06-221-2/+2
* macvlan: Let passthru macvlan correctly restore lower mac addressVlad Yasevich2017-06-221-3/+44
* macvlan: convert port passthru to flags.Vlad Yasevich2017-06-221-13/+24
* macvlan: Fix passthru macvlan mac address inheritanceVlad Yasevich2017-06-221-1/+2
* macvlan: Do not return error when setting the same mac addressVlad Yasevich2017-06-221-0/+4
* xen-netback: correctly schedule rate-limited queuesWei Liu2017-06-223-2/+11
* veth: Be more robust on network device creation when no attributesSerhey Popovych2017-06-221-2/+2
* drivers: net: cpsw-common: Fix reading of mac address for am43 SoCsLokesh Vutla2017-06-221-1/+1
* net/phy: micrel: configure intterupts after autoneg workaroundZach Brown2017-06-221-0/+2
* Merge tag 'wireless-drivers-for-davem-2017-06-20' of git://git.kernel.org/pub...David S. Miller2017-06-206-36/+49
|\
| * brcmfmac: fix uninitialized warning in brcmf_usb_probe_phase2()Arend Van Spriel2017-06-161-2/+1
| * brcmfmac: fix brcmf_fws_add_interface() for USB devicesArend Van Spriel2017-06-151-1/+1
| * brcmfmac: unbind all devices upon failure in firmware callbackArend Van Spriel2017-06-151-2/+3
| * brcmfmac: use firmware callback upon failure to loadArend Van Spriel2017-06-151-14/+13
| * brcmfmac: add parameter to pass error code in firmware callbackArend Van Spriel2017-06-155-20/+34
* | net: stmmac: free an skb first when there are no longer any descriptors using itNiklas Cassel2017-06-201-4/+16
* | sfc: remove duplicate up_write on VF filter_semEdward Cree2017-06-201-2/+0
* | dpaa_eth: reuse the dma_ops provided by the FMan MAC deviceMadalin Bucur2017-06-201-1/+1
* | fsl/fman: propagate dma_opsMadalin Bucur2017-06-201-0/+2
* | net/hns:bugfix of ethtool -t phy self_testLin Yun Sheng2017-06-191-2/+14
* | cxgb4: notify uP to route ctrlq compl to rdma rspqRaju Rangoju2017-06-191-4/+6
* | net/mlx5e: Avoid doing a cleanup call if the profile doesn't have itOr Gerlitz2017-06-151-1/+2
* | net/mlx5e: Remove TC header re-write offloading of ip tosOr Gerlitz2017-06-151-1/+0
* | net/mlx5: Properly check applicability of devlink eswitch commandsOr Gerlitz2017-06-151-37/+40
* | net/mlx5e: Fix min inline value for VF rep SQsChris Mi2017-06-151-0/+2
* | net/mlx5e: Fix timestamping capabilities reportingMaor Dickman2017-06-151-4/+4
* | net/mlx5: Wait for FW readiness before initializing command interfaceEli Cohen2017-06-151-2/+12
* | i40e: Fix a sleep-in-atomic bugJia-Ju Bai2017-06-141-0/+2
* | qed: fix dump of context dataTayar, Tomer2017-06-131-1/+1
* | qmi_wwan: new Telewell and Sierra device IDsBjørn Mork2017-06-131-0/+4
* | net: phy: Fix MDIO_THUNDER dependenciesFlorian Fainelli2017-06-131-0/+1
* | netconsole: Remove duplicate "netconsole: " logging prefixJoe Perches2017-06-131-1/+1
* | r8152: give the device versionOliver Neukum2017-06-131-0/+2
* | i40e: fix handling of HW ATR evictionJacob Keller2017-06-124-7/+9