aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/xilinx (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-15net: stmmac: invert the logic for dumping regsLABBE Corentin1-9/+9
2017-02-15net: stmmac: reduce indentation by adding a continueLABBE Corentin1-42/+40
2017-02-15net: stmmac: split the stmmac_adjust_link 10/100 caseLABBE Corentin1-5/+9
2017-02-15net: stmmac: run stmmac_hw_fix_mac_speed when speed is validLABBE Corentin1-3/+2
2017-02-15net: stmmac: set speed at SPEED_UNKNOWN in case of broken speedLABBE Corentin1-0/+1
2017-02-15net: stmmac: use SPEED_UNKNOWN/DUPLEX_UNKNOWNLABBE Corentin1-6/+6
2017-02-15net: stmmac: likely is useless in occasional functionLABBE Corentin1-4/+4
2017-02-15net: stmmac: remove useless parenthesisLABBE Corentin2-5/+5
2017-02-15net: ethernet: aquantia: switch to pci_alloc_irq_vectorsChristoph Hellwig1-76/+25
2017-02-15qede: Add driver support for PTPSudarsana Reddy Kalluru8-1/+661
2017-02-15qed: Add infrastructure for PTP supportSudarsana Reddy Kalluru9-1/+447
2017-02-15cxgb4: Update proper netdev stats for rx dropsGanesh Goudar1-1/+1
2017-02-15openvswitch: Set internal device max mtu to ETH_MAX_MTU.Jarno Rajahalme1-0/+2
2017-02-15net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notificationMarcus Huewe1-1/+2
2017-02-15sched: have stub for tcf_destroy_chain in case NET_CLS is not configuredJiri Pirko1-0/+6
2017-02-15net: xilinx_emaclite: fix freezes due to unordered I/OAnssi Hannula1-54/+62
2017-02-15net: xilinx_emaclite: fix receive buffer overflowAnssi Hannula1-3/+7
2017-02-15bpf: Rebuild bpf.o for any dependency updateMickaël Salaün1-2/+13
2017-02-15bpf: Remove redundant ifdefMickaël Salaün1-9/+3
2017-02-15mlx4: do not use rwlock in fast pathEric Dumazet2-18/+19
2017-02-15PCI/PME: Restore pcie_pme_driver.removeYinghai Lu1-0/+12
2017-02-15esp: Add a software GRO codepathSteffen Klassert12-7/+288
2017-02-15xfrm: Extend the sec_path for IPsec offloadingSteffen Klassert2-0/+43
2017-02-15fuse: fix use after free issue in fuse_dev_do_read()Sahitya Tummala1-0/+4
2017-02-15ath9k: use correct OTP register offsets for the AR9340 and AR9550Christian Lamparter1-2/+2
2017-02-15rt2500usb: don't mark register accesses as inlineArnd Bergmann1-14/+5
2017-02-15brcmfmac: Use net_device_stats from struct net_deviceTobias Klauser2-20/+8
2017-02-15rtlwifi: btcoexist: Fix if == else warnings in halbtc8723b1ant.cLarry Finger1-20/+4
2017-02-15rtlwifi: btcoexist: Fix if == else warnings in halbtc8821a1ant.cLarry Finger1-15/+3
2017-02-15rtlwifi: btcoexist: Fix if == else warnings in halbtc8821a2ant.cLarry Finger1-161/+24
2017-02-15mwifiex: don't enable/disable IRQ 0 during suspend/resumeBrian Norris1-4/+4
2017-02-15orinoco: Use net_device_stats from struct net_deviceTobias Klauser3-26/+9
2017-02-15rtlwifi: btcoexist: fix semicolon.cocci warningsJulia Lawall1-1/+1
2017-02-15wlcore: disable multicast filter in AP modeIain Hunter1-0/+15
2017-02-15xfrm: Export xfrm_parse_spi.Steffen Klassert2-0/+2
2017-02-15net: Prepare gro for packet consuming gro callbacksSteffen Klassert3-0/+20
2017-02-15net: Add a skb_gro_flush_final helper.Steffen Klassert4-3/+8
2017-02-15xfrm: Add a secpath_set helper.Steffen Klassert3-24/+26
2017-02-14net: ethernet: ti: cpsw: use var instead of func for usage countIvan Khoronzhuk1-30/+12
2017-02-14bpf: kernel header files need to be copied into the tools directoryStephen Rothwell1-0/+7
2017-02-14tcp: tcp_probe: use spin_lock_bh()Eric Dumazet1-2/+2
2017-02-14uapi: fix linux/if_pppol2tp.h userspace compilation errorsDmitry V. Levin1-4/+3
2017-02-14[media] siano: make it work again with CONFIG_VMAP_STACKMauro Carvalho Chehab1-5/+13
2017-02-14packet: fix races in fanout_add()Eric Dumazet1-25/+30
2017-02-14pch_gbe: Omit private ndo_get_stats functionTobias Klauser1-12/+0
2017-02-14net: hip04: Omit private ndo_get_stats functionTobias Klauser1-6/+0
2017-02-14net_sched: nla_memdup_cookie() can be staticWei Yongjun1-1/+1
2017-02-14ibmvnic: Fix initial MTU settingsThomas Falcon1-7/+5
2017-02-14net: ethernet: ti: cpsw: fix cpsw assignment in resumeIvan Khoronzhuk1-1/+1
2017-02-14net: irda: au1k_ir: drop useless includeManuel Lauss1-1/+0