aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-13ixgbe: Refactor common code between 82598 & 82599 to accommodate new hardwareMallikarjuna R Chilakala5-421/+557
2010-05-13ixgbe: Use bool flag to see if the packet unmapping is delayed in HWRSCMallikarjuna R Chilakala1-6/+11
2010-05-13ixgbe: fix setting of promisc mode when using mac-vlansEmil Tantilov3-4/+8
2010-05-12cxgb4: report GRO stats with ethtool -SDimitris Michailidis1-0/+6
2010-05-12cxgb4: report the PCIe link speedDimitris Michailidis1-2/+8
2010-05-12cxgb4: configure HW VLAN extraction through FWDimitris Michailidis4-28/+20
2010-05-12e1000e: add PCI device id to enable support for 82567V-4Bruce Allan2-0/+2
2010-05-12e1000e: Fix/cleanup PHY reset code for ICHx/PCHxBruce Allan1-74/+75
2010-05-12e1000e: move settting of flow control refresh timer to link setup codeBruce Allan3-4/+4
2010-05-12e1000e: fix checks for manageability enabled and management pass-throughBruce Allan6-16/+52
2010-05-12e1000e: Incorrect function pointer set for force_speed_duplex on 82577Bruce Allan2-20/+2
2010-05-12e1000e: Cleanup e1000_sw_lcd_config_ich8lan()Bruce Allan1-77/+75
2010-05-12e1000e: Remove EN_MAC_ADDR_FILTER check from enable_mng_pass_thru checkBruce Allan1-4/+4
2010-05-12e1000e: cleanup multiple common exit pointsBruce Allan1-24/+17
2010-05-12e1000e: s/w initiated LSC MSI-X interrupts not generated; no transmitBruce Allan1-2/+9
2010-05-12e1000e: initialize manageability (IPMI) pass-through in 82574/82583Bruce Allan3-9/+55
2010-05-12e1000e: bad state after running ethtool diagnostics with AMT enabledBruce Allan2-7/+18
2010-05-12e1000e: use static params to save stack space (part 2)Bruce Allan1-2/+2
2010-05-12netxen: handle queue manager accessAmit Kumar Salecha3-11/+63
2010-05-12netxen: to fix onchip memory access.Sucheta Chakraborty1-25/+17
2010-05-12netxen: remove unnecessary size checksSucheta Chakraborty2-50/+8
2010-05-12netxen: fix register usageAmit Kumar Salecha3-3/+6
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller244-1058/+2949
2010-05-11Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds2-68/+56
2010-05-11drivers/gpu/drm/i915/i915_irq.c:i915_error_object_create(): use correct kmap-atomic slotAndrew Morton1-2/+6
2010-05-11hp_accel: fix race in device removalOliver Neukum1-1/+1
2010-05-11fbdev: bfin-t350mcqb-fb: fix fbmem allocation with blanking linesMichael Hennerich1-7/+8
2010-05-11mmc: atmel-mci: fix in debugfs: response value printingNicolas Ferre1-2/+2
2010-05-11mmc: atmel-mci: remove data error interrupt after xferNicolas Ferre1-0/+1
2010-05-11mmc: atmel-mci: prevent kernel oops while removing cardNicolas Ferre1-4/+5
2010-05-11mmc: atmel-mci: fix two parameters swappedNicolas Ferre1-2/+2
2010-05-11it8761e_gpio: fix bug in gpio numberingDenis Turischev1-9/+9
2010-05-11ar9170: fix for driver-core ABI changeStephen Rothwell1-2/+3
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville44-1365/+923
2010-05-11Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-9/+10
2010-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-9/+37
2010-05-11ACPI: sleep: eliminate duplicate entries in acpisleep_dmi_table[]Alex Chiang1-89/+1
2010-05-11hwmon: (applesmc) Correct sysfs fan error handlingHenrik Rydberg1-36/+25
2010-05-11hwmon: (asc7621) Bug fixesKen Milmore1-32/+31
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller5-7/+35
2010-05-11drm/radeon: Fix 3 regressions - since buffer reworkJean Delvare1-9/+10
2010-05-10wireless: depends on NETRandy Dunlap1-0/+1
2010-05-10wireless: rt2x00: rt2800usb: replace X by xXose Vazquez Perez1-1/+1
2010-05-10rt2x00: Clean up generic procedures on descriptor writing.Gertjan van Wingerde1-6/+10
2010-05-10rt2x00: Fix beaconing on rt2800.Gertjan van Wingerde2-16/+15
2010-05-10rt2x00: provide beacon's txdesc to write_beacon callback function.Gertjan van Wingerde9-9/+17
2010-05-10rt2x00: Clean up all driver's kick_tx_queue callback functions.Gertjan van Wingerde8-134/+83
2010-05-10rt2x00: Factor out RXWI processing to common rt2800 code.Gertjan van Wingerde4-97/+79
2010-05-10rt2x00: Factor out TXWI writing to common rt2800 code.Gertjan van Wingerde4-102/+60
2010-05-10rt2x00: Don't check whether hardware crypto is enabled when reading RXD.Gertjan van Wingerde5-33/+16