summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-032-3/+3
* bonding: simplify / unify event handling code for 3ad mode.Mahesh Bandewar2015-11-032-44/+8
* bonding: unify all places where actor-oper key needs to be updated.Mahesh Bandewar2015-11-031-35/+52
* bonding: Simplify __get_duplex function.Mahesh Bandewar2015-11-031-4/+2
* ravb: use pdev rather than ndev for error messagesSimon Horman2015-11-021-2/+2
* net: dsa: mv88e6xxx: lookup switch nameVivien Didelot2015-11-026-112/+95
* net: dsa: mv88e6xxx: assert SMI lockVivien Didelot2015-11-021-11/+14
* net: encx24j600: Export missing SPI module alias informationJavier Martinez Canillas2015-11-021-0/+1
* net: encx24j600: Fix SPI id table definitionJavier Martinez Canillas2015-11-021-3/+4
* enic: assign affinity hint to interruptsGovindarajulu Varadarajan2015-11-022-0/+99
* net: hisilicon: Remove .owner assignment from platform_driverhuangdaode2015-11-011-1/+0
* net: dsa: use switchdev obj for VLAN add/del opsVivien Didelot2015-11-014-27/+97
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-0185-335/+668
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-10-311-0/+3
| |\
| | * rbd: require stable pages if message data CRCs are enabledRonny Hegewald2015-10-301-0/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-10-3138-148/+442
| |\ \
| | * | net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto2015-10-282-2/+2
| | * | net/mlx4_en: Explicitly set no vlan tags in WQE ctrl segment when no vlan is ...Jack Morgenstein2015-10-281-0/+2
| | * | vhost: fix performance on LE hostsMichael S. Tsirkin2015-10-281-0/+7
| | * | amd-xgbe: Fix race between access of desc and desc indexLendacky, Thomas2015-10-282-1/+5
| | * | forcedeth: fix unilateral interrupt disabling in netpoll pathNeil Horman2015-10-281-13/+11
| | * | net: mv643xx_eth: add missing of_node_putJulia Lawall2015-10-271-1/+3
| | * | ath6kl: add missing of_node_putJulia Lawall2015-10-271-0/+1
| | * | net: phy: mdio: add missing of_node_putJulia Lawall2015-10-271-0/+2
| | * | netdev/phy: add missing of_node_putJulia Lawall2015-10-271-0/+1
| | * | net: netcp: add missing of_node_putJulia Lawall2015-10-271-2/+6
| | * | net: thunderx: add missing of_node_putJulia Lawall2015-10-271-1/+3
| | * | sh_eth: fix RX buffer size calculationSergei Shtylyov2015-10-271-2/+2
| | * | sh_eth: fix RX buffer size alignmentSergei Shtylyov2015-10-271-5/+5
| | * | gianfar: Fix Rx BSY error handlingClaudiu Manoil2015-10-261-3/+1
| | * | gianfar: Don't enable the Filer w/o the ParserClaudiu Manoil2015-10-261-2/+2
| | * | gianfar: Remove duplicated argument to bitwise ORClaudiu Manoil2015-10-261-2/+2
| | * | net: thunderx: Incorporate pass2 silicon CPI index configuration changesThanneeru Srinivasulu2015-10-262-6/+27
| | * | net: thunderx: Rewrite silicon revision tests.David Daney2015-10-261-4/+6
| | * | net: thunderx: Fix incorrect subsystem devid of VF on pass2 siliconSunil Goutham2015-10-261-1/+1
| | * | net: thunderx: Remove PF soft reset.Sunil Goutham2015-10-261-3/+0
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-10-313-8/+45
| |\ \ \
| | * | | Input: alps - only the Dell Latitude D420/430/620/630 have separate stick but...Hans de Goede2015-10-271-6/+42
| | * | | Input: sur40 - add dependency on VIDEO_V4L2Randy Dunlap2015-10-191-0/+1
| | * | | Input: lpc32xx_ts - fix warnings caused by enabling unprepared clockVladimir Zapolskiy2015-10-171-2/+2
| * | | | Merge tag 'pci-v4.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-10-311-1/+1
| |\ \ \ \
| | * | | | PCI: Prevent out of bounds access in numa_node overrideSasha Levin2015-10-071-1/+1
| * | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-10-271-1/+2
| |\ \ \ \ \
| | * | | | | clkdev: fix clk_add_alias() with a NULL alias device nameRussell King2015-10-201-1/+2