summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-06-17net: fix network drivers ndo_start_xmit() return valuesPatrick McHardy4-31/+24
2009-06-17vxge: Enable SRIOV support in the driver.Sivakumar Subramani3-7/+22
2009-06-17sonic: Fix build after ndo_start_xmit() changes.David S. Miller1-1/+1
2009-06-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller13-187/+156
2009-06-16sky2: don't look for VPD sizeStephen Hemminger1-15/+16
2009-06-15ath9k: process rx packet if we are waiting for CABGabor Juhos1-0/+1
2009-06-15ath9k: prevent sleeping while we are waiting for CABGabor Juhos1-0/+1
2009-06-15ath9k: restore power mode on error pathGabor Juhos1-3/+6
2009-06-15dell-laptop: fix rfkill conversionJohannes Berg1-1/+1
2009-06-15ath9k: port to cfg80211 rfkillJohannes Berg5-110/+26
2009-06-15ath9k: Make sure we have current channel in ah_curchan before rf disable/enableVasanthakumar Thiagarajan1-0/+6
2009-06-15ath9k: Add helper to get ath9k specific current channelVasanthakumar Thiagarajan1-5/+16
2009-06-15ath5k: fix mesh beaconingNick Kossifidis1-2/+3
2009-06-15iwlwifi/iwl3945: fix suspend resume association bugAbhijeet Kolekar2-4/+1
2009-06-15iwlwifi: check for channel location for 40MHzWey-Yi Guy1-7/+3
2009-06-15iwlwifi: check control channel for pure 40MHzWey-Yi Guy1-2/+11
2009-06-15iwlwifi: checking for 40MHz modeWey-Yi Guy1-2/+2
2009-06-15iwlwifi: revamp bss_info_changedJohannes Berg1-44/+70
2009-06-15net/libertas: don't recursive spin lock in if_spi_e2h()Sebastian Andrzej Siewior1-4/+0
2009-06-15libertas: fix IEEE PS mode in GSPI driverAndrey Yurovsky1-1/+6
2009-06-15sony: fix rfkill code againJohannes Berg1-2/+3
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller725-17371/+79188
2009-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds24-136/+181
2009-06-15fusion: fix recent kernel-doc problemsRandy Dunlap2-4/+3
2009-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds26-203/+2129
2009-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds64-95/+96
2009-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds16-51/+805
2009-06-15Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds43-178/+4145
2009-06-15Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier22-133/+150
2009-06-15mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTxRoland Dreier1-1/+3
2009-06-14Bluetooth: Fix issue with uninitialized nsh.type in DTL-1 driverMarcel Holtmann1-0/+2
2009-06-14Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King9-6/+1570
2009-06-14ieee802154: fix kconfig bool/tristate muckupRandy Dunlap1-1/+1
2009-06-14bonding: initialization reworkStephen Hemminger1-37/+30
2009-06-14bonding: use is_zero_ether_addrStephen Hemminger1-2/+2
2009-06-14bonding: network device names are case sensativeStephen Hemminger2-53/+57
2009-06-14bonding: elminate bad refcount codeStephen Hemminger1-21/+0
2009-06-14bonding: fix style issuesStephen Hemminger2-497/+460
2009-06-14bonding: fix destructorStephen Hemminger3-15/+9
2009-06-14bonding: remove bonding read/write semaphoreStephen Hemminger3-36/+6
2009-06-14bonding: initialize before registrationStephen Hemminger1-4/+4
2009-06-14bonding: bond_create always called with default parametersStephen Hemminger3-9/+8
2009-06-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...David S. Miller5-1/+1015
2009-06-14IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTxRoland Dreier1-1/+3
2009-06-14atmel-mci: add MCI2 register definitionsNicolas Ferre1-0/+22
2009-06-14atmel-mci: Integrate AT91 specific definition in header fileNicolas Ferre1-0/+11
2009-06-14tmio_mmc: allow compilation for ASIC3Philipp Zabel2-3/+3
2009-06-14mmc_block: do not DMA to stackBen Dooks1-4/+12
2009-06-14sdhci: Print ADMA status and pointer on debugBen Dooks1-0/+5
2009-06-14tmio_mmc: fix clock setupIan Molton1-10/+5