summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto2015-10-272-2/+2
* net/mlx4_en: Explicitly set no vlan tags in WQE ctrl segment when no vlan is ...Jack Morgenstein2015-10-271-0/+2
* amd-xgbe: Fix race between access of desc and desc indexLendacky, Thomas2015-10-272-1/+5
* forcedeth: fix unilateral interrupt disabling in netpoll pathNeil Horman2015-10-271-13/+11
* net: mv643xx_eth: add missing of_node_putJulia Lawall2015-10-261-1/+3
* ath6kl: add missing of_node_putJulia Lawall2015-10-261-0/+1
* net: phy: mdio: add missing of_node_putJulia Lawall2015-10-261-0/+2
* netdev/phy: add missing of_node_putJulia Lawall2015-10-261-0/+1
* net: netcp: add missing of_node_putJulia Lawall2015-10-261-2/+6
* net: thunderx: add missing of_node_putJulia Lawall2015-10-261-1/+3
* sh_eth: fix RX buffer size calculationSergei Shtylyov2015-10-261-2/+2
* sh_eth: fix RX buffer size alignmentSergei Shtylyov2015-10-261-5/+5
* gianfar: Fix Rx BSY error handlingClaudiu Manoil2015-10-251-3/+1
* gianfar: Don't enable the Filer w/o the ParserClaudiu Manoil2015-10-251-2/+2
* gianfar: Remove duplicated argument to bitwise ORClaudiu Manoil2015-10-251-2/+2
* net: thunderx: Incorporate pass2 silicon CPI index configuration changesThanneeru Srinivasulu2015-10-252-6/+27
* net: thunderx: Rewrite silicon revision tests.David Daney2015-10-251-4/+6
* net: thunderx: Fix incorrect subsystem devid of VF on pass2 siliconSunil Goutham2015-10-251-1/+1
* net: thunderx: Remove PF soft reset.Sunil Goutham2015-10-251-3/+0
* ppp: fix pppoe_dev deletion condition in pppoe_release()Guillaume Nault2015-10-231-1/+1
* amd-xgbe: Use wmb before updating current descriptor countLendacky, Thomas2015-10-232-2/+4
* net/phy: micrel: Add workaround for bad autonegNathan Sullivan2015-10-231-1/+22
* macvtap: unbreak receiving of gro skb with frag listJason Wang2015-10-231-1/+1
* openvswitch: Fix egress tunnel info.Pravin B Shelar2015-10-222-7/+74
* i40e: fix annoying messageJesse Brandeburg2015-10-221-0/+1
* i40e: fix stats offsetsJesse Brandeburg2015-10-221-0/+6
* qmi_wwan: add Sierra Wireless MC74xx/EM74xxBjørn Mork2015-10-221-0/+4
* net: phy: dp83848: Add TI DP83848 Ethernet PHYAndrew F. Davis2015-10-223-0/+105
* net: sun4i-emac: Properly free resources on probe failure and removeHans de Goede2015-10-211-4/+16
* net: cavium: change NET_VENDOR_CAVIUM to boolAndreas Schwab2015-10-211-1/+1
* xen-netfront: update num_queues to real createdJoe Jin2015-10-211-7/+7
* net: mv643xx_eth: Defer writing the first TX descriptor when using TSOPhilipp Kirchhofer2015-10-211-3/+23
* net: mv643xx_eth: Ensure proper data alignment in TSO TX pathPhilipp Kirchhofer2015-10-211-5/+17
* net: phy: smsc: disable energy detect modeHeiko Schocher2015-10-211-5/+14
* drivers: net: cpsw: add phy-handle parsingHeiko Schocher2015-10-211-4/+11
* bcm63xx_enet: check 1000BASE-T advertisement configurationSimon Arlott2015-10-211-14/+19
* net: bcmgenet: Fix early link interrupt enablingFlorian Fainelli2015-10-181-9/+23
* Merge tag 'wireless-drivers-for-davem-2015-10-17' of git://git.kernel.org/pub...David S. Miller2015-10-1812-20/+54
|\
| * Merge tag 'iwlwifi-for-kalle-2015-10-05' of git://git.kernel.org/pub/scm/linu...Kalle Valo2015-10-078-20/+27
| |\
| | * iwlwifi: mvm: flush fw_dump_wk when mvm fails to startAndrei Otcheretianski2015-10-051-0/+1
| | * iwlwifi: mvm: init card correctly on ctkill exit checkArik Nemtsov2015-10-052-2/+7
| | * iwlwifi: pci: add a few more PCI subvendor IDs for the 7265 seriesLuca Coelho2015-10-051-0/+5
| | * iwlwifi: fix firmware filename for 3160Johannes Berg2015-10-051-1/+1
| | * iwlwifi: mvm: clear csa countdown when AP is stoppedAvraham Stern2015-10-051-0/+1
| | * iwlwifi: mvm: fix D3 firmware PN programmingJohannes Berg2015-10-051-6/+6
| | * iwlwifi: dvm: fix D3 firmware PN programmingJohannes Berg2015-10-051-1/+1
| | * iwlwifi: mvm: fix D3 CCMP TX PN assignmentJohannes Berg2015-10-051-10/+5
| * | rtlwifi: rtl8821ae: Fix system lockups on bootLarry Finger2015-10-034-0/+27
* | | tunnels: Don't require remote endpoint or ID during creation.Jesse Gross2015-10-182-10/+9
* | | xen-netback: correctly check failed allocationInsu Yun2015-10-181-0/+6