aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-22sfc: Rename Falcon-arch filter implementation types and functionsBen Hutchings1-209/+243
2013-08-22sfc: Remove unused filter_flags variables and efx_farch_filter_id_flags()Ben Hutchings1-16/+0
2013-08-22Merge tag 'devicetree-fixes-for-3.11' of git://sources.calxeda.com/kernel/linuxLinus Torvalds1-0/+2
2013-08-22Merge tag 'dm-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds1-9/+7
2013-08-22e1000e: resolve checkpatch JIFFIES_COMPARISON warningBruce Allan1-1/+1
2013-08-22e1000e: Avoid kernel crash during shutdownLi Zhang1-0/+7
2013-08-22e1000e: Add code to check for failure of pci_disable_link_state callCarolyn Wyborny1-26/+59
2013-08-22e1000e: cleanup whitespace in recent commitBruce Allan1-1/+2
2013-08-22igb: Expose RSS indirection table for ethtoolLaura Mihaela Vasilescu3-21/+97
2013-08-22igb: Add macro for size of RETA indirection tableLaura Mihaela Vasilescu2-1/+3
2013-08-22igb: Fix get_fw_version function for all partsCarolyn Wyborny4-44/+93
2013-08-22igb: Add device support for flashless SKU of i210 deviceCarolyn Wyborny4-2/+19
2013-08-22igb: Refactor NVM read functions to accommodate devices with no flashCarolyn Wyborny4-60/+77
2013-08-22igb: Refactor of init_nvm_paramsCarolyn Wyborny5-65/+92
2013-08-22igb: Update MTU so that it is always at least a standard frame sizeAlexander Duyck1-0/+4
2013-08-22igb: don't allow SR-IOV without MSI-XMitch A Williams1-0/+5
2013-08-22igb: Added rcu_lock to avoid raceAkeem G Abodunrin1-1/+4
2013-08-22igb: Read register for latch_on without return valueAkeem G Abodunrin3-19/+12
2013-08-22igb: Reset the link when EEE setting changedAkeem G Abodunrin1-1/+3
2013-08-22can: flexcan: use platform_set_drvdata()Libo Chen1-1/+1
2013-08-22can: at91_can: use platform_set_drvdata()Libo Chen1-1/+1
2013-08-22can: c_can: fix error checking of priv->instance in probe()Chen Gang1-1/+1
2013-08-21net: phy: mdio-octeon: use platform_set_drvdata()Libo Chen1-1/+1
2013-08-21net: irda: pxaficp_ir: use platform_set_drvdata()Libo Chen1-1/+1
2013-08-21hso: Fix stack corruption on some architecturesDaniel Gimpelevich1-1/+5
2013-08-21hso: Earlier catch of error conditionDaniel Gimpelevich1-4/+5
2013-08-21Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller1-49/+49
2013-08-21stmmac: remove useless csum flagGiuseppe CAVALLARO2-3/+1
2013-08-21of: fdt: fix memory initialization for expanded DTWladislav Wiebe1-0/+2
2013-08-21Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-1/+12
2013-08-21Merge tag 'pinctrl-for-v3.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds2-4/+64
2013-08-21net: emac: remove unnecessary dev_set_drvdata()Libo Chen1-2/+0
2013-08-21net: davinci_mdio: remove unnecessary dev_set_drvdata()Libo Chen1-2/+0
2013-08-21net: xilinx_emaclite: remove unnecessary dev_set_drvdata()Libo Chen1-1/+0
2013-08-21net: sunhme: remove unnecessary dev_set_drvdata()Libo Chen1-2/+0
2013-08-21net: sunbmac: remove unnecessary dev_set_drvdata()Libo Chen1-2/+0
2013-08-21net: fec_mpc52xx_phy: remove unnecessary dev_set_drvdata()Libo Chen1-1/+0
2013-08-21net: ucc_geth: remove unnecessary dev_set_drvdata()Libo Chen1-1/+0
2013-08-21net: fsl_pq_mdio: remove unnecessary dev_set_drvdata()Libo Chen1-2/+0
2013-08-21tun: Get skfilter layoutPavel Emelyanov1-0/+10
2013-08-21tun: Allow to skip filter on attachPavel Emelyanov1-5/+7
2013-08-21tun: Report whether the queue is attached or notPavel Emelyanov1-0/+3
2013-08-21tun: Add ability to create tun device with given indexPavel Emelyanov1-1/+20
2013-08-21sfc: Do not assume efx_nic_type::ev_fini is idempotentBen Hutchings2-0/+7
2013-08-21sfc: EFX_WORKAROUND_ALWAYS is really specific to Falcon-architectureBen Hutchings3-36/+19
2013-08-21sfc: Get rid of per-NIC-type phys_addr_channels and mem_map_sizeBen Hutchings4-32/+37
2013-08-21sfc: Update and improve kernel-doc for efx_mcdi_state & efx_mcdi_ifaceBen Hutchings1-11/+9
2013-08-21sfc: Fix race in completion handlingBen Hutchings1-15/+10
2013-08-21sfc: Add support for MCDI v2Ben Hutchings6-55/+127
2013-08-21sfc: Update MCDI protocol definitions for EF10Ben Hutchings3-342/+5196