summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* ath10k: fix the currently supported QCA9377 target version nameBartosz Markowski2015-11-123-5/+9
* ath10k: fix invalid NSS for 4x4 devicesRajkumar Manoharan2015-11-101-1/+1
* drivers: net: xgene: fix RGMII 10/100Mb modeIyappan Subramanian2015-11-093-3/+48
* dwc_eth_qos: Delete an unnecessary check before the function call "of_node_put"Markus Elfring2015-11-071-2/+1
* bonding: fix panic on non-ARPHRD_ETHER enslave failureJay Vosburgh2015-11-071-0/+1
* net/qlcnic: fix mac address restore in bond mode 5/6Jarod Wilson2015-11-071-1/+2
* fjes: Delete an unnecessary check before the function call "vfree"Markus Elfring2015-11-071-3/+1
* bnxt_en: More robust SRIOV cleanup sequence.Jeffrey Huang2015-11-051-13/+27
* bnxt_en: Fix comparison of u16 sw_id against negative value.Michael Chan2015-11-051-4/+5
* bnxt_en: map CAG_REG_LEGACY_INT_STATUS_MASK to GRC window #4Jeffrey Huang2015-11-052-3/+20
* bnxt_en: Determine tcp/ipv6 RSS hash type correctly.Michael Chan2015-11-051-5/+7
* bnxt_en: Change sp events definitions to represent bit position.Jeffrey Huang2015-11-051-5/+5
* net: stmmac: fix double-initialization of phy_ifaceLABBE Corentin2015-11-051-1/+1
* qlogic: qed: fix error codes in qed_resc_alloc()Dan Carpenter2015-11-051-3/+9
* net: dsa: mv88e6xxx: isolate unbridged portsVivien Didelot2015-11-054-0/+48
* USB: qmi_wwan: Add quirk for Quectel EC20 Mini PCIe modulePetr Štetiar2015-11-051-0/+21
* bnxt_en: add VXLAN dependencyArnd Bergmann2015-11-051-0/+1
* qlogic: qed: fix a test for MODE_MF_SIDan Carpenter2015-11-051-1/+1
* qlogic/qed: remove bogus NULL checkDan Carpenter2015-11-051-5/+0
* sh_eth: merge sh_eth_free_dma_buffer() into sh_eth_ring_free()Sergei Shtylyov2015-11-051-38/+22
* sh_eth: kill 'ret' variable in sh_eth_ring_init()Sergei Shtylyov2015-11-051-16/+8
* drivers: net: cpsw: Add support for fixed-link PHYMarkus Brunner2015-11-051-0/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-11-04862-11641/+87501
|\
| * sh_eth: use DMA barriersSergei Shtylyov2015-11-031-4/+4
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-0317-49/+135
| |\
| | * net: phy: fix a bug in get_phy_c45_idsShaohui Xie2015-11-031-25/+49
| | * sfc: push partner queue for skb->xmit_moreMartin Habets2015-11-034-4/+36
| | * ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings2015-11-023-9/+11
| | * qmi_wwan: fix entry for HP lt4112 LTE/HSPA+ Gobi 4G ModuleBjørn Mork2015-11-021-1/+4
| | * sh_eth: fix WARNING in dma_common_free_remap()Sergei Shtylyov2015-11-021-1/+1
| | * sh_eth: fix uninitialized arrays in sh_eth_ring_init()Sergei Shtylyov2015-11-021-4/+4
| | * Merge tag 'linux-can-fixes-for-4.3-20151030' of git://git.kernel.org/pub/scm/...David S. Miller2015-11-021-1/+1
| | |\
| | | * can: Use correct type in sizeof() in nla_put()Marek Vasut2015-10-301-1/+1
| | * | stmmac: Correctly report PTP capabilities.Phil Reid2015-11-011-2/+5
| | * | net: bcmgenet: Software reset EPHY after power onFlorian Fainelli2015-11-013-1/+22
| | * | net: smsc911x: Fix crash if loopback test failsPavel Fedin2015-11-011-0/+1
| | * | fec: Use gpio_set_value_cansleep()Fabio Estevam2015-11-011-1/+1
| | |/
| * | net: dsa: mv88e6xxx: include DSA ports in VLANsVivien Didelot2015-11-031-6/+6
| * | net: dsa: mv88e6xxx: disable SA learning for DSA and CPU portsAndrew Lunn2015-11-032-2/+11
| * | arcnet/com20020: add LEDS_CLASS dependencyArnd Bergmann2015-11-031-0/+1
| * | dp83640: Only wait for timestamps for packets with timestamping enabled.Stefan Sørensen2015-11-031-12/+13
| * | dp83640: Prune rx timestamp list before reading from itStefan Sørensen2015-11-031-0/+1
| * | dp83640: Delay scheduled work.Stefan Sørensen2015-11-031-8/+12
| * | dp83640: Include hash in timestamp/packet matchingStefan Sørensen2015-11-031-3/+15
| * | net/mlx5e: Fix LSO vlan insertionAchiad Shochat2015-11-031-2/+3
| * | net/mlx5e: Re-eanble client vlan TX accelerationAchiad Shochat2015-11-032-2/+22
| * | net/mlx5e: Return error in case mlx5e_set_features() failsAchiad Shochat2015-11-031-1/+1
| * | net/mlx5e: Don't allow more than max supported channelsAchiad Shochat2015-11-033-5/+9
| * | net/mlx5_core: Use the the real irqn in eq->irqnAchiad Shochat2015-11-031-4/+4
| * | net/mlx5e: Wait for RX buffers initialization in a more proper mannerAchiad Shochat2015-11-031-2/+2