summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller123-463/+783
2017-05-23Merge tag 'pstore-v4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+11
2017-05-23Merge tag 'acpi-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-0/+9
2017-05-23Merge tag 'pm-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds5-8/+17
2017-05-23i2c: designware: Fix bogus sda_hold_time due to uninitialized varsJan Kiszka1-1/+1
2017-05-23efi-pstore: Fix write/erase id trackingKees Cook1-6/+11
2017-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-11/+17
2017-05-22nfp: refresh port state before reporting autonegotiationJakub Kicinski3-9/+14
2017-05-22nfp: mark port state as stale if update failedJakub Kicinski1-0/+5
2017-05-22nfp: mark port state as stale after reconfigJakub Kicinski1-0/+2
2017-05-22nfp: provide linking on port structuresJakub Kicinski5-9/+17
2017-05-22nfp: move refresh tracking into the port structureJakub Kicinski5-25/+28
2017-05-22nfp: update port state in placeJakub Kicinski1-24/+30
2017-05-22nfp: introduce nfp_portJakub Kicinski7-63/+275
2017-05-22nfp: disallow mixing vNICs with and without NSP port entryJakub Kicinski1-20/+32
2017-05-22nfp: introduce very minimal nfp_appJakub Kicinski7-14/+152
2017-05-22nfp: add nfp_net_pf_free_vnic() functionJakub Kicinski1-7/+9
2017-05-22nfp: rename netdev/port to vNICJakub Kicinski6-97/+95
2017-05-22nfp: make nfp_net alloc/init/cleanup/free not depend on netdevsJakub Kicinski4-36/+35
2017-05-22nfp: add nfp_cppcore_pcie_unit() helperSimon Horman2-12/+15
2017-05-22bonding: fix randomly populated arp target arrayJarod Wilson1-3/+2
2017-05-22Merge branches 'pm-sleep' and 'powercap'Rafael J. Wysocki3-7/+7
2017-05-22Merge branches 'acpi-button' and 'acpi-tools'Rafael J. Wysocki1-0/+9
2017-05-22Merge branches 'intel_pstate', 'pm-cpufreq' and 'pm-cpufreq-sched'Rafael J. Wysocki2-1/+10
2017-05-22net/wan/fsl_ucc_hdlc: fix muram allocation errorHolger Brunck1-1/+1
2017-05-22bonding: fix accounting of active ports in 3adJarod Wilson1-1/+1
2017-05-22net: atheros: atl2: don't return zero on failure path in atl2_probe()Alexey Khoroshilov1-4/+4
2017-05-22macsec: double accounting of dropped rx/tx packetsGirish Moodalbail1-12/+3
2017-05-21Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-7/+10
2017-05-21net: ethernet: update drivers to make both SW and HW TX timestampsMiroslav Lichvar4-10/+6
2017-05-21net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALLMiroslav Lichvar17-0/+17
2017-05-21smsc95xx: Support only IPv4 TCP/UDP csum offloadNisar Sayed1-3/+10
2017-05-21cxgb4 : retrieve port information from firmwareGanesh Goudar5-3/+70
2017-05-21ibmveth: Support to enable LSO/CSO for Trunk VEA.Sivakumar Krishnasamy2-18/+90
2017-05-21qede: Support 1G advertisment.Sudarsana Reddy Kalluru1-0/+8
2017-05-21qed: Fix setting of Management bitfieldsTomer Tayar1-1/+1
2017-05-21qede: qedr closure after setting stateMintz, Yuval1-1/+2
2017-05-21qed: Correct print in iscsi error-flowMintz, Yuval1-1/+1
2017-05-21qed: Revise alloc/setup/free flowTomer Tayar15-177/+177
2017-05-21qede: Don't use an internal MAC fieldMintz, Yuval3-28/+38
2017-05-21qede: Add missing Status-block freeSudarsana Reddy Kalluru1-4/+7
2017-05-21qede: Honor user request for Tx buffersSudarsana Reddy Kalluru3-15/+15
2017-05-21qede: Allow WoL to activate by defaultMintz, Yuval1-0/+6
2017-05-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds10-21/+45
2017-05-20nvmet: release the sq ref on rdma read errorsVijay Immanuel3-0/+8
2017-05-20nvmet-fc: remove target cpu scheduling flagJames Smart3-5/+1
2017-05-20nvme-fc: stop queues on error detectionJames Smart1-0/+4
2017-05-20nvme-fc: require target or discovery role for fc-nvme targetsJames Smart1-0/+6
2017-05-20nvme: unmap CMB and remove sysfs file in reset pathJon Derrick1-1/+6
2017-05-20Merge tag 'staging-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-132/+174