summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds2017-07-031-0/+1
|\
| * Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbookJonathan Corbet2017-05-181-0/+1
| |\
| | * net: fix some identation issues at kernel-doc markupsMauro Carvalho Chehab2017-05-161-0/+1
* | | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-034-24/+18
|\ \ \
| * | | wireless: ipw2x00: convert to use DRIVER_ATTR_RWGreg Kroah-Hartman2017-06-122-10/+6
| * | | net: ehea: convert to use DRIVER_ATTR_ROGreg Kroah-Hartman2017-06-121-4/+2
| * | | net: caif: convert to use DRIVER_ATTR_ROGreg Kroah-Hartman2017-06-121-10/+10
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-034-5/+5
|\ \ \ \
| * \ \ \ Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2017-06-2418-94/+148
| |\ \ \ \
| * | | | | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-204-5/+5
* | | | | | Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds2017-07-031-8/+7
|\ \ \ \ \ \
| * | | | | | ACPI: hns_dsaf_acpi_dsm_guid can be statickbuild test robot2017-06-271-1/+1
| * | | | | | ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko2017-06-071-8/+7
* | | | | | | 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