aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-24ftgmac100: Increase reset timeoutBenjamin Herrenschmidt1-1/+1
2017-07-24mcs7780: Fix initialization when CONFIG_VMAP_STACK is enabledThomas Jarosch1-3/+13
2017-07-24net: stmmac: Adjust dump offset of DMA registers for ethtoolThor Thayer4-2/+10
2017-07-24Merge tag 'wireless-drivers-for-davem-2017-07-21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller11-14/+36
2017-07-24mlxsw: spectrum_router: Don't offload routes next in listIdo Schimmel1-0/+7
2017-07-24net: ethernet: mediatek: Explicitly include linux/interrupt.hMark Brown1-0/+1
2017-07-24tun/tap: Add the missed return value check of register_netdevice_notifierTonghao Zhang1-1/+9
2017-07-24net: ethernet: mediatek: avoid potential invalid memory accessSean Wang1-0/+4
2017-07-21iwlwifi: mvm: defer setting IWL_MVM_STATUS_IN_HW_RESTARTJohannes Berg3-4/+12
2017-07-21iwlwifi: mvm: handle IBSS probe_queue in a few missing placesLuca Coelho1-1/+2
2017-07-21iwlwifi: fix tracing when tx only is enabledEmmanuel Grumbach1-2/+2
2017-07-21iwlwifi: missing error code in iwl_trans_pcie_alloc()Dan Carpenter1-1/+2
2017-07-21iwlwifi: mvm: fix a NULL pointer dereference of error in recoveryEmmanuel Grumbach1-0/+12
2017-07-21iwlwifi: pcie: fix unused txq NULL pointer dereferenceMordechai Goodstein1-0/+3
2017-07-21iwlwifi: dvm: prevent an out of bounds accessEmmanuel Grumbach1-1/+1
2017-07-21Revert "rtlwifi: btcoex: rtl8723be: fix ant_sel not work"Larry Finger2-4/+0
2017-07-21brcmfmac: fix regression in brcmf_sdio_txpkt_hdalign()Arend Van Spriel1-1/+2
2017-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds31-264/+403
2017-07-20net: bonding: Fix transmit load balancing in balance-alb modeKosuke Tatsukawa1-1/+1
2017-07-20net: ethernet: ti: cpsw: Push the request_irq function to the end of probeKeerthy1-24/+25
2017-07-20net: dsa: b53: Add missing ARL entries for BCM53125Florian Fainelli1-0/+1
2017-07-19net: tehuti: don't process data if it has not been copied from userspaceColin Ian King1-0/+2
2017-07-19net: dsa: mv88e6xxx: Enable CMODE config support for 6390XMartin Hundebøll1-0/+1
2017-07-19NET: dwmac: Make dwmac reset unconditionalEugeniy Paltsev1-1/+8
2017-07-18ppp: Fix false xmit recursion detect with two ppp devicesGao Feng1-9/+21
2017-07-17{net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky11-53/+48
2017-07-15net: bcmgenet: Free skb after last Tx fragDoug Berger2-60/+84
2017-07-15net: bcmgenet: Fix unmapping of fragments in bcmgenet_xmit()Doug Berger1-106/+85
2017-07-15mlx4_en: remove unnecessary returned value checkZhu Yanjun1-5/+3
2017-07-15ioc3-eth: store pointer to net_device for priviate areaJason A. Donenfeld1-9/+5
2017-07-15net: ethernet: bgmac: Make IDM register space optionalAbhishek Shah3-35/+55
2017-07-15net: ethernet: bgmac: Remove unnecessary 'return' from platform_bgmac_idm_writeAbhishek Shah1-1/+1
2017-07-14Merge tag 'ntb-4.13' of git://github.com/jonmason/ntbLinus Torvalds1-0/+2
2017-07-14liquidio: fix possible eeprom format string overflowArnd Bergmann1-1/+1
2017-07-14vmxnet3: avoid format strint overflow warningArnd Bergmann1-1/+1
2017-07-14net: thunder_bgx: avoid format string overflow warningArnd Bergmann1-1/+1
2017-07-14bnx2x: fix format overflow warningArnd Bergmann1-1/+2
2017-07-14net: niu: fix format string overflow warning:Arnd Bergmann1-2/+2
2017-07-14net: qcom/emac: fix double free of SGMII IRQ during shutdownTimur Tabi1-4/+6
2017-07-14smsc95xx: use ethtool_op_get_ts_info()Petr Kulhavy1-0/+1
2017-07-14cxgb4: ptp_clock_register() returns error pointersGanesh Goudar1-1/+2
2017-07-14net: hns: add acpi function of xge led controlLiuJian2-3/+58
2017-07-14cdc_ncm: Set NTB format again after altsetting switch for Huawei devicesEnrico Mioso2-0/+34
2017-07-14mdio: mux: fix parsing mux registers outside of the PHY address rangeMartin Blumenstingl1-2/+2
2017-07-13cxgb4: add new T5 pci device id'sGanesh Goudar1-0/+2
2017-07-13rt2x00: make const array glrt_table staticColin Ian King1-1/+1
2017-07-13net: stmmac: make const array route_possibilities staticColin Ian King1-1/+1
2017-07-13net: broadcom: bnx2x: make a couple of const arrays staticColin Ian King1-2/+2
2017-07-13xgene: Don't fail probe, if there is no clk resource for SGMII interfacesThomas Bogendoerfer1-10/+12
2017-07-12net: stmmac: revert "support future possible different internal phy mode"LABBE Corentin1-7/+3