aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-31tun: return proper error code from tun_do_readAlex Gartrell1-1/+1
2014-12-31tun: Fixed unsigned/signed comparisonAlex Gartrell1-1/+1
2014-12-31enic: add stats for dma mapping errorGovindarajulu Varadarajan3-1/+25
2014-12-31enic: check dma_mapping_errorGovindarajulu Varadarajan2-58/+106
2014-12-31enic: make vnic_wq_buf doubly linkedGovindarajulu Varadarajan2-0/+4
2014-12-31net: fec: add Wake-on-LAN supportNimrod Andy2-10/+96
2014-12-30net: gianfar: add missing __iomem annotationKevin Hao2-2/+2
2014-12-30net: gianfar: mark the local functions staticKevin Hao1-4/+5
2014-12-30virtio-net: don't do header check for dodgy gso packetsJason Wang1-0/+2
2014-12-30arm: sa1100: move irda header to linux/platform_dataDmitry Eremin-Solenikov1-1/+1
2014-12-30net: sxgbe: Use setup_timerJulia Lawall1-6/+4
2014-12-30ksz884x: Use setup_timerJulia Lawall1-3/+1
2014-12-30atl1e: Use setup_timerJulia Lawall1-3/+2
2014-12-30atheros: atlx: Use setup_timerJulia Lawall1-6/+4
2014-12-30timecounter: keep track of accumulated fractional nanosecondsRichard Cochran1-2/+2
2014-12-30net: cpts: convert to timecounter adjtime.Richard Cochran1-4/+1
2014-12-30net: mlx4: convert to timecounter adjtime.Richard Cochran1-4/+1
2014-12-30net: ixgbe: convert to timecounter adjtime.Richard Cochran1-10/+1
2014-12-30net: igb: convert to timecounter adjtime.Richard Cochran1-6/+1
2014-12-30net: e1000e: convert to timecounter adjtime.Richard Cochran1-4/+1
2014-12-30net: fec: convert to timecounter adjtime.Richard Cochran1-15/+1
2014-12-30net: bnx2x: convert to timecounter adjtime.Richard Cochran1-5/+1
2014-12-30net: xgbe: convert to timecounter adjtime.Richard Cochran1-7/+1
2014-12-30time: move the timecounter/cyclecounter code into its own file.Richard Cochran7-5/+7
2014-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds37-1219/+306
2014-12-29Merge tag 'pm+acpi-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds9-32/+79
2014-12-29Merge tag 'spi-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds2-4/+9
2014-12-29Merge tag 'regulator-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds1-7/+12
2014-12-29Merge tag 'mmc-v3.19-2' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds1-1/+1
2014-12-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds16-271/+492
2014-12-29Merge branch 'acpi-video'Rafael J. Wysocki1-0/+17
2014-12-29Merge branches 'pm-domains', 'powercap' and 'pm-tools'Rafael J. Wysocki2-1/+3
2014-12-29Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki5-23/+28
2014-12-29Merge branch 'pm-opp'Rafael J. Wysocki1-8/+31
2014-12-29mmc: core: stop trying to switch width when only one bit is supportedAlexandre Belloni1-1/+1
2014-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2014-12-27ne2k-pci: Add pci_disable_device in error handlingJia-Ju Bai1-2/+4
2014-12-27bonding: change error message to debug message in __bond_release_one()Wengang Wang1-1/+1
2014-12-26[regression] braino in "lustre: use is_root_inode()"Al Viro1-1/+1
2014-12-26Merge tag 'wireless-drivers-for-davem-2014-12-26' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller7-12/+34
2014-12-26net: Generalize ndo_gso_check to ndo_features_checkJesse Gross4-13/+21
2014-12-26net: incorrect use of init_completion fixupNicholas Mc Guire1-1/+1
2014-12-26net: xilinx: Remove unnecessary temac_property in the driverAppana Durga Kedareswara Rao2-6/+0
2014-12-26net: phy: micrel: use generic config_init for KSZ8021/KSZ8031Johan Hovold1-15/+3
2014-12-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds45-214/+446
2014-12-25Merge tag 'for-linus-2' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds2-29/+18
2014-12-24brcmfmac: Do not crash if platform data is not populatedMika Westerberg1-2/+2
2014-12-24ipw2200: select CFG80211_WEXTPaul Bolle1-1/+2
2014-12-24Merge remote-tracking branches 'spi/fix/img-spfi' and 'spi/fix/msiof' into spi-linusMark Brown1-0/+5
2014-12-24spi: img-spfi: Increase DMA burst sizeAndrew Bresticker1-2/+2