summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/mdio-gpio.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-19net: phy: mdio-gpio: Move allocation for bitbanging dataAndrew Lunn1-6/+7
2018-04-19net: phy: mdio-gpio: Swap to using gpio descriptorsAndrew Lunn2-63/+20
2018-04-19net: phy: mdio-gpio: Remove support for IRQs in platform dataAndrew Lunn2-9/+0
2018-04-19net: phy: mdio-gpio: remove support for phy maskAndrew Lunn2-5/+0
2018-04-19net: phy: mdio-gpio: remove support for ignoring turn aroundAndrew Lunn2-2/+0
2018-04-19net: phy: mdio-bitbang: Remove reset supportAndrew Lunn2-11/+0
2018-04-19net: phy: mdio-gpio: Remove reset functionAndrew Lunn2-3/+0
2018-04-19net: phy_ mdio-gpio: Fixup , which should be ;Andrew Lunn1-1/+1
2018-04-19bpf: btf: Add BTF testsMartin KaFai Lau4-3/+1783
2018-04-19bpf: btf: Add BTF support to libbpfMartin KaFai Lau7-31/+626
2018-04-19bpf: btf: Sync bpf.h and btf.h to tools/Martin KaFai Lau2-0/+142
2018-04-19bpf: btf: Add pretty print support to the basic arraymapMartin KaFai Lau5-7/+254
2018-04-19bpf: btf: Add BPF_OBJ_GET_INFO_BY_FD support to BTF fdMartin KaFai Lau3-1/+23
2018-04-19bpf: btf: Add BPF_BTF_LOAD commandMartin KaFai Lau4-0/+97
2018-04-19bpf: btf: Add pretty print capability for data with BTF type infoMartin KaFai Lau2-0/+200
2018-04-19bpf: btf: Check members of struct/unionMartin KaFai Lau1-0/+205
2018-04-19bpf: btf: Validate type referenceMartin KaFai Lau2-1/+702
2018-04-19bpf: btf: Introduce BPF Type Format (BTF)Martin KaFai Lau3-0/+1046
2018-04-19net/ipv6: Fix gfp_flags arg to addrconf_prefix_routeDavid Ahern1-2/+2
2018-04-19net/ipv6: Remove fib6_idevDavid Ahern3-22/+47
2018-04-19net/ipv6: Remove compare of fib6_idev from rt6_duplicate_nexthopDavid Ahern1-1/+0
2018-04-19net/ipv6: Change ip6_route_get_saddr to get dev from routeDavid Ahern1-5/+6
2018-04-19net/ipv6: Remove unnecessary checks on fib6_idevDavid Ahern1-22/+2
2018-04-19net/ipv6: Remove aca_idevDavid Ahern4-6/+7
2018-04-19net/ipv6: Rename addrconf_dst_allocDavid Ahern4-44/+44
2018-04-19net/ipv6: Rename fib6_info struct elementsDavid Ahern8-298/+298
2018-04-19docs: ip-sysctl.txt: fix name of some ipv6 variablesOlivier Gayot1-4/+4
2018-04-19vmxnet3: fix incorrect dereference when rxvlan is disabledRonak Doshi2-6/+15
2018-04-19llc: hold llc_sap before release_sock()Cong Wang1-0/+7
2018-04-19net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friendsEric Dumazet2-3/+16
2018-04-19MAINTAINERS: Direct networking documentation changes to netdevJonathan Corbet1-0/+1
2018-04-19atm: iphase: fix spelling mistake: "Tansmit" -> "Transmit"Colin Ian King1-2/+2
2018-04-19net: qmi_wwan: add Wistron Neweb D19Q1Pawel Dembicki1-0/+1
2018-04-19net: caif: fix spelling mistake "UKNOWN" -> "UNKNOWN"Colin Ian King1-1/+1
2018-04-19net-next/hinic: add arm64 supportZhao Chen1-1/+1
2018-04-19net: stmmac: Disable ACS Feature for GMAC >= 4Jose Abreu3-9/+7
2018-04-19net: mvpp2: Fix DMA address mask sizeMaxime Chevallier1-5/+7
2018-04-19tcp: export packets delivery infoYuchung Cheng5-2/+20
2018-04-19tcp: track total bytes delivered with ECN CE marksYuchung Cheng3-0/+4
2018-04-19tcp: new helper to calculate newly deliveredYuchung Cheng1-2/+15
2018-04-19tcp: better delivery accounting for SYN-ACK and SYN-dataYuchung Cheng1-3/+7
2018-04-19net: change the comment of dev_mc_initsunlianwen1-1/+1
2018-04-19bpf: reserve xdp_frame size in xdp headroomJesper Dangaard Brouer1-9/+3
2018-04-19mmc: renesas_sdhi_internal_dmac: limit DMA RX for old SoCsWolfram Sang1-6/+33
2018-04-19HID: i2c-hid: fix inverted return value from i2c_hid_command()Jiri Kosina1-1/+1
2018-04-19powerpc/kvm: Fix lockups when running KVM guests on Power8Michael Ellerman1-2/+2
2018-04-19ipv6: frags: fix a lockdep false positiveEric Dumazet1-11/+12
2018-04-19powerpc/eeh: Fix enabling bridge MMIO windowsMichael Neuling1-1/+2
2018-04-19net: qualcomm: rmnet: Fix warning seen with fill_infoSubash Abhinov Kasiviswanathan1-5/+6
2018-04-19hv_netvsc: Add NetVSP v6 and v6.1 into version negotiationHaiyang Zhang2-1/+166