summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* bonding: fix error messages in bond_do_fail_over_macJarod Wilson2019-06-091-5/+5
* bonding: improve event debug usabilityJarod Wilson2019-06-091-1/+2
* net: fec_main: Use dev_err() instead of pr_err()Fabio Estevam2019-06-091-4/+5
* cxgb4: Set initial IRQ affinity hintsNirranjan Kirubaharan2019-06-093-15/+69
* net: hns3: fix some coding style issuesWeihang Li2019-06-098-130/+96
* net: hns3: some modifications to simplify and optimize codeYufeng Mo2019-06-095-110/+130
* net: hns3: refactor PF/VF RSS hash key configurationYufeng Mo2019-06-092-16/+14
* net: hns3: use macros instead of magic numbersYufeng Mo2019-06-098-34/+75
* net: hns3: small changes for magic numbersJian Shen2019-06-092-63/+79
* net: hns3: delete the redundant user NIC codesYonglong Liu2019-06-095-69/+10
* net: hns3: trigger VF reset if a VF has an over_8bd_nfe_errWeihang Li2019-06-094-2/+99
* net: hns3: refactor hns3_get_new_int_gl functionYunsheng Lin2019-06-091-32/+45
* net: hns3: replace numa_node_id with numa_mem_id for buffer reusingYunsheng Lin2019-06-091-2/+2
* net: hns3: make HW GRO handling compliant with SW GROYunsheng Lin2019-06-091-14/+30
* net: hns3: fix wrong size of mailbox responding dataZhongzhu Liu2019-06-091-1/+1
* net: hns3: log detail error info of ROCEE ECC and AXI errorsXiaofei Tan2019-06-093-7/+77
* net: ethernet: ti: cpts: add support for ext rftclk selectionGrygorii Strashko2019-06-092-2/+79
* net: ethernet: ti: netcp_ethss: add support for child cpts nodeGrygorii Strashko2019-06-091-2/+7
* net: ethernet: ti: cpts: use devm_get_clk_from_childGrygorii Strashko2019-06-091-2/+7
* net: dsa: sja1105: Expose PTP timestamping ioctls to userspaceVladimir Oltean2019-06-092-2/+100
* net: dsa: sja1105: Add a state machine for RX timestampingVladimir Oltean2019-06-091-0/+62
* net: dsa: sja1105: Increase priority of CPU-trapped framesVladimir Oltean2019-06-091-1/+1
* net: dsa: sja1105: Add a global sja1105_tagger_data structureVladimir Oltean2019-06-092-0/+6
* net: dsa: sja1105: Add support for the AVB Parameters TableVladimir Oltean2019-06-094-0/+107
* net: dsa: sja1105: Add logic for TX timestampingVladimir Oltean2019-06-095-2/+200
* net: dsa: sja1105: Add support for the PTP clockVladimir Oltean2019-06-097-0/+395
* net: dsa: sja1105: Export symbols for upcoming PTP driverVladimir Oltean2019-06-092-0/+5
* net: dsa: sja1105: Limit use of incl_srcpt to bridge+vlan modeVladimir Oltean2019-06-091-2/+7
* net: dsa: sja1105: Reverse TPID and TPID2Vladimir Oltean2019-06-091-2/+4
* net: dsa: sja1105: Move sja1105_change_tpid into sja1105_vlan_filteringVladimir Oltean2019-06-091-21/+21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-073695-29827/+4412
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-0714-56/+116
| |\
| | * net: mvpp2: Use strscpy to handle stat stringsMaxime Chevallier2019-06-061-2/+2
| | * net: aquantia: fix wol configuration not applied sometimesNikita Danilov2019-06-062-8/+10
| | * s390/qeth: handle error when updating TX queue countJulian Wiedmann2019-06-051-6/+16
| | * s390/qeth: fix VLAN attribute in bridge_hostnotify udev eventAlexandra Winter2019-06-051-1/+1
| | * s390/qeth: check dst entry before useJulian Wiedmann2019-06-051-5/+25
| | * s390/qeth: handle limited IPv4 broadcast in L3 TX pathJulian Wiedmann2019-06-051-0/+2
| | * net: ipvlan: Fix ipvlan device tso disabled while NETIF_F_IP_CSUM is setMiaohe Lin2019-06-051-1/+1
| | * net: dsa: sja1105: Fix link speed not working at 100 Mbps and belowVladimir Oltean2019-06-041-16/+16
| | * net: phylink: avoid reducing support maskRussell King2019-06-041-4/+9
| | * net: sfp: read eeprom in maximum 16 byte incrementsRussell King2019-06-041-4/+20
| | * net: ethernet: mediatek: Use NET_IP_ALIGN to judge if HW RX_2BYTE_OFFSET is e...Sean Wang2019-06-041-1/+2
| | * net: ethernet: mediatek: Use hw_feature to judge if HWLRO is supportedSean Wang2019-06-041-6/+6
| | * net: ethernet: ti: cpsw_ethtool: fix ethtool ring param setIvan Khoronzhuk2019-06-031-1/+1
| | * net: hns: Fix loopback test failed at copper portsYonglong Liu2019-06-021-0/+4
| | * net: dsa: mv88e6xxx: avoid error message on remove from VLAN 0Nikita Yushchenko2019-06-021-1/+1
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-06-0716-35/+94
| |\ \
| | * | RDMA/efa: Remove MAYEXEC flag check from mmap flowGal Pressman2019-05-291-1/+0
| | * | mlx5: avoid 64-bit divisionMichal Kubecek2019-05-292-3/+8