summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-03-03ixgbe: X540 CleanupGreg Rose1-2/+1
2011-03-03ixgbe: cleanup handling of I2C interface to PHYEmil Tantilov1-1/+38
2011-03-03ixgbe: store permanent address before initializing Rx addressesEmil Tantilov2-6/+6
2011-03-03ixgbe: Numerous whitespace / formatting cleanupsEmil Tantilov3-18/+15
2011-03-03ixgbe: Specific check for 100 Full link speedEmil Tantilov1-2/+5
2011-03-03ixgbe: Drop unused code for setting up unicast addressesEmil Tantilov6-105/+0
2011-03-03ixgbe: rework ixgbe MTA handling to not drop packetsEmil Tantilov2-60/+11
2011-03-03ixgbe: cleanup X540 PHY reset function pointerDon Skidmore1-1/+1
2011-03-03ixgbe: Bounds checking for set_rar, clear_rar, set_vmdq, clear_vmdqEmil Tantilov3-83/+95
2011-03-03ixgbe: Fill out PCIe speed and width enums with valuesEmil Tantilov1-11/+11
2011-03-03ixgbe: add polling test to end of PHY resetEmil Tantilov1-3/+37
2011-03-03ixgbe: Check link wants report current link stateEmil Tantilov1-1/+10
2011-03-03ixgbe: cleanup code in ixgbe_identify_sfp_module_genericEmil Tantilov1-55/+94
2011-03-03ixgbe: Add ability to double reset on failure to clear master enableEmil Tantilov5-22/+90
2011-03-03ixgbe: set media type for 82599 T3 LOMEmil Tantilov3-11/+42
2011-03-03ixgbe: balance free_irq calls with request_irq callsAlexander Duyck1-0/+5
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-03cxgb{3,4}*: improve Kconfig dependenciesDimitris Michailidis3-20/+9
2011-03-03Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-0/+11
2011-03-03Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-70/+43
2011-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds5-12/+36
2011-03-03Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds1-12/+15
2011-03-03Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+24
2011-03-03cnic: Fix lost interrupt on bnx2xMichael Chan1-8/+17
2011-03-03cnic: Prevent status block race conditions with hardwareMichael Chan1-0/+8
2011-03-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds4-20/+66
2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller3-3/+5
2011-03-03ipv4: 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-02[CPUFREQ] fix BUG on cpufreq policy init failureJiri Slaby1-12/+15
2011-03-02drm/i915: fix memory corruption with GM965 and >4GB RAMJan Niehusmann1-0/+11
2011-03-02ipv4: Kill can_sleep arg to ip_route_output_flow()David S. Miller3-3/+3
2011-03-02ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"David S. Miller3-3/+3
2011-03-02Revert "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