summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mac80211_hwsim: fix use-after-free bug in hwsim_exit_netBenjamin Beichler2018-03-211-2/+6
* mac80211_hwsim: fix secondary MAC address assignmentJohannes Berg2018-03-211-1/+1
* net: dsa: mv88e6xxx: Fix interrupt name for g2 irqUwe Kleine-König2018-03-201-1/+1
* net: dsa: mv88e6xxx: Fix typo in a commentUwe Kleine-König2018-03-201-1/+1
* net: dsa: mv88e6xxx: Fix name of switch 88E6141Uwe Kleine-König2018-03-201-1/+1
* mlxsw: spectrum_acl: Do not invalidate already invalid ACL groupsIdo Schimmel2018-03-201-5/+0
* mlxsw: spectrum_acl: Adapt ACL configuration to new firmware versionsIdo Schimmel2018-03-201-17/+26
* mlxsw: spectrum: Reserved field in mbox profile shouldn't be setTal Bar2018-03-201-4/+0
* mlxsw: pci: Set mbox dma addresses to zero when not usedShalom Toledo2018-03-201-3/+6
* mlx5: Remove call to ida_pre_getMatthew Wilcox2018-03-201-1/+0
* i40e: Fix the polling mechanism of GLGEN_RSTAT.DEVSTATEPaweł Jabłoński2018-03-191-6/+29
* i40evf: remove flags that are never usedJacob Keller2018-03-191-3/+0
* i40e: Prevent setting link speed on I40E_DEV_ID_25G_BPatryk Małek2018-03-191-0/+1
* i40e: Fix incorrect return typesDoug Dziggel2018-03-192-4/+4
* i40e: add doxygen comment for new mode parameterJacob Keller2018-03-191-0/+1
* i40e: Close client on suspend and restore client MSIx on resumeShiraz Saleem2018-03-193-3/+22
* i40e: Prevent setting link speed on KX_X722Patryk Małek2018-03-191-1/+2
* i40e: Properly check allowed advertisement capabilitiesJan Sokolowski2018-03-191-9/+7
* i40evf: Reorder configure_clsflower to avoid deadlock on errorAlexander Duyck2018-03-191-12/+11
* net: dsa: mv88e6xxx: Add MDIO interrupts for internal PHYsAndrew Lunn2018-03-183-0/+58
* net: dsa: mv88e6xxx: Add number of internal PHYsAndrew Lunn2018-03-182-0/+29
* net: dsa: mv88e6xxx: Add missing g1 IRQ numbersAndrew Lunn2018-03-181-0/+2
* net: dsa: mv88e6xxx: Fix missing register lock in serdes_get_statsFlorian Fainelli2018-03-181-0/+2
* net: dsa: mv88e6xxx: Fix IRQ when loading moduleAndrew Lunn2018-03-171-8/+11
* ibmvnic: Remove unused TSO resources in TX pool structureThomas Falcon2018-03-171-2/+0
* ibmvnic: Update TX pool cleaning routineThomas Falcon2018-03-171-16/+24
* ibmvnic: Improve TX buffer accountingThomas Falcon2018-03-171-9/+21
* ibmvnic: Update TX and TX completion routinesThomas Falcon2018-03-172-27/+29
* ibmvnic: Update TX pool initialization routineThomas Falcon2018-03-171-42/+48
* ibmvnic: Update release TX pool routineThomas Falcon2018-03-171-7/+12
* ibmvnic: Update and clean up reset TX pool routineThomas Falcon2018-03-171-20/+25
* ibmvnic: Generalize TX pool structureThomas Falcon2018-03-171-2/+3
* hv_netvsc: add trace pointsStephen Hemminger2018-03-175-2/+220
* hv_netvsc: pass netvsc_device to rndis haltStephen Hemminger2018-03-171-4/+3
* net: ethernet: ti: cpsw: enable vlan rx vlan offloadGrygorii Strashko2018-03-173-4/+67
* cxgb4: Fix queue free path of ULD driversArjun Vynipadath2018-03-171-0/+1
* liquidio: Simplified napi pollIntiyaz Basha2018-03-163-66/+35
* cxgb4: notify fatal error to uld driversGanesh Goudar2018-03-164-1/+14
* net: macb: Add phy-handle DT supportBrad Mouring2018-03-161-3/+5
* net: macb: Remove redundant poll irq assignmentBrad Mouring2018-03-161-4/+1
* net: macb: Reorganize macb_mii bringupBrad Mouring2018-03-161-38/+41
* enic: drop IP proto check for vxlan tunnel deleteGovindarajulu Varadarajan2018-03-161-3/+2
* net: drivers/net: Remove unnecessary skb_copy_expand OOM messagesJoe Perches2018-03-155-13/+2
* i40e: restore TCPv4 input set when re-enabling ATRJacob Keller2018-03-141-0/+9
* i40e: fix for wrong partition id calculation on OCP mezz cardsMariusz Stachura2018-03-142-1/+25
* i40e: factor out re-enable functions for ATR and SBJacob Keller2018-03-141-16/+32
* i40e: track filter type statistics when deleting invalid filtersJacob Keller2018-03-141-8/+48
* i40e: Fix permission check for VF MAC filtersFilip Sadowski2018-03-141-28/+51
* i40e: Cleanup i40e_vlan_rx_registerJacob Keller2018-03-141-17/+4
* i40e: Fix attach VF to VM issuePaweł Jabłoński2018-03-141-0/+11