summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-01-03b43: fix regression in PIO caseGuennadi Liakhovetski1-3/+13
2012-01-03ath9k: Fix kernel panic in AR2427 in AP modeMohammed Shafi Shajakhan1-0/+3
2012-01-03skge: fix warning when CONFIG_PM is defined but not CONFIG_PM_SLEEPDaniel Halperin1-2/+2
2012-01-03net/davinci: do not use all descriptors for tx packetsSascha Hauer1-0/+8
2012-01-03net: fsl: fec: fix build for mx23-only kernelWolfram Sang1-2/+2
2012-01-03mlx4_core: Elaborating limitation on VF port optionsYevgeny Petrilin1-1/+6
2012-01-03mlx4_core: fix mtt range deallocationMarcel Apfelbaum1-2/+2
2012-01-03bonding: fix error handling if slave is busy (v2)stephen hemminger1-2/+7
2012-01-038139cp: properly config rx mode after resumingJason Wang1-6/+3
2012-01-038139cp/8139too: do not read into reserved registersJason Wang2-2/+2
2012-01-03ARM: 7261/1: clocksource/ux500-prcmu: fix sched_clock breakageLinus Walleij1-13/+3
2012-01-03drm/radeon/kms/atom: fix possible segfault in pm setupAlexander Müller1-1/+5
2012-01-03ixgbe: add support for new 82599 device.Don Skidmore3-5/+22
2012-01-03ixgbe: add support for new 82599 device idEmil Tantilov3-0/+3
2012-01-03ixgbe: add write flush in ixgbe_clock_out_i2c_byte()Emil Tantilov1-0/+1
2012-01-03ixgbe: fix typo'sStephen Hemminger1-7/+7
2012-01-03ixgbe: fix incorrect PHY register readsEmil Tantilov1-4/+4
2012-01-03igb: Add flow control advertising to ethtool setting.Carolyn Wyborny1-2/+4
2012-01-03ixgbevf: Fix register defines to correctly handle complex expressionsAlexander Duyck2-23/+23
2012-01-03offb: Fix setting of the pseudo-palette for >8bppBenjamin Herrenschmidt1-27/+23
2012-01-03offb: Add palette hack for qemu "standard vga" framebufferBenjamin Herrenschmidt1-4/+15
2012-01-03offb: Fix bug in calculating requested vram sizeBenjamin Herrenschmidt1-1/+1
2012-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-20/+36
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville1-7/+3
2012-01-03Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2012-01-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+4
2011-12-31gspca: Fix falling back to lower isoc alt settingsMauro Carvalho Chehab1-1/+1
2011-12-31skge: restore rx multicast filter on resume and after config changesFlorian Zumbiehl1-0/+3
2011-12-31be2net: query link status in be_open()Ajit Khaparde5-19/+45
2011-12-31be2net: fix range check for set_qos for a VFAjit Khaparde1-5/+9
2011-12-31be2net: fix be_vlan_add/rem_vidAjit Khaparde1-11/+24
2011-12-31mlx4_en: nullify cq->vector field when closing completion queueYevgeny Petrilin1-0/+1
2011-12-31Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds1-4/+10
2011-12-31Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds1-2/+2
2011-12-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-5/+6
2011-12-31Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds4-7/+12
2011-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-25/+38
2011-12-30Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-1/+1
2011-12-30random: Use arch_get_random_int instead of cycle counter if availLinus Torvalds1-2/+6
2011-12-30gspca: Fix bulk mode cameras no longer working (regression fix)Hans de Goede1-2/+2
2011-12-30virtio_net: use non-reentrant workqueue.Rusty Russell1-3/+3
2011-12-30virtio_net: set/cancel work on ndo_open/ndo_stopRusty Russell1-4/+13
2011-12-30mlx4_core: limiting VF port optionsYevgeny Petrilin1-2/+4
2011-12-30mlx4_core: using array index for sense_allowedYevgeny Petrilin1-1/+1
2011-12-29Input: sentelic - fix retrieving number of buttonsTai-hwa Liang2-3/+4
2011-12-28net: fec: Adjust ENET MDIO timeoutsRogerio Pimentel1-1/+1
2011-12-27watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing (part 2)Wim Van Sebroeck1-3/+3
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-27drm/i915: Disable RC6 on Sandybridge by defaultKeith Packard1-5/+3