summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* bnxt_en: Fix strcpy() warnings in bnxt_ethtool.cVasundhara Volam2018-08-111-3/+3
* liquidio: copperhead LED identificationRaghu Vatsavayi2018-08-102-5/+23
* qed/qede: qede_setup_tc() can be statickbuild test robot2018-08-101-1/+1
* mlxsw: core: remove unnecessary function mlxsw_core_driver_putYueHaibing2018-08-101-12/+0
* net: mvneta: fix mvneta_config_rss on armada 3700Jisheng Zhang2018-08-101-11/+20
* r8169: don't configure max jumbo frame size per chip versionHeiner Kallweit2018-08-101-118/+83
* r8169: don't configure csum function per chip versionHeiner Kallweit2018-08-101-67/+67
* r8169: simplify interrupt handlerHeiner Kallweit2018-08-101-12/+7
* r8169: don't include asm headers directlyHeiner Kallweit2018-08-101-3/+1
* r8169: remove version infoHeiner Kallweit2018-08-101-8/+0
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-08-105-3/+661
|\
| * Bluetooth: Introduce BT_HCIUART_RTL configuration optionMarcel Holtmann2018-08-092-0/+17
| * Bluetooth: mediatek: Add protocol support for MediaTek serial devicesSean Wang2018-08-073-0/+641
| * Bluetooth: btqca: Introduce HCI_EV_VENDOR and use itMarcel Holtmann2018-08-061-3/+3
* | cxgb4: add support to display DCB infoGanesh Goudar2018-08-104-2/+197
* | net: chelsio: cxgb2: remove unused array pci_speedColin Ian King2018-08-101-4/+0
* | mlxsw: remove unused arrays mlxsw_i2c_driver_name and mlxsw_pci_driver_nameColin Ian King2018-08-102-4/+0
* | cxgb4: update 1.20.8.0 as the latest firmware supportedGanesh Goudar2018-08-091-6/+6
* | net: allow to call netif_reset_xps_queues() under cpus_read_lockAndrei Vagin2018-08-091-1/+3
* | net: phy: sftp: print debug message with text, not numbersAndrew Lunn2018-08-091-4/+72
* | ethernet/qlogic: remove unused array msi_tgt_statusColin Ian King2018-08-091-7/+0
* | net: dsa: rtl8366rb: Support port 4 (WAN)Linus Walleij2018-08-091-0/+30
* | mlxsw: spectrum_flower: use PTR_ERR_OR_ZERO()YueHaibing2018-08-091-3/+2
* | be2net: Use Kconfig flag to support for enabling/disabling adaptersPetr Oros2018-08-093-3/+63
* | qede: Ingress tc flower offload (drop action) support.Manish Chopra2018-08-094-11/+362
* | qede: Add destination ip based flow profile.Manish Chopra2018-08-091-48/+66
* | qed/qede: Multi CoS support.Manish Chopra2018-08-096-49/+194
* | s390/qeth: use true and false for boolean valuesGustavo A. R. Silva2018-08-091-2/+2
* | s390/qeth: don't restrict qeth_card to DMA memoryJulian Wiedmann2018-08-093-14/+19
* | s390/qeth: clean up card initializationJulian Wiedmann2018-08-091-34/+10
* | s390/qeth: do basic setup for data channelJulian Wiedmann2018-08-091-9/+15
* | s390/qeth: use qeth_setup_ccw() to set up all CCWsJulian Wiedmann2018-08-094-43/+16
* | s390/qeth: reduce hard-coded access to ccw channelsJulian Wiedmann2018-08-092-28/+31
* | s390/qeth: extract helper for MPC protocol typeJulian Wiedmann2018-08-093-24/+15
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-098-34/+81
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-08-097-33/+26
| |\ \
| | * | net: aquantia: Fix IFF_ALLMULTI flag functionalityDmitry Bogdanov2018-08-091-1/+1
| | * | net/mlx5e: Cleanup of dcbnl related fieldsHuy Nguyen2018-08-092-21/+11
| | * | net/mlx5e: Properly check if hairpin is possible between two functionsOr Gerlitz2018-08-091-4/+4
| | * | vhost: reset metadata cache when initializing new IOTLBJason Wang2018-08-081-3/+6
| | * | net: thunderx: check for failed allocation lmac->dmacsColin Ian King2018-08-071-0/+2
| | * | cxgb4: mk_act_open_req() buggers ->{local, peer}_ip on big-endian hostsAl Viro2018-08-071-4/+2
| * | | Merge tag 'gpio-v4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-08-071-1/+55
| |\ \ \ | | |/ / | |/| |
| | * | gpiolib-acpi: make sure we trigger edge events at least once on bootBenjamin Tissoires2018-08-011-1/+55
* | | | net: stmmac: Add the bindings parsing for XGMAC2Jose Abreu2018-08-092-0/+8
* | | | net: stmmac: Integrate XGMAC into main driver flowJose Abreu2018-08-091-19/+48
* | | | net: stmmac: Add PTP support for XGMAC2Jose Abreu2018-08-093-4/+7
* | | | net: stmmac: Add MDIO related functions for XGMAC2Jose Abreu2018-08-091-4/+129
* | | | net: stmmac: Add descriptor related callbacks for XGMAC2Jose Abreu2018-08-095-2/+314
* | | | net: stmmac: Add DMA related callbacks for XGMAC2Jose Abreu2018-08-095-2/+471