summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-07-23net/mlx5: FW tracer, Enable tracingFeras Daoud
2018-07-23net/mlx5: FW tracer, parse traces and kernel tracing supportFeras Daoud
2018-07-23net/mlx5: FW tracer, events handlingFeras Daoud
2018-07-23net/mlx5: FW tracer, register log buffer memory keySaeed Mahameed
2018-07-23net/mlx5: FW tracer, create trace buffer and copy strings databaseFeras Daoud
2018-07-23net/mlx5: FW tracer, implement tracer logicFeras Daoud
2018-07-23Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2018-07-23lan743x: Add RSS supportBryan Whitehead
2018-07-23lan743x: Add EEE supportBryan Whitehead
2018-07-23lan743x: Add power management supportBryan Whitehead
2018-07-23lan743x: Add support for ethtool eeprom accessBryan Whitehead
2018-07-23lan743x: Add support for ethtool message levelBryan Whitehead
2018-07-23lan743x: Add support for ethtool statisticsBryan Whitehead
2018-07-23lan743x: Add support for ethtool link settingsBryan Whitehead
2018-07-23lan743x: Add support for ethtool get_drvinfoBryan Whitehead
2018-07-23sh_eth: make sh_eth_tsu_{read|write}_entry() prototypes symmetricSergei Shtylyov
2018-07-23sh_eth: make sh_eth_tsu_write_entry() take 'offset' parameterSergei Shtylyov
2018-07-23sh_eth: call sh_eth_tsu_get_offset() from TSU register accessorsSergei Shtylyov
2018-07-23sh_eth: make sh_eth_tsu_get_offset() match its nameSergei Shtylyov
2018-07-23sh_eth: uninline sh_eth_tsu_get_offset()Sergei Shtylyov
2018-07-23wan/fsl_ucc_hdlc: use IS_ERR_VALUE() to check return value of qe_muram_allocYueHaibing
2018-07-22net: mediatek: use dma_zalloc_coherent instead of allocator/memsetYueHaibing
2018-07-22nfp: avoid buffer leak when FW communication failsJakub Kicinski
2018-07-22nfp: bring back support for offloading shared blocksJakub Kicinski
2018-07-22xen-netfront: fix queue name settingVitaly Kuznetsov
2018-07-22net/dsa/realtek: add MODULE_LICENSE()Randy Dunlap
2018-07-22bonding: don't cast const buf in sysfs storeNikolay Aleksandrov
2018-07-22vhost_net: batch update used ring for datacopy TXJason Wang
2018-07-22vhost_net: rename VHOST_RX_BATCH to VHOST_NET_BATCHJason Wang
2018-07-22vhost_net: rename vhost_rx_signal_used() to vhost_net_signal_used()Jason Wang
2018-07-22vhost_net: split out datacopy logicJason Wang
2018-07-22vhost_net: introduce tx_can_batch()Jason Wang
2018-07-22vhost_net: introduce get_tx_bufs()Jason Wang
2018-07-22vhost_net: introduce vhost_exceeds_weight()Jason Wang
2018-07-22vhost_net: introduce helper to initialize tx iov iterJason Wang
2018-07-22vhost_net: drop unnecessary parameterJason Wang
2018-07-21net: phy: sfp: Do not use "imply HWMON"Guenter Roeck
2018-07-21libcxgb: replace vmalloc and memset with vzallocYueHaibing
2018-07-21net: hix5hd2_gmac: use dma_zalloc_coherent instead of allocator/memsetYueHaibing
2018-07-21s390/qeth: speed up L2 IQD xmitJulian Wiedmann
2018-07-21s390/qeth: add support for constrained HW headersJulian Wiedmann
2018-07-21s390/qeth: merge linearize-check into HW header constructionJulian Wiedmann
2018-07-21s390/qeth: add statistics for consumed buffer elementsJulian Wiedmann
2018-07-21s390/qeth: use core MTU range checkingJulian Wiedmann
2018-07-21s390/qeth: simplify max MTU handlingJulian Wiedmann
2018-07-21s390/qeth: don't cache HW port numberJulian Wiedmann
2018-07-21s390/qeth: allocate netdevice earlyJulian Wiedmann
2018-07-21s390/qeth: remove redundant netif_carrier_ok() checksJulian Wiedmann
2018-07-21s390/qeth: reset layer2 attribute on layer switchJulian Wiedmann
2018-07-21s390/qeth: fix race in used-buffer accountingJulian Wiedmann