aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-29net/mlx5: Add XRQ supportArtemy Kovalyov1-10/+140
2017-08-22mlx5: Replace PCI pool old APIRomain Perier1-5/+6
2017-08-22mlx4: Replace PCI pool old APIRomain Perier2-6/+6
2017-08-10Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-testDoug Ledford7-133/+45
2017-08-08mlx5: move affinity hints assignments to generic codeSagi Grimberg3-92/+29
2017-08-08mlx5e: don't assume anything on the irq affinity mappings of the deviceSagi Grimberg1-10/+0
2017-08-08mlx5: convert to generic pci_alloc_irq_vectorsSagi Grimberg6-35/+20
2017-07-24(IB, net)/mlx4: Add resource utilization supportMoshe Shemesh7-12/+20
2017-07-24net/mlx5: Report enhanced capabilities for IPoIBYishai Hadas1-0/+6
2017-07-24net/mlx5: Introduce general notification eventMaor Gottlieb1-0/+23
2017-07-24net/mlx5: Introduce set delay drop commandMaor Gottlieb1-0/+14
2017-07-24IB/mlx5: Restore IB guid/policy for virtual functionsBodong Wang1-0/+42
2017-07-24net/mlx5e: Enable local loopback in loopback selftestHuy Nguyen1-0/+13
2017-07-24IB/mlx5: Add raw ethernet local loopback supportHuy Nguyen1-0/+19
2017-07-24net/mlx5: Add raw ethernet local loopback firmware commandHuy Nguyen1-0/+62
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
2017-07-12sfc: don't read beyond unicast address listBert Kenward1-5/+3
2017-07-12smsc911x: Add check for ioremap_nocache() return codeAlexey Khoroshilov1-0/+5