aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-30Merge tag 'mlx5e-updates-2019-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller35-632/+1348
2019-06-30Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller21-145/+686
2019-06-29r8169: remove not needed call to dma_sync_single_for_deviceHeiner Kallweit1-1/+0
2019-06-29r8169: consider that 32 Bit DMA is the defaultHeiner Kallweit1-8/+1
2019-06-29r8169: improve handling VLAN tagHeiner Kallweit1-2/+3
2019-06-29hinic: add vlan offload supportXue Chaojing7-2/+97
2019-06-28net/mlx5e: Disallow tc redirect offload cases we don't supportPaul Blakey3-5/+24
2019-06-28net/mlx5e: Expose same physical switch_id for all representorsPaul Blakey1-20/+9
2019-06-28net/mlx5e: Don't refresh TIRs when updating representor SQsGavi Teitz5-4/+21
2019-06-28net/mlx5e: reduce stack usage in mlx5_eswitch_termtbl_createArnd Bergmann2-11/+11
2019-06-28net/mlx5e: Set drvinfo in generic mannerParav Pandit1-1/+1
2019-06-28net/mlx5e: Correct phys_port_name for PF portParav Pandit1-0/+2
2019-06-28net/mlx5e: Report netdevice MPLS featuresAriel Levkovich1-0/+5
2019-06-28net/mlx5e: Move to HW checksumming advertisingAriel Levkovich1-4/+2
2019-06-28net/mlx5: MPFS, Allow adding the same MAC more than onceGavi Teitz1-1/+6
2019-06-28net/mlx5: MPFS, Cleanup add MAC flowGavi Teitz1-11/+15
2019-06-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed25-577/+1254
2019-06-28e1000e: PCIm function state supportVitaly Lifshits2-1/+20
2019-06-28e1000e: Make watchdog use delayed workDetlev Casanova2-27/+32
2019-06-28i40e: Add macvlan support on i40eHarshitha Ramamurthy2-2/+522
2019-06-28ixgbevf: Use cached link state instead of re-reading the value for ethtoolAlexander Duyck1-8/+2
2019-06-28iavf: fix dereference of null rx_buffer pointerColin Ian King1-2/+4
2019-06-28igb: add RR2DCDELAY to ethtool registers dumpArtem Bityutskiy2-1/+6
2019-06-28igb: minor ethool regdump amendmentArtem Bityutskiy1-35/+35
2019-06-28iavf: Fix up debug print macroJeff Kirsher1-3/+7
2019-06-28e1000e: Reduce boot time by tightening sleep rangesArjan van de Ven7-28/+28
2019-06-28iavf: use struct_size() helperGustavo A. R. Silva1-21/+16
2019-06-28e1000: Use dma_wmb() instead of wmb() before doorbell writesVenkatesh Srinivas1-3/+3
2019-06-28ixgbe: fix potential u32 overflow on shiftColin Ian King1-10/+4
2019-06-28ixgbe: Avoid NULL pointer dereference with VF on non-IPsec hwDann Frazier1-0/+3
2019-06-28e1000e: Increase pause and refresh timeMiguel Bernal Marin1-2/+2
2019-06-28ice: Use struct_size() helperGustavo A. R. Silva1-2/+2
2019-06-28igb: clear out skb->tstamp after reading the txtimeVedang Patel1-0/+1
2019-06-28net: hns3: optimize the CSQ cmd error handlingPeng Li2-8/+26
2019-06-28net: hns3: remove RXD_VLD check in hns3_handle_bdinfoYunsheng Lin3-12/+0
2019-06-28net: hns3: remove unused linkmode definitionJian Shen1-19/+0
2019-06-28net: hns3: fix a statistics issue about l3l4 checksum errorYufeng Mo1-1/+1
2019-06-28net: hns3: handle empty unknown interruptHuazhong Tan1-5/+10
2019-06-28net: hns3: re-schedule reset task while VF reset failHuazhong Tan2-8/+23
2019-06-28net: hns3: add Asym Pause support to fix autoneg problemYonglong Liu2-0/+8
2019-06-28net: hns3: fix a -Wformat-nonliteral compile warningYonglong Liu1-2/+1
2019-06-28net: hns3: add some error checking in hclge_tm moduleYunsheng Lin1-1/+5
2019-06-28net: hns3: change SSU's buffer allocation according to UMYunsheng Lin3-5/+64
2019-06-28net: hns3: enable DCB when TC num is one and pfc_en is non-zeroYunsheng Lin3-2/+20
2019-06-28net: hns3: fix __QUEUE_STATE_STACK_XOFF not cleared issueHuazhong Tan1-28/+26
2019-06-28net: dsa: sja1105: Mark in-band AN modes not supported for PHYLINKVladimir Oltean1-0/+5
2019-06-28net: dsa: sja1105: Check for PHY mode mismatches with what PHYLINK reportsVladimir Oltean1-0/+44
2019-06-28net: dsa: sja1105: Don't check state->link in phylink_mac_configVladimir Oltean1-4/+7
2019-06-28hinic: reduce rss_init stack usageArnd Bergmann1-7/+13
2019-06-28net: stmmac: Update Kconfig entryJose Abreu1-1/+1