summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4: Use cpumask_available for eq->affinity_maskNathan Chancellor2018-09-211-1/+2
* net: apple: fix return type of ndo_start_xmit functionYueHaibing2018-09-213-6/+6
* net: i825xx: fix return type of ndo_start_xmit functionYueHaibing2018-09-213-6/+9
* net: wiznet: fix return type of ndo_start_xmit functionYueHaibing2018-09-212-2/+2
* net: sgi: fix return type of ndo_start_xmit functionYueHaibing2018-09-212-3/+3
* net: cirrus: fix return type of ndo_start_xmit functionYueHaibing2018-09-212-3/+3
* net: seeq: fix return type of ndo_start_xmit functionYueHaibing2018-09-212-3/+5
* PCI: hv: Fix return value check in hv_pci_assign_slots()Wei Yongjun2018-09-211-1/+3
* net: mscc: fix the frame extraction into the skbAntoine Tenart2018-09-211-3/+9
* r8169: fix autoneg issue on resume with RTL8168EHeiner Kallweit2018-09-201-0/+9
* bnxt_en: don't try to offload VLAN 'modify' actionDavide Caratti2018-09-201-6/+14
* mlxsw: spectrum: Bump required firmware versionPetr Machata2018-09-201-2/+2
* qed: Add missing device config for RoCE EDPM in UFP mode.Sudarsana Reddy Kalluru2018-09-193-22/+48
* qed: Do not add VLAN 0 tag to untagged frames in multi-function mode.Sudarsana Reddy Kalluru2018-09-192-1/+9
* qed: Fix populating the invalid stag value in multi function mode.Sudarsana Reddy Kalluru2018-09-192-1/+18
* net: mvneta: fix the Rx desc buffer DMA unmappingAntoine Tenart2018-09-191-2/+2
* sfp: fix oops with ethtool -mRussell King2018-09-181-2/+2
* net: mvpp2: fix a txq_done race conditionAntoine Tenart2018-09-181-4/+6
* ravb: do not write 1 to reserved bitsKazuya Mizuguchi2018-09-183-6/+12
* net: bnxt: Fix a uninitialized variable warning.zhong jiang2018-09-181-0/+3
* Merge tag 'mlx5-fixes-2018-09-17' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-09-183-3/+4
|\
| * net/mlx5e: TLS, Read capabilities only when it is safeSaeed Mahameed2018-09-171-1/+2
| * net/mlx5: Check for SQ and not RQ state when modifying hairpin SQAlaa Hleihel2018-09-171-1/+1
| * net/mlx5: Fix read from coherent memoryEli Cohen2018-09-171-1/+1
* | net: emac: fix fixed-link setup for the RTL8363SB switchChristian Lamparter2018-09-181-5/+10
* | net: stmmac: Fixup the tail addr setting in xmit pathJose Abreu2018-09-181-2/+3
* | net: stmmac: Rework coalesce timer and fix multi-queue racesJose Abreu2018-09-183-106/+145
* | Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman2018-09-1822-82/+189
|\ \
| * | qmi_wwan: set DTR for modems in forced USB2 modeBjørn Mork2018-09-171-7/+7
| * | clk: x86: Stop marking clocks as CLK_IS_CRITICALHans de Goede2018-09-171-7/+0
| * | r8169: Get and enable optional ether_clk clockHans de Goede2018-09-171-0/+33
| * | clk: x86: add "ether_clk" alias for Bay Trail / Cherry TrailHans de Goede2018-09-171-0/+11
| * | r8169: enable ASPM on RTL8106EKai-Heng Feng2018-09-171-0/+3
| * | r8169: Align ASPM/CLKREQ setting function with vendor driverKai-Heng Feng2018-09-171-1/+3
| |/
| * net: ethernet: Fix a unused function warning.zhong jiang2018-09-171-3/+3
| * net: dsa: mv88e6xxx: Fix ATU Miss ViolationAndrew Lunn2018-09-172-2/+2
| * hv_netvsc: pair VF based on serial numberStephen Hemminger2018-09-172-25/+36
| * PCI: hv: support reporting serial number as slot informationStephen Hemminger2018-09-171-0/+37
| * bnxt_en: Fix VF mac address regression.Michael Chan2018-09-173-7/+13
| * net: hp100: fix always-true check for link up stateColin Ian King2018-09-171-1/+1
| * net: macb: disable scatter-gather for macb on sama5d3Nicolas Ferre2018-09-171-0/+8
| * net: mvpp2: let phylink manage the carrier stateAntoine Tenart2018-09-171-15/+6
| * pppoe: fix reception of frames with no mac headerGuillaume Nault2018-09-171-0/+3
| * net: ethernet: ti: add missing GENERIC_ALLOCATOR dependencyCorentin Labbe2018-09-171-0/+1
| * veth: Orphan skb before GROToshiaki Makita2018-09-161-2/+2
| * stmmac: fix valid numbers of unicast filter entriesJongsung Kim2018-09-161-3/+2
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-09-131-0/+2
| |\
| | * Bluetooth: hci_ldisc: Free rw_semaphore on closeHermes Zhang2018-09-111-0/+2
| * | net/appletalk: fix minor pointer leak to userspace in SIOCFINDIPDDPRTWilly Tarreau2018-09-131-2/+6
| * | hv_netvsc: fix schedule in RCU contextStephen Hemminger2018-09-131-6/+3