aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-12bnx2x: Control number of vfs dynamicallyAriel Elior4-44/+91
2013-03-12bnx2x: Add iproute2 support for vfsAriel Elior8-46/+277
2013-03-12bnx2x: Prevent "Unknown MF" print in SF modeAriel Elior1-0/+3
2013-03-12bnx2x: Take chip version from MFWYuval Mintz2-6/+8
2013-03-12bnx2x: Set ethtool ops for vfsAriel Elior3-4/+29
2013-03-12bnx2x: fix vlan-mac memory leakYuval Mintz1-0/+1
2013-03-12ethernet: amd: use PTR_RET instead of IS_ERR + PTR_ERRSilviu-Mihai Popescu4-10/+4
2013-03-12phy/micrel: move flag handling to function for common useHector Palacios1-9/+18
2013-03-12phy/micrel: Add support for KSZ8031Hector Palacios1-0/+14
2013-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller127-1002/+1445
2013-03-12cxgb4: Allow for backward compatibility with new VPD scheme.Santosh Rastapur1-3/+9
2013-03-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-nextDavid S. Miller12-618/+1072
2013-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds56-583/+576
2013-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds7-33/+125
2013-03-10Input: mms114 - Fix regulator enable and disable pathsMark Brown1-9/+25
2013-03-10Input: ads7864 - check return value of regulator enableMark Brown1-1/+6
2013-03-10Input: tc3589x-keypad - fix keymap sizeRabin Vincent1-4/+4
2013-03-10Revert "eicon: Fixed checkpatch warning"David S. Miller1-1/+1
2013-03-10bcm63xx_enet: properly prepare/unprepare clocks before/after usageJonas Gorski1-6/+6
2013-03-10bcm63xx_enet: use managed memory allocationsJonas Gorski1-5/+3
2013-03-10bcm63xx_enet: use managed io memory allocationsJonas Gorski1-36/+7
2013-03-10eicon: Fixed checkpatch warningAndreea Hodea1-1/+1
2013-03-10rrunner.c: fix possible memory leak in rr_init_one()David Oostdyk1-0/+3
2013-03-10tunnel: use iptunnel_xmit() againCong Wang1-13/+1
2013-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds10-0/+10
2013-03-09Input: wacom - add support for 0x10dStephan Frank1-0/+4
2013-03-09drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches47-161/+39
2013-03-09qlcnic: Bump up the version to 5.1.36Shahed Shaikh1-2/+2
2013-03-09qlcnic: Fix ethtool statistics collectionShahed Shaikh1-4/+4
2013-03-09qlcnic: Fix ethtool statistics for 82xx adapterShahed Shaikh1-1/+2
2013-03-09qlcnic: Enable LED test support for 83xx adapterHimanshu Madhani3-1/+48
2013-03-09qlcnic: Fix endian issues in 83xx driverShahed Shaikh3-26/+130
2013-03-09team: make local function staticstephen hemminger1-3/+3
2013-03-09phy: vitesse make vsc824x_add_skew staticstephen hemminger1-2/+1
2013-03-09Supject: phy: make local function staticstephen hemminger1-1/+1
2013-03-09bna: fix declaration mismatchstephen hemminger1-1/+1
2013-03-09VXLAN: Use UDP Tunnel segmention.Pravin B Shelar1-3/+18
2013-03-09Atmel MXT touchscreen: increase reset timeoutsLinus Torvalds1-2/+2
2013-03-08Platform: x86: chromeos_laptop : Add basic platform data for atmel devicesBenson Leung1-2/+39
2013-03-08Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz1-2/+62
2013-03-08Merge branch 'akpm' (fixes from Andrew)Linus Torvalds1-3/+2
2013-03-08dmi_scan: fix missing check for _DMI_ signature in smbios_present()Ben Hutchings1-3/+2
2013-03-08Merge branch 'for-3.9/upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-8/+14
2013-03-08Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/randomLinus Torvalds1-4/+8
2013-03-08tg3: Update link_up flag for phylib devicesNithin Sujir1-9/+5
2013-03-08e1000e: cleanup - move defines to appropriate header fileBruce Allan4-9/+7
2013-03-08e1000e: cleanup format of struct e1000_opt_list structBruce Allan1-1/+4
2013-03-08e1000e: cleanup USLEEP_RANGE checkpatch checksBruce Allan8-38/+38
2013-03-08e1000e: cleanup unnecessary line breaksBruce Allan5-62/+31
2013-03-08e1000e: cleanup formatting of static structsBruce Allan3-4/+8