aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/meson-gxl.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-22MAINTAINERS: remove Radim from KVM maintainersPaolo Bonzini1-2/+0
2019-12-22MAINTAINERS: Orphan KVM for MIPSJames Hogan1-2/+2
2019-12-21ext4: clarify impact of 'commit' mount optionJan Kara1-8/+11
2019-12-21ext4: fix unused-but-set-variable warning in ext4_add_entry()Yunfeng Ye1-1/+3
2019-12-21tracing: Fix endianness bug in histogram triggerSven Schnelle1-1/+20
2019-12-21samples/trace_printk: Wait for IRQ work to finishSven Schnelle1-0/+1
2019-12-21tracing: Fix lock inversion in trace_event_enable_tgid_record()Prateek Sood2-4/+12
2019-12-22kbuild: clarify the difference between obj-y and obj-m w.r.t. descendingMasahiro Yamada1-3/+13
2019-12-20sfc: Include XDP packet headroom in buffer step size.Charles McLachlan1-7/+7
2019-12-20sfc: fix channel allocation with brute forceEdward Cree2-22/+19
2019-12-20net: dst: Force 4-byte alignment of dst_metricsGeert Uytterhoeven1-1/+1
2019-12-20selftests: pmtu: fix init mtu value in descriptionHangbin Liu1-3/+3
2019-12-20hv_netvsc: Fix unwanted rx_table resetHaiyang Zhang3-6/+11
2019-12-20net: phy: ensure that phy IDs are correctly typedRussell King2-5/+5
2019-12-20mod_devicetable: fix PHY module formatRussell King1-2/+2
2019-12-20qede: Disable hardware gro when xdp prog is installedManish Chopra1-2/+2
2019-12-20net: ena: fix issues in setting interrupt moderation params in ethtoolArthur Kiyanovski1-14/+10
2019-12-20net: ena: fix default tx interrupt moderation intervalArthur Kiyanovski1-1/+1
2019-12-20net/smc: unregister ib devices in reboot_eventKarsten Graul1-1/+1
2019-12-20net: stmmac: platform: Fix MDIO init for platforms without PHYPadmanabhan Rajanbabu1-1/+1
2019-12-20net: hns3: only print misc interrupt status when handling failsHuazhong Tan1-3/+6
2019-12-20net: hns3: add a log for getting chain failure in hns3_nic_uninit_vector_data()Huazhong Tan1-1/+6
2019-12-20net: hns3: add some VF VLAN information for command "ip link show"Huazhong Tan1-0/+3
2019-12-20net: hns3: implement ndo_features_check ops for hns3 driverYunsheng Lin1-0/+32
2019-12-20net: hns3: get FD rules location before dump in debugfsYufeng Mo1-7/+67
2019-12-20net: hns3: optimization for CMDQ uninitializationHuazhong Tan2-15/+3
2019-12-20net: hns3: remove useless mutex vport_cfg_mutex in the struct hclge_devHuazhong Tan3-13/+0
2019-12-20net: hns3: check FE bit before calling hns3_add_frag()Yunsheng Lin1-33/+13
2019-12-20llc2: Fix return statement of llc_stat_ev_rx_null_dsap_xid_c (and _test_c)Chan Shu Tak, Alex1-2/+2
2019-12-20tipc: make legacy address flag readable over netlinkJohn Rutherford4-0/+65
2019-12-20net: hisilicon: Fix a BUG trigered by wrong bytes_complJiangfeng Xiao1-1/+1
2019-12-20vsock_test: add SOCK_STREAM MSG_PEEK testStefano Garzarella1-0/+34
2019-12-20testing/vsock: print list of options and descriptionStefano Garzarella2-2/+24
2019-12-20testing/vsock: add parameters to list and skip testsStefano Garzarella6-20/+116
2019-12-20vsock_test: wait for the remote to close the connectionStefano Garzarella3-4/+48
2019-12-20VSOCK: add AF_VSOCK test casesStefan Hajnoczi4-2/+317
2019-12-20VSOCK: add send_byte()/recv_byte() test utilitiesStefan Hajnoczi2-0/+105
2019-12-20VSOCK: add full barrier between test casesStefan Hajnoczi1-2/+16
2019-12-20VSOCK: extract connect/accept functions from vsock_diag_test.cStefan Hajnoczi3-76/+119
2019-12-20VSOCK: extract utility functions from vsock_diag_test.cStefan Hajnoczi4-71/+125
2019-12-20VSOCK: add SPDX identifiers to vsock testsStefan Hajnoczi2-0/+2
2019-12-20VSOCK: fix header include in vsock_diag_testStefan Hajnoczi3-5/+4
2019-12-20net: dsa: ksz: use common define for tag lenMichael Grzeschik1-5/+3
2019-12-20s390/qeth: don't return -ENOTSUPP to userspaceJulian Wiedmann1-1/+1
2019-12-20s390/qeth: fix promiscuous mode after resetJulian Wiedmann3-1/+4
2019-12-20s390/qeth: handle error due to unsupported transport modeJulian Wiedmann2-7/+12
2019-12-20net: dsa: add support for Atheros AR9331 built-in switchOleksij Rempel5-0/+869
2019-12-20net: dsa: add support for Atheros AR9331 TAG formatOleksij Rempel4-0/+105
2019-12-20MIPS: ath79: ar9331: add ar9331-switch nodeOleksij Rempel2-1/+131