aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/net/bpf_jit_comp.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-29s390/bpf: Only clear A and X for converted BPF programsMichael Holzheu1-9/+11
2015-07-29s390/bpf: increase BPF_SIZE_MAXMichael Holzheu1-12/+3
2015-07-29s390/bpf: Fix multiple macro expansionsMichael Holzheu1-2/+3
2015-07-29s390/bpf: clear correct BPF accumulator registerMichael Holzheu1-7/+7
2015-07-29net/mlx4_en: Hardware accelerated 802.1ad works only on the first portAmir Vadai1-1/+1
2015-07-29stmmac: dwmac-sti: refactor the init glue callbacksJoachim Eastwood1-31/+12
2015-07-29stmmac: remove setup/free glue callbacksJoachim Eastwood4-18/+2
2015-07-29stmmac: remove unused stmmac_of_data structJoachim Eastwood2-20/+0
2015-07-29stmmac: dwmac-rk: use rk_gmac_ops as of match dataJoachim Eastwood1-23/+4
2015-07-29stmmac: dwmac-rk: make rk_gmac_ops structs static constJoachim Eastwood1-4/+4
2015-07-29stmmac: dwmac-sti: use custom of match structureJoachim Eastwood1-3/+8
2015-07-29stmmac: let dwmac-* drivers handle their own match dataJoachim Eastwood3-18/+18
2015-07-29stmmac: move stmmac_pltfr_probe into dwmac-genericJoachim Eastwood3-57/+48
2015-07-29stmmac: dwmac-rk: create a new probe functionJoachim Eastwood1-9/+31
2015-07-29stmmac: dwmac-sti: turn setup callback into a probe functionJoachim Eastwood1-9/+22
2015-07-29stmmac: dwmac-sunxi: turn setup callback into a probe functionJoachim Eastwood1-18/+31
2015-07-29stmmac: dwmac-sunxi: move sun7i_gmac_setup functionJoachim Eastwood1-29/+29
2015-07-29stmmac: dwmac-socfpga: turn setup callback into a probe functionJoachim Eastwood1-14/+26
2015-07-29stmmac: dwmac-socfpga: move socfpga_dwmac_probe functionJoachim Eastwood1-25/+25
2015-07-29stmmac: dwmac-ipq806x: turn setup callback into a probe functionJoachim Eastwood1-15/+23
2015-07-29stmmac: dwmac-ipq806x: move ipq806x_gmac_fix_mac_speed functionJoachim Eastwood1-7/+7
2015-07-29stmmac: fix ptr_ret.cocci warningFengguang Wu1-3/+1
2015-07-28dwc_eth_qos: Add maintainer infoLars Persson1-0/+7
2015-07-28dwc_eth_qos: Add the synopsys folder to the build system.Lars Persson2-0/+2
2015-07-28dwc_eth_qos: Add support for Synopsys DWC Ethernet QoSLars Persson3-0/+3051