summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: get rid of name indirection trick for ieee80211_get_channel()Arend Van Spriel2016-12-132-3/+2
* Merge tag 'cris-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds2016-12-121-4/+2
|\
| * tty: serial: make crisv10 explicitly non-modularPaul Gortmaker2016-11-071-4/+2
* | Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds2016-12-121-1/+1
|\ \
| * | openrisc: prevent VGA console, fix buildsRandy Dunlap2016-12-121-1/+1
* | | e1000: use disable_hardirq() for e1000_netpoll()WANG Cong2016-12-102-6/+6
* | | i40e: don't truncate match_method assignmentKeller, Jacob E2016-12-101-2/+1
* | | net: ethernet: ti: netcp: add support of cptsWingMan Kwok2016-12-104-14/+452
* | | net: phy: phy drivers should not set SUPPORTED_[Asym_]PauseTimur Tabi2016-12-1011-90/+67
* | | net: ethernet: stmmac: remove private tx queue lockLino Sanfilippo2016-12-102-23/+6
* | | net: ethernet: sxgbe: remove private tx queue lockLino Sanfilippo2016-12-102-22/+6
* | | net: nicvf: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-101-25/+31
* | | net: ethernet: ti: cpsw: sync rates for channels in dual emac modeIvan Khoronzhuk2016-12-101-1/+11
* | | net: ethernet: ti: cpsw: re-split res only when speed is changedIvan Khoronzhuk2016-12-101-5/+59
* | | net: ethernet: ti: cpsw: combine budget and weight split and checkIvan Khoronzhuk2016-12-101-73/+34
* | | net: ethernet: ti: cpsw: don't start queue twiceIvan Khoronzhuk2016-12-101-2/+0
* | | net: ethernet: ti: cpsw: use same macros to get active slaveIvan Khoronzhuk2016-12-101-4/+1
* | | net: mvneta: select GENERIC_ALLOCATORArnd Bergmann2016-12-101-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-1031-58/+243
|\| |
| * | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-12-102-8/+8
| |\ \
| | * | crypto: caam - fix pointer size for AArch64 boot loader, AArch32 kernelHoria Geantă2016-12-071-2/+3
| | * | crypto: marvell - Don't corrupt state of an STD req for re-stepped ahashRomain Perier2016-12-071-3/+5
| | * | crypto: marvell - Don't copy hash operation twice into the SRAMRomain Perier2016-12-071-3/+0
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-1018-19/+136
| |\ \ \
| | * | | net: mlx5: Fix Kconfig help textChristopher Covington2016-12-091-2/+0
| | * | | net: smsc911x: back out silently on probe deferralsLinus Walleij2016-12-091-1/+8
| | * | | ibmveth: set correct gso_size and gso_typeThomas Falcon2016-12-092-2/+64
| | * | | net: ethernet: cpmac: Call SET_NETDEV_DEV()Florian Fainelli2016-12-081-0/+1
| | * | | net: ethernet: lantiq_etop: Call SET_NETDEV_DEV()Florian Fainelli2016-12-081-0/+1
| | * | | vhost-vsock: fix orphan connection resetPeng Tao2016-12-081-1/+1
| | * | | Merge tag 'linux-can-fixes-for-4.9-20161208' of git://git.kernel.org/pub/scm/...David S. Miller2016-12-081-2/+4
| | |\ \ \
| | | * | | can: peak: fix bad memory access and free sequence추지호2016-12-081-2/+4
| | * | | | 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
| |\ \ \ \ \ \