summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2015-12-09ath10k: fix invalid NSS for 4x4 devicesRajkumar Manoharan1-1/+1
2015-12-09ath10k: use station's current operating mode from assoc requestVivek Natarajan1-2/+3
2015-12-09ath10k: add ATH10K_FW_FEATURE_RAW_MODE_SUPPORT to ath10k_core_fw_feature_str[]Kalle Valo1-0/+5
2015-12-09can: sja1000: clear interrupts on startMirza Krak1-0/+3
2015-12-09can: Use correct type in sizeof() in nla_put()Marek Vasut1-1/+1
2015-12-09mwifiex: fix mwifiex_rdeeprom_read()Dan Carpenter1-7/+7
2015-12-09mwifiex: avoid memsetting PCIe event bufferAmitkumar Karwar1-1/+0
2015-12-09mwifiex: fix NULL pointer dereference during hidden SSID scanAniket Nagarnaik1-1/+1
2015-12-09net: mvneta: fix error path for building skbMarcin Wojtas1-2/+6
2015-12-09net: mvneta: Fix CPU_MAP registers initialisationMaxime Ripard1-1/+1
2015-12-09iwlwifi: Add new PCI IDs for the 8260 seriesOren Givon1-1/+18
2015-12-09iwlwifi: pcie: fix (again) prepare card flowEmmanuel Grumbach1-8/+2
2015-12-09bonding: fix panic on non-ARPHRD_ETHER enslave failureJay Vosburgh1-0/+1
2015-12-09sfc: push partner queue for skb->xmit_moreMartin Habets4-4/+36
2015-12-09stmmac: Correctly report PTP capabilities.Phil Reid1-2/+5
2015-12-09net: bcmgenet: Software reset EPHY after power onFlorian Fainelli3-1/+22
2015-10-28net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto2-2/+2
2015-10-28net/mlx4_en: Explicitly set no vlan tags in WQE ctrl segment when no vlan is ...Jack Morgenstein1-0/+2
2015-10-28amd-xgbe: Fix race between access of desc and desc indexLendacky, Thomas2-1/+5
2015-10-28forcedeth: fix unilateral interrupt disabling in netpoll pathNeil Horman1-13/+11
2015-10-27net: mv643xx_eth: add missing of_node_putJulia Lawall1-1/+3
2015-10-27ath6kl: add missing of_node_putJulia Lawall1-0/+1
2015-10-27net: phy: mdio: add missing of_node_putJulia Lawall1-0/+2
2015-10-27netdev/phy: add missing of_node_putJulia Lawall1-0/+1
2015-10-27net: netcp: add missing of_node_putJulia Lawall1-2/+6
2015-10-27net: thunderx: add missing of_node_putJulia Lawall1-1/+3
2015-10-27sh_eth: fix RX buffer size calculationSergei Shtylyov1-2/+2
2015-10-27sh_eth: fix RX buffer size alignmentSergei Shtylyov1-5/+5
2015-10-26gianfar: Fix Rx BSY error handlingClaudiu Manoil1-3/+1
2015-10-26gianfar: Don't enable the Filer w/o the ParserClaudiu Manoil1-2/+2
2015-10-26gianfar: Remove duplicated argument to bitwise ORClaudiu Manoil1-2/+2
2015-10-26net: thunderx: Incorporate pass2 silicon CPI index configuration changesThanneeru Srinivasulu2-6/+27
2015-10-26net: thunderx: Rewrite silicon revision tests.David Daney1-4/+6
2015-10-26net: thunderx: Fix incorrect subsystem devid of VF on pass2 siliconSunil Goutham1-1/+1
2015-10-26net: thunderx: Remove PF soft reset.Sunil Goutham1-3/+0
2015-10-23ppp: fix pppoe_dev deletion condition in pppoe_release()Guillaume Nault1-1/+1
2015-10-23amd-xgbe: Use wmb before updating current descriptor countLendacky, Thomas2-2/+4
2015-10-23net/phy: micrel: Add workaround for bad autonegNathan Sullivan1-1/+22
2015-10-23macvtap: unbreak receiving of gro skb with frag listJason Wang1-1/+1
2015-10-23openvswitch: Fix egress tunnel info.Pravin B Shelar2-7/+74
2015-10-23i40e: fix annoying messageJesse Brandeburg1-0/+1
2015-10-23i40e: fix stats offsetsJesse Brandeburg1-0/+6
2015-10-22qmi_wwan: add Sierra Wireless MC74xx/EM74xxBjørn Mork1-0/+4
2015-10-22net: phy: dp83848: Add TI DP83848 Ethernet PHYAndrew F. Davis3-0/+105
2015-10-22net: sun4i-emac: Properly free resources on probe failure and removeHans de Goede1-4/+16
2015-10-22net: cavium: change NET_VENDOR_CAVIUM to boolAndreas Schwab1-1/+1
2015-10-21xen-netfront: update num_queues to real createdJoe Jin1-7/+7
2015-10-21net: mv643xx_eth: Defer writing the first TX descriptor when using TSOPhilipp Kirchhofer1-3/+23
2015-10-21net: mv643xx_eth: Ensure proper data alignment in TSO TX pathPhilipp Kirchhofer1-5/+17
2015-10-21net: phy: smsc: disable energy detect modeHeiko Schocher1-5/+14