summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* NFC: nfcmrvl_uart: fix device-node leak during probeJohan Hovold2017-06-181-0/+3
* NFC: nfcmrvl: fix firmware-management initialisationJohan Hovold2017-06-181-7/+9
* NFC: nfcmrvl: use nfc-device for firmware downloadJohan Hovold2017-06-181-2/+5
* NFC: nfcmrvl: do not use device-managed resourcesJohan Hovold2017-06-181-8/+11
* NFC: nfcmrvl_uart: add missing tty-device sanity checkJohan Hovold2017-06-181-4/+4
* NFC: trf7970a: Clean up coding style issuesMark Greer2017-06-181-144/+147
* NFC: trf7970a: Convert to descriptor based GPIO interfaceMark Greer2017-06-182-37/+26
* NFC: trf7970a: Remove support for 'vin-voltage-override' DT propertyMark Greer2017-06-181-10/+1
* NFC: trf7970a: Remove useless commentMark Greer2017-06-181-1/+1
* NFC: trf7970a: Only check 'en2-rf-quirk' if EN2 is specifiedMark Greer2017-06-181-3/+3
* NFC: trf7970a: Fix inaccurate comment in trf7970a_probe()Mark Greer2017-06-181-1/+1
* NFC: trf7970a: Don't de-assert EN2 unless it was assertedMark Greer2017-06-181-2/+4
* net: remove DST_NOCACHE flagWei Wang2017-06-171-1/+1
* ipv6: take dst->__refcnt for insertion into fib6 treeWei Wang2017-06-171-4/+0
* Merge tag 'mlx5-updates-2017-06-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-06-1625-117/+211
|\
| * net/mlx5: Add fast unload support in shutdown flowMajd Dibbiny2017-06-164-5/+62
| * net/mlx5: Expose command polling interfaceMajd Dibbiny2017-06-161-7/+23
| * net/mlx5e: Optimize update stats workGal Pressman2017-06-163-7/+16
| * net/mlx5e: Move and optimize query out of buffer functionGal Pressman2017-06-162-22/+7
| * net/mlx5e: Reduce number of heap allocated buffers for update statsGal Pressman2017-06-161-14/+2
| * net/mlx5e: Rename physical symbol errors counterGal Pressman2017-06-161-1/+1
| * net/mlx5e: Fix typo in warning if CQ moderation is not supportedItay Aveksis2017-06-161-1/+1
| * net/mlx5e: Use function to map aRFS into traffic typeTariq Toukan2017-06-161-14/+7
| * net/mlx5: Undo LAG upon request to create virtual functionsMoni Shoua2017-06-163-13/+74
| * net/mlx5: Avoid space after castingOr Gerlitz2017-06-162-2/+2
| * net/mlx5: Align to match opening parenthesisOr Gerlitz2017-06-164-5/+6
| * net/mlx5: Avoid blank lines before/after closing/opening bracesOr Gerlitz2017-06-164-4/+1
| * net/mlx5: Avoid using multiple blank linesOr Gerlitz2017-06-1610-15/+0
| * net/mlx5: Fix some spelling mistakesOr Gerlitz2017-06-163-7/+7
| * net/mlx5: Update eqe_type_str() event namesEli Cohen2017-06-161-0/+2
* | ibmvnic: driver initialization for kdump/kexecNathan Fontenot2017-06-161-5/+19
* | net: dsa: loop: Implement ethtool statisticsFlorian Fainelli2017-06-161-2/+77
* | net: dsa: loop: Inline unregister_fixed_phys()Florian Fainelli2017-06-161-10/+5
* | net: mvmdio: simplify the smi read and write error pathsAntoine Ténart2017-06-161-10/+6
* | net: mvmdio: add xmdio xsmi supportAntoine Ténart2017-06-161-7/+105
* | net: mvmdio: check the MII_ADDR_C45 bit is not set for smi operationsAntoine Ténart2017-06-161-0/+6
* | net: mvmdio: put the poll intervals in the ops structureAntoine Ténart2017-06-161-2/+6
* | net: mvmdio: introduce an ops structureAntoine Ténart2017-06-161-11/+19
* | net: mvmdio: remove duplicate lockingRussell King2017-06-161-10/+0
* | net: mvmdio: use GENMASK for masksAntoine Ténart2017-06-161-1/+1
* | net: mvmdio: use tabs for definesAntoine Ténart2017-06-161-13/+13
* | net: mvmdio: reorder headers alphabeticallyAntoine Ténart2017-06-161-5/+5
* | bpf: qede: Report bpf_prog ID during XDP_QUERY_PROGMartin KaFai Lau2017-06-161-0/+1
* | bpf: nfp: Report bpf_prog ID during XDP_QUERY_PROGMartin KaFai Lau2017-06-161-0/+1
* | bpf: ixgbe: Report bpf_prog ID during XDP_QUERY_PROGMartin KaFai Lau2017-06-161-0/+2
* | bpf: thunderx: Report bpf_prog ID during XDP_QUERY_PROGMartin KaFai Lau2017-06-161-0/+1
* | bpf: bnxt: Report bpf_prog ID during XDP_QUERY_PROGMartin KaFai Lau2017-06-161-0/+1
* | bpf: virtio_net: Report bpf_prog ID during XDP_QUERY_PROGMartin KaFai Lau2017-06-161-5/+8
* | bpf: mlx5e: Report bpf_prog ID during XDP_QUERY_PROGMartin KaFai Lau2017-06-161-3/+12
* | bpf: mlx4: Report bpf_prog ID during XDP_QUERY_PROGMartin KaFai Lau2017-06-161-3/+18