aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-28net: fec: Adjust ENET MDIO timeoutsRogerio Pimentel1-1/+1
2011-12-27net: meth: Add set_rx_mode hook to fix ICMPv6 neighbor discoveryJoshua Kinard1-1/+47
2011-12-27net: calxeda xgmac ethernet driver add missing HAS_IOMEM dependencyHeiko Carstens1-1/+1
2011-12-26mlx4: Add missing include of linux/slab.hAxel Lin1-0/+1
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller194-2006/+3794
2011-12-23usb: pegasus: cleanup a couple conditionsDan Carpenter1-2/+2
2011-12-23drivers/net/usb/asix: fixed asix_get_wol reported wrong wol status issueallan1-1/+5
2011-12-23bna: Add debugfs interface.Krishna Gudipati10-4/+827
2011-12-23bna: Added flash sub-module and ethtool eeprom entry points.Krishna Gudipati9-39/+771
2011-12-23stmmac: fix missing module license in the main.Giuseppe Cavallaro1-0/+4
2011-12-22Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds4-8/+9
2011-12-22Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds1-1/+1
2011-12-22pata_of_platform: Add missing CONFIG_OF_IRQ dependency.David Miller1-1/+1
2011-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-20/+32
2011-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds10-20/+29
2011-12-21Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linusGreg Kroah-Hartman3-4/+5
2011-12-21USB: Fix usb/isp1760 build on sparcDavid Miller1-4/+4
2011-12-21stmmac: add the experimental PCI supportGiuseppe CAVALLARO9-290/+612
2011-12-21net: ethernet: xilinx: Don't use NO_IRQ in xilinxMichal Simek2-2/+2
2011-12-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville1-3/+1
2011-12-20Merge git://git.infradead.org/mtd-2.6Linus Torvalds4-7/+11
2011-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds16-75/+53
2011-12-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+15
2011-12-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-5/+13
2011-12-20Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-13/+0
2011-12-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds7-155/+318
2011-12-20qeth: recovery through asynchronous deliveryEinar Lueck2-5/+34
2011-12-20qeth: improve recovery during resource shortageFrank Blaschka1-2/+9
2011-12-20netiucv: allow multiple interfaces to same peerUrsula Braun1-82/+135
2011-12-20qeth: forbid recovery during shutdownUrsula Braun2-0/+2
2011-12-20qeth: suspicious rcu_dereference_check in recoveryUrsula Braun1-4/+3
2011-12-20Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds26-302/+345
2011-12-20macvtap: Fix macvtap_get_queue to use rxhash firstKrishna Kumar1-8/+8
2011-12-20mlx4_en: FIX: Setting default_qpn before using itYevgeny Petrilin1-1/+1
2011-12-20ipmi_watchdog: restore settings when BMC resetCorey Minyard1-3/+38
2011-12-20mfd: Include linux/io.h to jz4740-adcAxel Lin1-0/+1
2011-12-20mfd: Use request_threaded_irq for twl4030-irq instead of irq_set_chained_handlerNeilBrown1-5/+8
2011-12-20mfd: Base interrupt for twl4030-irq must be one-shotNeilBrown1-2/+3
2011-12-20mfd: Handle tps65910 clear-mask correctlyMarcus Folkesson1-1/+1
2011-12-20mfd: add #ifdef CONFIG_DEBUG_FS guard for ab8500_debug_resourcesAxel Lin1-0/+2
2011-12-20mfd: Fix twl-core oops while calling twl_i2c_* for unbound driverIlya Yanok1-8/+8
2011-12-20mfd: include linux/module.h for ab5500-debugfsAxel Lin1-1/+1
2011-12-20mfd: Update wm8994 active device checks for WM1811Mark Brown1-0/+1
2011-12-20mfd: Set tps6586x bits if new value is different from the old oneAxel Lin1-1/+1
2011-12-20mfd: Set da903x bits if new value is different from the old oneAxel Lin1-1/+1
2011-12-20mfd: Set adp5520 bits if new value is different from the old oneAxel Lin1-1/+1
2011-12-20mfd: Add missed free_irq in da903x_removeAxel Lin1-0/+1
2011-12-19module_param: make bool parameters really bool (net & drivers/net)Rusty Russell30-38/+39
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell50-259/+259
2011-12-19mmc: vub300: fix type of firmware_rom_wait_states module parameterRusty Russell1-1/+1