aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-21mac80211_hwsim: fix use-after-free bug in hwsim_exit_netBenjamin Beichler1-2/+6
2018-03-21mac80211_hwsim: fix secondary MAC address assignmentJohannes Berg1-1/+1
2018-03-20net: dsa: mv88e6xxx: Fix interrupt name for g2 irqUwe Kleine-König1-1/+1
2018-03-20net: dsa: mv88e6xxx: Fix typo in a commentUwe Kleine-König1-1/+1
2018-03-20net: dsa: mv88e6xxx: Fix name of switch 88E6141Uwe Kleine-König1-1/+1
2018-03-20mlxsw: spectrum_acl: Do not invalidate already invalid ACL groupsIdo Schimmel1-5/+0
2018-03-20mlxsw: spectrum_acl: Adapt ACL configuration to new firmware versionsIdo Schimmel1-17/+26
2018-03-20mlxsw: spectrum: Reserved field in mbox profile shouldn't be setTal Bar1-4/+0
2018-03-20mlxsw: pci: Set mbox dma addresses to zero when not usedShalom Toledo1-3/+6
2018-03-20mlx5: Remove call to ida_pre_getMatthew Wilcox1-1/+0
2018-03-19i40e: Fix the polling mechanism of GLGEN_RSTAT.DEVSTATEPaweł Jabłoński1-6/+29
2018-03-19i40evf: remove flags that are never usedJacob Keller1-3/+0
2018-03-19i40e: Prevent setting link speed on I40E_DEV_ID_25G_BPatryk Małek1-0/+1
2018-03-19i40e: Fix incorrect return typesDoug Dziggel2-4/+4
2018-03-19i40e: add doxygen comment for new mode parameterJacob Keller1-0/+1
2018-03-19i40e: Close client on suspend and restore client MSIx on resumeShiraz Saleem3-3/+22
2018-03-19i40e: Prevent setting link speed on KX_X722Patryk Małek1-1/+2
2018-03-19i40e: Properly check allowed advertisement capabilitiesJan Sokolowski1-9/+7
2018-03-19i40evf: Reorder configure_clsflower to avoid deadlock on errorAlexander Duyck1-12/+11
2018-03-18net: dsa: mv88e6xxx: Add MDIO interrupts for internal PHYsAndrew Lunn3-0/+58
2018-03-18net: dsa: mv88e6xxx: Add number of internal PHYsAndrew Lunn2-0/+29
2018-03-18net: dsa: mv88e6xxx: Add missing g1 IRQ numbersAndrew Lunn1-0/+2
2018-03-18net: dsa: mv88e6xxx: Fix missing register lock in serdes_get_statsFlorian Fainelli1-0/+2
2018-03-17net: dsa: mv88e6xxx: Fix IRQ when loading moduleAndrew Lunn1-8/+11
2018-03-17ibmvnic: Remove unused TSO resources in TX pool structureThomas Falcon1-2/+0
2018-03-17ibmvnic: Update TX pool cleaning routineThomas Falcon1-16/+24
2018-03-17ibmvnic: Improve TX buffer accountingThomas Falcon1-9/+21
2018-03-17ibmvnic: Update TX and TX completion routinesThomas Falcon2-27/+29
2018-03-17ibmvnic: Update TX pool initialization routineThomas Falcon1-42/+48
2018-03-17ibmvnic: Update release TX pool routineThomas Falcon1-7/+12
2018-03-17ibmvnic: Update and clean up reset TX pool routineThomas Falcon1-20/+25
2018-03-17ibmvnic: Generalize TX pool structureThomas Falcon1-2/+3
2018-03-17hv_netvsc: add trace pointsStephen Hemminger5-2/+220
2018-03-17hv_netvsc: pass netvsc_device to rndis haltStephen Hemminger1-4/+3
2018-03-17net: ethernet: ti: cpsw: enable vlan rx vlan offloadGrygorii Strashko3-4/+67
2018-03-17cxgb4: Fix queue free path of ULD driversArjun Vynipadath1-0/+1
2018-03-16liquidio: Simplified napi pollIntiyaz Basha3-66/+35
2018-03-16cxgb4: notify fatal error to uld driversGanesh Goudar4-1/+14
2018-03-16net: macb: Add phy-handle DT supportBrad Mouring1-3/+5
2018-03-16net: macb: Remove redundant poll irq assignmentBrad Mouring1-4/+1
2018-03-16net: macb: Reorganize macb_mii bringupBrad Mouring1-38/+41
2018-03-16enic: drop IP proto check for vxlan tunnel deleteGovindarajulu Varadarajan1-3/+2
2018-03-15net: drivers/net: Remove unnecessary skb_copy_expand OOM messagesJoe Perches5-13/+2
2018-03-14i40e: restore TCPv4 input set when re-enabling ATRJacob Keller1-0/+9
2018-03-14i40e: fix for wrong partition id calculation on OCP mezz cardsMariusz Stachura2-1/+25
2018-03-14i40e: factor out re-enable functions for ATR and SBJacob Keller1-16/+32
2018-03-14i40e: track filter type statistics when deleting invalid filtersJacob Keller1-8/+48
2018-03-14i40e: Fix permission check for VF MAC filtersFilip Sadowski1-28/+51
2018-03-14i40e: Cleanup i40e_vlan_rx_registerJacob Keller1-17/+4
2018-03-14i40e: Fix attach VF to VM issuePaweł Jabłoński1-0/+11