Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
[safe/jmp/linux-2.6] / drivers /
2010-05-13 Dimitris Michailidiscxgb4: report GRO stats with ethtool -S
2010-05-13 Dimitris Michailidiscxgb4: report the PCIe link speed
2010-05-13 Dimitris Michailidiscxgb4: configure HW VLAN extraction through FW
2010-05-13 Bruce Allane1000e: add PCI device id to enable support for 82567V-4
2010-05-13 Bruce Allane1000e: Fix/cleanup PHY reset code for ICHx/PCHx
2010-05-13 Bruce Allane1000e: move settting of flow control refresh timer...
2010-05-13 Bruce Allane1000e: fix checks for manageability enabled and manage...
2010-05-13 Bruce Allane1000e: Incorrect function pointer set for force_speed_...
2010-05-13 Bruce Allane1000e: Cleanup e1000_sw_lcd_config_ich8lan()
2010-05-13 Bruce Allane1000e: Remove EN_MAC_ADDR_FILTER check from enable_mng...
2010-05-13 Bruce Allane1000e: cleanup multiple common exit points
2010-05-13 Bruce Allane1000e: s/w initiated LSC MSI-X interrupts not generate...
2010-05-13 Bruce Allane1000e: initialize manageability (IPMI) pass-through...
2010-05-13 Bruce Allane1000e: bad state after running ethtool diagnostics...
2010-05-13 Bruce Allane1000e: use static params to save stack space (part 2)
2010-05-13 Amit Kumar Salechanetxen: handle queue manager access
2010-05-13 Sucheta Chakrabortynetxen: to fix onchip memory access.
2010-05-13 Sucheta Chakrabortynetxen: remove unnecessary size checks
2010-05-13 Amit Kumar Salechanetxen: fix register usage
2010-05-12 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-05-12 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2010-05-12 Andrew Mortondrivers/gpu/drm/i915/i915_irq.c:i915_error_object_creat...
2010-05-12 Oliver Neukumhp_accel: fix race in device removal
2010-05-12 Michael Hennerichfbdev: bfin-t350mcqb-fb: fix fbmem allocation with...
2010-05-12 Nicolas Ferremmc: atmel-mci: fix in debugfs: response value printing
2010-05-12 Nicolas Ferremmc: atmel-mci: remove data error interrupt after xfer
2010-05-12 Nicolas Ferremmc: atmel-mci: prevent kernel oops while removing...
2010-05-12 Nicolas Ferremmc: atmel-mci: fix two parameters swapped
2010-05-12 Denis Turischevit8761e_gpio: fix bug in gpio numbering
2010-05-11 Stephen Rothwellar9170: fix for driver-core ABI change
2010-05-11 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-05-11 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2010-05-11 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-05-11 Alex ChiangACPI: sleep: eliminate duplicate entries in acpisleep_d...
2010-05-11 Henrik Rydberghwmon: (applesmc) Correct sysfs fan error handling
2010-05-11 Ken Milmorehwmon: (asc7621) Bug fixes
2010-05-11 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-05-11 Jean Delvaredrm/radeon: Fix 3 regressions - since buffer rework
2010-05-10 Randy Dunlapwireless: depends on NET
2010-05-10 Xose Vazquez Perezwireless: rt2x00: rt2800usb: replace X by x
2010-05-10 Gertjan van Wingerdert2x00: Clean up generic procedures on descriptor writing.
2010-05-10 Gertjan van Wingerdert2x00: Fix beaconing on rt2800.
2010-05-10 Gertjan van Wingerdert2x00: provide beacon's txdesc to write_beacon callbac...
2010-05-10 Gertjan van Wingerdert2x00: Clean up all driver's kick_tx_queue callback...
2010-05-10 Gertjan van Wingerdert2x00: Factor out RXWI processing to common rt2800...
2010-05-10 Gertjan van Wingerdert2x00: Factor out TXWI writing to common rt2800 code.
2010-05-10 Gertjan van Wingerdert2x00: Don't check whether hardware crypto is enabled...
2010-05-10 Gertjan van Wingerdert2x00: Clean up rt2800usb.h.
2010-05-10 Gertjan van Wingerdert2x00: Fix setting of txdesc->length field.
2010-05-10 Dan Carpenterath5k: several off by one range checks
2010-05-10 Dan Carpenterath9k/htc_drv_main: off by one error
2010-05-10 Dan Carpenterath9k/htc_drv_main: null dereference typo
2010-05-10 Dan Carpenteriwlwifi: remove stray mutex_unlock()
2010-05-10 Luis R. Rodriguezath9k_hw: enable PCIe low power mode for AR9003
2010-05-10 John W. Linvillertl8180: change PCI DMA mask to DMA_BIT_MASK(32)
2010-05-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-10 Eric Dumazetnet: trans_start cleanups
2010-05-10 Bing ZhaoBluetooth: Set hdev->dev_type based on Marvell device...
2010-05-10 Bing ZhaoBluetooth: Separate btmrvl_register_hdev() from btmrvl_...
2010-05-10 Bing ZhaoBluetooth: Decode btmrvl MODULE_BRINGUP_REG response...
2010-05-10 Dan CarpenterBluetooth: Fix storing negative values as unsigned...
2010-05-10 Gustavo F. PadovanBluetooth: Fix wrong packet type count increment
2010-05-10 Gustavo F. PadovanBluetooth: Use the proper function cast to get hdr...
2010-05-10 Gustavo F. PadovanBluetooth: Fix return value when bt_skb_alloc fails
2010-05-10 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2010-05-10 Arjan van de Vencpuidle: Fix incorrect optimization
2010-05-07 Alan SternHID: fix suspend crash by moving initializations earlier
2010-05-07 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2010-05-07 Linus TorvaldsMerge branch 'urgent' of git://git./linux/kernel/git...
2010-05-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2010-05-07 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2010-05-07 Stijn Tintelvirtio: initialize earlier
2010-05-07 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2010-05-07 Linus TorvaldsMerge branch 'v4l_for_2.6.34' of git://git./linux/kerne...
2010-05-07 Helmut Schaart2x00: rt2800: use correct txop value in tx descriptor
2010-05-07 Juuso Oikarinenwl1271: Reduce PSM entry hang over period from 128...
2010-05-07 Teemu Paasikiviwl1271: Increase timeout for command event waiting
2010-05-07 Juuso Oikarinenwl1271: Fix to join and channel number handling
2010-05-07 Juuso Oikarinenwl1271: Fix 32 bit register read related endiannes bug
2010-05-07 Juuso Oikarinenwl1271: Add sysfs file to retrieve HW PG-version and...
2010-05-07 Sujithath9k_htc: Handle IDLE LED properly
2010-05-07 Luis R. Rodriguezath9k_hw: Update initvals for AR9003 for xb113
2010-05-07 Luis R. Rodriguezath9k_common: drop incomming frames with an invalid...
2010-05-07 Luis R. Rodriguezath9k_common: move the rate status setting into ath9k_p...
2010-05-07 John W. Linvillertl8180: add software-based support for IBSS mode
2010-05-07 John W. Linvillertl8180: assign sequence numbers in the driver
2010-05-07 Ivo van Doornrt2x00: Fix RF3052 channel initialization
2010-05-07 Helmut Schaart2x00: rt2800: don't overwrite SIFS values on erp...
2010-05-07 Helmut Schaart2x00: rt2800: update initial SIFS values
2010-05-07 Sujithath9k_htc: Fix beaconing in IBSS mode
2010-05-07 Johannes Bergmac80211: improve HT channel handling
2010-05-07 Johannes Bergcfg80211/mac80211: better channel handling
2010-05-07 David Kilroyorinoco: refactor xmit path
2010-05-07 Felix Fietkauath9k: fix another source of corrupt frames
2010-05-07 Christian Lamparterar9170usb: remove deprecated aggregation code
2010-05-07 Christian Lamparterar9170: wait for asynchronous firmware loading
2010-05-07 NeilBrownmd: restore ability of spare drives to spin down.
2010-05-07 Gabriele A. Trombettimd/raid6: Fix raid-6 read-error correction in degraded...
2010-05-07 Michael Chanbnx2: Add prefetches to rx path.
2010-05-07 Michael Chanbnx2: Add GRO support.
next