summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-03124-640/+1062
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-03-0328-78/+186
| |\
| | * r8169: disable ASPMStanislaw Gruszka2011-03-031-0/+6
| | * cnic: Fix lost interrupt on bnx2xMichael Chan2011-03-021-8/+17
| | * cnic: Prevent status block race conditions with hardwareMichael Chan2011-03-021-0/+8
| | * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller2011-03-023-3/+5
| | |\
| | | * e1000e: disable broken PHY wakeup for ICH10 LOMs, use MAC wakeup insteadBruce Allan2011-03-021-1/+2
| | | * igb: fix sparse warningJeff Kirsher2011-03-021-1/+1
| | | * e1000: fix sparse warningStephen Hemminger2011-03-021-1/+2
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-03-016-7/+15
| | |\ \
| | | * | p54usb: add Senao NUB-350 usbidChristian Lamparter2011-02-281-0/+1
| | | * | ath9k_htc: Fix an endian issueSujith Manoharan2011-02-281-4/+5
| | | * | rndis_wlan: use power save only for BCM4320bJussi Kivilinna2011-02-251-0/+3
| | | * | carl9170: add Airlive X.USB a/b/g/n USBIDJan Puk2011-02-251-0/+2
| | | * | ath9k: correct ath9k_hw_set_interruptsStanislaw Gruszka2011-02-251-2/+3
| | | * | Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2011-02-251-1/+1
| | | |\ \
| | | | * | iwlagn: Support new 5000 microcode.Fry, Donald H2011-02-211-1/+1
| | * | | | davinci_emac: Add Carrier Link OK check in Davinci RX HandlerHegde, Vinay2011-02-281-1/+1
| | * | | | bnx2x: update driver version to 1.62.00-6Dmitry Kravkov2011-02-281-1/+1
| | * | | | bnx2x: properly calculate lro_mssVladislav Zolotarov2011-02-281-6/+42
| | * | | | bnx2x: perform statistics "action" before state transition.Vladislav Zolotarov2011-02-281-2/+2
| | * | | | bnx2x: properly configure coefficients for MinBW algorithm (NPAR mode).Dmitry Kravkov2011-02-282-12/+17
| | * | | | bnx2x: Fix ethtool -t link test for MF (non-pmf) devices.Dmitry Kravkov2011-02-281-5/+5
| | * | | | bnx2x: Fix nvram test for single port devices.Dmitry Kravkov2011-02-281-2/+0
| | * | | | bnx2x: (NPAR mode) Fix FW initializationDmitry Kravkov2011-02-284-17/+48
| | | |_|/ | | |/| |
| | * | | f_phonet: avoid pskb_pull(), fix OOPS with CONFIG_HIGHMEMRĂ©mi Denis-Courmont2011-02-281-5/+10
| | * | | net/fec: fix unterminated platform_device_id tableAxel Lin2011-02-281-1/+2
| | * | | dnet: fix wrong use of platform_set_drvdata()Ilya Yanok2011-02-281-2/+1
| | * | | macb: don't use platform_set_drvdata() on a net_deviceJamie Iles2011-02-281-1/+1
| | * | | CAN: add controller hardware name for Softing cardsKurt Van Dijck2011-02-281-0/+1
| | * | | drivers:isdn:istream.c Fix typo pice to pieceJustin Mattock2011-02-281-1/+1
| | * | | fmvj18x_cs: add new idKen Kawasaki2011-02-282-0/+2
| | * | | bnx2x: Add a missing bit for PXP parity register of 57712.Vladislav Zolotarov2011-02-271-1/+1
| | * | | skge: don't mark carrier down at startStephen Hemminger2011-02-241-3/+0
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-033-7/+2
| |\ \ \ \
| | * | | | block: kill loop_mutexPetr Uzel2011-03-031-5/+0
| | * | | | block: add @force_kblockd to __blk_run_queue()Tejun Heo2011-03-022-2/+2
| * | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-03-021-0/+11
| |\ \ \ \ \
| | * | | | | drm/i915: fix memory corruption with GM965 and >4GB RAMJan Niehusmann2011-03-011-0/+11
| * | | | | | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-022-70/+43
| |\ \ \ \ \ \
| | * | | | | | of/promtree: allow DT device matching by fixing 'name' brokenness (v5)Andres Salomon2011-03-021-70/+42
| | * | | | | | of: Add missing of_address.h to xilinx ehci driverMichal Simek2011-03-021-0/+1
| | |/ / / / /
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2011-03-025-12/+36
| |\ \ \ \ \ \
| | * | | | | | mfd: Avoid tps6586x burst writesvwadekar@nvidia.com2011-03-021-5/+5
| | * | | | | | mfd: Don't suspend WM8994 if the CODEC is not suspendedMark Brown2011-03-021-0/+18
| | * | | | | | mfd: Fix DaVinci voice codec device nameManjunathappa, Prakash2011-03-021-2/+2
| | * | | | | | mfd: Fix NULL pointer due to non-initialized ucb1x00-ts absinfoJochen Friedrich2011-03-021-3/+9
| | * | | | | | mfd: Fix ASIC3 build with GENERIC_HARDIRQS_NO_DEPRECATEDLennert Buytenhek2011-03-021-2/+2
| | |/ / / / /
| * | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2011-03-021-12/+15
| |\ \ \ \ \ \
| | * | | | | | [CPUFREQ] fix BUG on cpufreq policy init failureJiri Slaby2011-03-011-12/+15
| | |/ / / / /