summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | cxgb4/cxgb4vf: Assign netdev->dev_port with port IDArjun V2016-12-083-1/+2
| | * | | | driver: ipvlan: Unlink the upper dev when ipvlan_link_new failedGao Feng2016-12-081-1/+3
| | * | | | ser_gigaset: return -ENOMEM on error instead of successDan Carpenter2016-12-081-1/+3
| | * | | | NET: usb: cdc_mbim: add quirk for supporting Telit LE922ADaniele Palmas2016-12-082-5/+30
| | |/ / /
| | * | | phy: Don't increment MDIO bus refcount unless it's a different ownerFlorian Fainelli2016-12-071-3/+13
| | * | | netvsc: reduce maximum GSO sizestephen hemminger2016-12-071-0/+5
| | * | | drivers: net: cpsw-phy-sel: Clear RGMII_IDMODE on "rgmii" linksAlex2016-12-071-0/+1
| * | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-094-21/+63
| |\ \ \ \
| | * | | | device-dax: fix private mapping restriction, permit read-onlyDan Williams2016-12-061-1/+1
| | * | | | tools/testing/nvdimm: unit test acpi_nfit_ctl()Dan Williams2016-12-062-3/+5
| | * | | | acpi, nfit: fix bus vs dimm confusion in xlat_statusDan Williams2016-12-061-3/+14
| | * | | | acpi, nfit: validate ars_status output buffer sizeDan Williams2016-12-061-4/+17
| | * | | | acpi, nfit, libnvdimm: fix / harden ars_status output length handlingDan Williams2016-12-062-6/+22
| | * | | | acpi, nfit: fix extended status translations for ACPI DSMsVishal Verma2016-12-061-4/+4
| * | | | | Merge branch 'for-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-12-092-1/+15
| |\ \ \ \ \
| | * | | | | libata-scsi: disable SCT Write Same for the momentNicolai Stange2016-12-071-0/+1
| | * | | | | ata: sata_mv: check for errors when parsing nr-ports from dtUwe Kleine-König2016-11-291-1/+14
| * | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-12-093-2/+6
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-12-083-2/+6
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | drm/amdgpu: just suspend the hw on pci shutdownAlex Deucher2016-12-073-2/+6
| * | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-12-081-6/+8
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixesJames Bottomley2016-11-291-6/+8
| | |\ \ \ \ \ \ \
| | | * | | | | | | scsi: lpfc: fix oops/BUG in lpfc_sli_ringtxcmpl_put()Mauricio Faria de Oliveira2016-11-251-6/+8
| * | | | | | | | | zram: restrict add/remove attributes to root onlySergey Senozhatsky2016-12-071-1/+7
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | net: qcom/emac: add support for the Qualcomm Technologies QDF2400Timur Tabi2016-12-094-5/+249
* | | | | | | | | net: qcom/emac: move phy init code to separate filesTimur Tabi2016-12-095-523/+478
* | | | | | | | | net: xgene: avoid bogus maybe-uninitialized warningArnd Bergmann2016-12-081-3/+3
* | | | | | | | | net: xgene: move xgene_cle_ptree_ewdn data off stackArnd Bergmann2016-12-082-389/+381
* | | | | | | | | net/mlx5e: use %pad format string for dma_addr_tArnd Bergmann2016-12-081-2/+2
* | | | | | | | | liquidio VF error handlingRaghu Vatsavayi2016-12-081-0/+139
* | | | | | | | | liquidio VF timestampRaghu Vatsavayi2016-12-081-1/+179
* | | | | | | | | liquidio VF ethtool statsRaghu Vatsavayi2016-12-083-98/+495
* | | | | | | | | liquidio VF vxlanRaghu Vatsavayi2016-12-081-3/+94
* | | | | | | | | liquidio VF vlan supportRaghu Vatsavayi2016-12-081-0/+80
* | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-12-083-11/+80
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Bluetooth: btmrvl: drop duplicate header slab.hGeliang Tang2016-12-081-1/+0
| * | | | | | | | | ieee802154: atusb: implement .set_frame_retries ops callbackStefan Schmidt2016-12-081-1/+18
| * | | | | | | | | ieee802154: atusb: try to read permanent extended address from deviceStefan Schmidt2016-12-081-1/+39
| * | | | | | | | | ieee802154: atusb: store firmware version after retrieval for later useStefan Schmidt2016-12-081-5/+15
| * | | | | | | | | ieee802154: atusb: sync header file from firmware for new featuresStefan Schmidt2016-12-081-3/+8
* | | | | | | | | | cxgb4/cxgb4vf: Remove deprecated module parametersGanesh Goudar2016-12-082-48/+2
* | | | | | | | | | mlx4: xdp: Reserve headroom for receiving packet when XDP prog is activeMartin KaFai Lau2016-12-084-17/+27
* | | | | | | | | | mlx4: xdp: Allow raising MTU up to one page minus eth and vlan hdrsMartin KaFai Lau2016-12-082-30/+44
* | | | | | | | | | bpf: xdp: Allow head adjustment in XDP progMartin KaFai Lau2016-12-084-0/+19
* | | | | | | | | | lan78xx: add LAN7801 MAC only supportWoojung Huh2016-12-083-2/+126
* | | | | | | | | | phy: add phy fixup unregister functionsWoojung.Huh@microchip.com2016-12-081-0/+47
* | | | | | | | | | liquidio VF rx data and ctl pathRaghu Vatsavayi2016-12-084-4/+423
* | | | | | | | | | liquidio CN23XX: VF TX buffersRaghu Vatsavayi2016-12-081-0/+182
* | | | | | | | | | liquidio CN23XX: VF xmitRaghu Vatsavayi2016-12-083-3/+364
* | | | | | | | | | liquidio CN23XX: VF scatter gather listsRaghu Vatsavayi2016-12-081-0/+134