summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-11-051-2/+4
|\
| * Bluetooth: Fix possible deadlock in btusbKuba Pawlak2015-11-051-2/+4
* | bnxt_en: add VXLAN dependencyArnd Bergmann2015-11-051-0/+1
* | qlogic: qed: fix a test for MODE_MF_SIDan Carpenter2015-11-041-1/+1
* | qlogic/qed: remove bogus NULL checkDan Carpenter2015-11-041-5/+0
|/
* sh_eth: merge sh_eth_free_dma_buffer() into sh_eth_ring_free()Sergei Shtylyov2015-11-041-38/+22
* sh_eth: kill 'ret' variable in sh_eth_ring_init()Sergei Shtylyov2015-11-041-16/+8
* drivers: net: cpsw: Add support for fixed-link PHYMarkus Brunner2015-11-041-0/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2015-11-041-5/+5
|\
| * ide: pdc202xx_new: Replace timeval with ktime_tAmitoj Kaur Chawla2015-11-031-5/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-11-04965-13081/+94091
|\ \
| * | 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-0318-53/+143
| |\ \
| | * | net: phy: fix a bug in get_phy_c45_idsShaohui Xie2015-11-021-25/+49
| | * | sfc: push partner queue for skb->xmit_moreMartin Habets2015-11-024-4/+36
| | * | ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings2015-11-024-15/+15
| | * | isdn_ppp: Add checks for allocation failure in isdn_ppp_open()Ben Hutchings2015-11-021-0/+6
| | * | 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
| * | | | net/mlx5e: Avoid NULL pointer access in case of configuration failureAchiad Shochat2015-11-031-0/+6
| * | | | sh_eth: fix typo in RX descriptor bit nameSergei Shtylyov2015-11-022-3/+3