summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2008-05-13gianfar: Fix a bug where the pointer never moves for dma_unmap...Andy Fleming-0/+2
2008-05-13cxgb3 - fix EEHDivy Le Ray-6/+70
2008-05-13cxgb3 - fix port up/down error pathDivy Le Ray-15/+18
2008-05-13myri10ge: fix the number of interrupt slotsBrice Goglin-9/+5
2008-05-13myri10ge: cleanup retrieving of firmware capabilitiesBrice Goglin-11/+31
2008-05-13myri10ge: move data structures into a single sliceBrice Goglin-278/+316
2008-05-13myri10ge: fix potential infinite loop in enable_ecrcBrice Goglin-2/+3
2008-05-13myri10ge: trivial formatting fixBrice Goglin-1/+4
2008-05-13myri10ge: add barrier in myri10ge_send_cmdBrice Goglin-1/+3
2008-05-13myri10ge: report FIBER in ethtool for XFP based NICBrice Goglin-0/+35
2008-05-13myri10ge: properly align scratch buffersBrice Goglin-2/+2
2008-05-13myri10ge: increase and fix handoff timeoutBrice Goglin-2/+2
2008-05-13myri10ge: fix module parameter descriptionsBrice Goglin-17/+18
2008-05-13myri10ge: update firmware headersBrice Goglin-31/+64
2008-05-13atl1: bump version numberJay Cliburn-5/+5
2008-05-13atl1: add shutdown callbackJay Cliburn-2/+9
2008-05-13atl1: fix broken suspend and resumeJay Cliburn-45/+80
2008-05-13atl1: add PHY power save modeJay Cliburn-11/+11
2008-05-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-41/+41
2008-05-12PS3: gelic: fix memory leakMasakazu Mokuno-0/+2
2008-05-12iwlwifi: Fix frequency in rx_status fillEmmanuel Grumbach-2/+2
2008-05-12zd1211rw: fix potential use-after-free bugJohannes Berg-1/+5
2008-05-12rt2x00: Clean up error handling of PCI queue DMA allocation.Ivo van Doorn-2/+3
2008-05-12rt2x00: Fix broken recover-on-error pathIvo van Doorn-7/+4
2008-05-12rt2x00: Don't use pskb_expand_head()Ivo van Doorn-20/+11
2008-05-12iwlwifi: fix compile error when CONFIG_MAC80211_DEBUGFS is not selectedZhu Yi-1/+1
2008-05-12wavelan: avoid index past end of array if DEBUG_SHOW_UNUSED is definedJohn W. Linville-6/+4
2008-05-12prism54: fix regression with missing carrier in AP-modeLuis R. Rodriguez-2/+9
2008-05-12pppol2tp: Remove null pointer dereference.Julia Lawall-3/+10
2008-05-12Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds-1/+1
2008-05-12[MIPS] Alchemy: SMBus resource fixSergei Shtylyov-1/+1
2008-05-12Fix c67x00-ll-hpi compilation failure (bug #10627)Fernando Luis Vázquez Cao-0/+1
2008-05-12cris: Fix compile failure due to typo in serial driverAlan Cox-1/+1
2008-05-12strip: Fix termios assumptionAlan Cox-1/+1
2008-05-12syncppp: Fix crashes.David S. Miller-17/+17
2008-05-12niu: Determine the # of ports from the card's VPD dataMatheos Worku-32/+30
2008-05-11i2c: Convert some more new-style drivers to use module aliasingJean Delvare-1/+25
2008-05-11i2c: Match dummy devices by typeJean Delvare-7/+9
2008-05-11i2c-sibyte: Mark i2c_sibyte_add_bus() as staticMaciej W. Rozycki-1/+1
2008-05-11i2c-sibyte: Correct a comment about frequencyMaciej W. Rozycki-2/+2
2008-05-11i2c-piix4: Blacklist two mainboardsJean Delvare-2/+30
2008-05-11i2c-piix4: Increase the intitial delay for the ServerWorks CSB5David Milburn-3/+12
2008-05-11i2c-mpc: Compare to NO_IRQ instead of zeroJon Smirl-9/+7
2008-05-11usb-serial: Add ThinkOptics WavITBernhard Beck-0/+1
2008-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds-35/+26
2008-05-11[SCSI] aha152x: Fix oops on module removalJames Bottomley-2/+2
2008-05-11[SCSI] aha152x: fix init suspiciously returned 1, it should follow 0/-E conve...James Bottomley-2/+2
2008-05-10Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-5/+17
2008-05-09Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/...Russell King-1580/+3368
2008-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds-87/+11