summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* r8152: disable the tasklet by defaulthayeswang2014-11-051-2/+6
* amd-xgbe-phy: Let AMD_XGBE_PHY depend on HAS_IOMEMLendacky, Thomas2014-11-051-1/+1
* amd-xgbe: Let AMD_XGBE depend on HAS_IOMEMLendacky, Thomas2014-11-051-1/+1
* amd-xgbe-phy: Sync PCS and PHY modes after resetLendacky, Thomas2014-11-051-1/+2
* amd-xgbe: Fix a spelling errorLendacky, Thomas2014-11-051-2/+2
* amd-xgbe: Add receive side scaling ethtool supportLendacky, Thomas2014-11-053-0/+96
* amd-xgbe: Provide support for receive side scalingLendacky, Thomas2014-11-055-2/+233
* amd-xgbe: Add support for per DMA channel interruptsLendacky, Thomas2014-11-054-49/+209
* amd-xgbe: Implement split header receive supportLendacky, Thomas2014-11-055-111/+201
* amd-xgbe: Use page allocations for Rx buffersLendacky, Thomas2014-11-054-127/+196
* amd-xgbe: Use the u32 data type for descriptorsLendacky, Thomas2014-11-051-4/+4
* amd-xgbe: Rename pre_xmit function to dev_xmitLendacky, Thomas2014-11-053-6/+6
* amd-xgbe: Move ring allocation to device openLendacky, Thomas2014-11-053-70/+93
* net: Add and use skb_copy_datagram_msg() helper.David S. Miller2014-11-052-2/+2
* stmmac: remove BUS_MODE_DAGiuseppe CAVALLARO2014-11-052-14/+0
* stmmac: remove STMMAC_DEBUG_FSGiuseppe CAVALLARO2014-11-052-15/+7
* stmmac: remove specific SoC Koption from platform.Giuseppe CAVALLARO2014-11-054-68/+9
* net: phy: spi_ks8995: remove sysfs bin file by registered attributeVladimir Zapolskiy2014-11-041-1/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-11-036-117/+51
|\
| * i40e: properly parse MDET registersMitch Williams2014-11-031-5/+7
| * i40e: configure VM ID in qtx_ctlMitch Williams2014-11-031-2/+6
| * i40e: enable debug earlierShannon Nelson2014-11-031-0/+5
| * i40e: better wording for resource tracking errorsShannon Nelson2014-11-031-6/+8
| * i40e: scale msix vector use when more cores than vectorsShannon Nelson2014-11-031-4/+7
| * i40e: remove debugfs dump statsShannon Nelson2014-11-031-91/+2
| * i40e: avoid disable of interrupt when changing ITRJesse Brandeburg2014-11-031-2/+0
| * i40evf: Add support for 10G base T partsPaul M Stillwell Jr2014-11-032-0/+2
| * i40e: fix link checking logicMitch Williams2014-11-031-4/+7
| * i40evf: properly handle multiple AQ messagesMitch Williams2014-11-031-3/+1
| * i40e: Add condition to enter fdir flush and reinitAkeem G Abodunrin2014-11-031-0/+6
* | hamradio: 6pack: remove unnecessary checkSudip Mukherjee2014-11-031-2/+1
* | net/mlx4_core: Add retrieval of CONFIG_DEV parametersMatan Barak2014-11-034-6/+108
* | net/mlx4_en: Add __GFP_COLD gfp flags in alloc_pagesIdo Shamay2014-11-031-3/+4
* | net/mlx4_en: Remove RX buffers alignment to IP_ALIGNIdo Shamay2014-11-032-13/+4
* | net/mlx4_core: Protect port type setting by mutexAmir Vadai2014-11-031-1/+8
* | net/mlx4_core: Prevent VF from changing port configurationSaeed Mahameed2014-11-033-2/+35
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-01333-2121/+8816
|\
| * sunhme: Add DMA mapping error checks.David S. Miller2014-11-011-5/+57
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-10-3111-28/+301
| |\
| | * Revert "Input: i8042 - disable active multiplexing by default"Dmitry Torokhov2014-10-312-9/+274
| | * Input: altera_ps2 - use correct type for irq return valueTobias Klauser2014-10-311-1/+1
| | * Input: altera_ps2 - write to correct register when disabling interruptsTobias Klauser2014-10-311-1/+1
| | * Input: max77693-haptic - fix potential overflowDmitry Torokhov2014-10-311-3/+2
| | * Input: psmouse - remove unneeded check in psmouse_reconnect()Dmitry Torokhov2014-10-281-7/+0
| | * Input: vsxxxaa - fix code dropping bytes from queueDmitry Torokhov2014-10-281-1/+1
| | * Input: ims-pcu - fix dead code in ims_pcu_ofn_reg_addr_store()Dmitry Torokhov2014-10-281-1/+1
| | * Input: opencores-kbd - fix error handlingDmitry Torokhov2014-10-281-1/+1
| | * Input: wm97xx - adapt parameters to tosa touchscreen.Dmitry Eremin-Solenikov2014-10-241-2/+2
| | * Input: i8042 - quirks for Fujitsu Lifebook A544 and Lifebook AH544Hans de Goede2014-10-241-0/+16
| | * Input: stmpe-keypad - fix valid key line bitmaskLinus Walleij2014-10-241-1/+1