aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-03-24firewire: cdev: shut down iso context before freeing the bufferStefan Richter
2009-03-24firewire: cdev: replace some spin_lock_irqsave by spin_lock_irqStefan Richter
2009-03-24firewire: cdev: extend transaction payload size checkStefan Richter
2009-03-24firewire: cdev: restrict broadcast write requests to Units SpaceStefan Richter
2009-03-24firewire: cdev: add ioctl for broadcast write requestsJay Fenlason, Stefan Richter
2009-03-24firewire: cdev: add ioctl to query maximum transmission speedStefan Richter
2009-03-24firewire: cdev: add ioctls for manual iso resource managementStefan Richter
2009-03-24firewire: cdev: add ioctls for isochronous resource managementJay Fenlason, Stefan Richter
2009-03-24firewire: core: topology header fixStefan Richter
2009-03-24firewire: cdev: sort includesStefan Richter
2009-03-24firewire: cdev: unify names of struct types and of their instancesStefan Richter
2009-03-24firewire: cdev: reference-count client instancesStefan Richter
2009-03-24firewire: prevent creation of multiple IR DMA contexts for the same channelStefan Richter
2009-03-24firewire: cdev: use list_first_entryStefan Richter
2009-03-24firewire: core: remove unused definitionsStefan Richter
2009-03-24firewire: remove line breaks before function namesStefan Richter
2009-03-24firewire: standardize a variable nameStefan Richter
2009-03-24firewire: core: remove obsolete assertionsStefan Richter
2009-03-24firewire: core: remove outdated commentStefan Richter
2009-03-24firewire: cdev: address handler input validationStefan Richter
2009-03-24firewire: cdev: use an idr rather than a linked list for resourcesJay Fenlason
2009-03-24firewire: cdev: fix race of fw_device_op_release with bus resetStefan Richter
2009-03-24firewire: cdev: tcodes input validationStefan Richter
2009-03-24firewire: convert client_list_lock to mutexStefan Richter
2009-03-24firewire: add a client_list_lockJay Fenlason
2009-03-24firewire: Include iso timestamp in headers when header_size > 4David Moore
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-03-22ucc_geth: Fix oops when using fixed-link supportAnton Vorontsov
2009-03-22dm9000: locking bugfixDavid Brownell
2009-03-22net: update dnet.c for bus_id removalStephen Rothwell
2009-03-22radeonfb: Whack the PCI PM register until it sticksBenjamin Herrenschmidt
2009-03-21dnet: DNET should depend on HAS_IOMEMIlya Yanok
2009-03-21dca: add missing copyright/license headersMaciej Sosnowski
2009-03-19sungem: missing net_device_opsStephen Hemminger
2009-03-19be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycleSathya Perla
2009-03-19be2net: replenish when posting to rx-queue is starved in out of mem conditionsSathya Perla
2009-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-03-18Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-18bas_gigaset: correctly allocate USB interrupt transfer bufferTilman Schmidt
2009-03-18smsc911x: reset last known duplex and carrier on openSteve Glendinning
2009-03-18sh_eth: Fix mistake of the address of SH7763Nobuhiro Iwamatsu
2009-03-18sh_eth: Change handling of IRQNobuhiro Iwamatsu
2009-03-18tulip: fix crash on iface up with shirq debugKyle McMartin
2009-03-18virtio_net: Make virtio_net support carrier detectionPantelis Koukousoulas
2009-03-18bonding: Fix updating of speed/duplex changesJay Vosburgh
2009-03-18bnx2: Fix problem of using wrong IRQ handler.Michael Chan
2009-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2009-03-18Staging: benet: remove driver now that it is merged in drivers/net/Greg Kroah-Hartman
2009-03-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds