summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-03-03ixgbe: cleanup logic related to HW semaphoresEmil Tantilov1-18/+24
2011-03-03ixgbe: cleanup wake on LAN definesEmil Tantilov1-2/+2
2011-03-03ixgbevf: Fix Compiler WarningsGreg Rose1-7/+2
2011-03-03igb: Fix strncpy calls to be safe per source code review toolsCarolyn Wyborny1-4/+7
2011-03-03igb: Fix reg pattern test in ethtool for i350 devicesCarolyn Wyborny1-1/+1
2011-03-03igb: warn if max_vfs limit is exceededStefan Assmann1-1/+6
2011-03-02cxgb{3,4}*: improve Kconfig dependenciesDimitris Michailidis3-20/+9
2011-03-02Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-0/+11
2011-03-02Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-70/+43
2011-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds5-12/+36
2011-03-02Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds1-12/+15
2011-03-02Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+24
2011-03-02cnic: Fix lost interrupt on bnx2xMichael Chan1-8/+17
2011-03-02cnic: Prevent status block race conditions with hardwareMichael Chan1-0/+8
2011-03-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds4-20/+66
2011-03-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller3-3/+5
2011-03-02ipv4: Make output route lookup return rtable directly.David S. Miller8-16/+24
2011-03-02of/promtree: allow DT device matching by fixing 'name' brokenness (v5)Andres Salomon1-70/+42
2011-03-02of: Add missing of_address.h to xilinx ehci driverMichal Simek1-0/+1
2011-03-02block: add @force_kblockd to __blk_run_queue()Tejun Heo2-2/+2
2011-03-02e1000e: disable broken PHY wakeup for ICH10 LOMs, use MAC wakeup insteadBruce Allan1-1/+2
2011-03-02igb: fix sparse warningJeff Kirsher1-1/+1
2011-03-02e1000: fix sparse warningStephen Hemminger1-1/+2
2011-03-02mfd: Avoid tps6586x burst writesvwadekar@nvidia.com1-5/+5
2011-03-02mfd: Don't suspend WM8994 if the CODEC is not suspendedMark Brown1-0/+18
2011-03-02mfd: Fix DaVinci voice codec device nameManjunathappa, Prakash1-2/+2
2011-03-02mfd: Fix NULL pointer due to non-initialized ucb1x00-ts absinfoJochen Friedrich1-3/+9
2011-03-02mfd: Fix ASIC3 build with GENERIC_HARDIRQS_NO_DEPRECATEDLennert Buytenhek1-2/+2
2011-03-01[CPUFREQ] fix BUG on cpufreq policy init failureJiri Slaby1-12/+15
2011-03-01drm/i915: fix memory corruption with GM965 and >4GB RAMJan Niehusmann1-0/+11
2011-03-01ipv4: Kill can_sleep arg to ip_route_output_flow()David S. Miller3-3/+3
2011-03-01ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"David S. Miller3-3/+3
2011-03-01Revert "TPM: Long default timeout fix"Linus Torvalds1-6/+4
2011-03-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller6-7/+15
2011-03-01Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller30-220/+150
2011-03-01b43: N-PHY: rev3+: add static tablesRafał Miłecki2-2/+1131
2011-03-01rtlwifi: Fix error registering rate-controlChaoming Li1-9/+6
2011-03-01ath9k_htc: Handle BSSID/AID for multiple interfacesSujith Manoharan3-20/+81
2011-03-01r8169: adjust rtl8169_set_speed_xmii function.Hayes Wang1-14/+2
2011-02-28Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+2
2011-02-28ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki2-20/+21
2011-02-28Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2-2/+6
2011-02-28sfc: Bump version to 3.1Ben Hutchings1-1/+1
2011-02-28sfc: Remove configurable FIFO thresholds for pause frame generationBen Hutchings4-41/+5
2011-02-28sfc: Expose TX push and TSO counters through ethtool statisticsBen Hutchings1-1/+20
2011-02-28sfc: Update copyright datesBen Hutchings30-30/+30
2011-02-28sfc: Do not read STAT1.FAULT in efx_mdio_check_mmd()Ben Hutchings4-31/+8
2011-02-28sfc: Read MC firmware version when requested through ethtoolBen Hutchings5-41/+9
2011-02-28sfc: Reduce size of efx_rx_buffer further by removing data memberSteve Hodgson2-24/+28
2011-02-28sfc: Reduce size of efx_rx_buffer by unionising skb and pageSteve Hodgson2-53/+51