aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* firewire: core: clean up includesStefan Richter2009-03-242-11/+22
* firewire: cdev: simplify a schedule_delayed_work wrapperStefan Richter2009-03-241-12/+6
* firewire: cdev: add ioctls for iso resource management, amendmentStefan Richter2009-03-242-17/+23
* firewire: cdev: shut down iso context before freeing the bufferStefan Richter2009-03-241-3/+3
* firewire: cdev: replace some spin_lock_irqsave by spin_lock_irqStefan Richter2009-03-241-12/+8
* firewire: cdev: extend transaction payload size checkStefan Richter2009-03-241-3/+2
* firewire: cdev: restrict broadcast write requests to Units SpaceStefan Richter2009-03-241-0/+4
* firewire: cdev: add ioctl for broadcast write requestsJay Fenlason, Stefan Richter2009-03-241-27/+47
* firewire: cdev: add ioctl to query maximum transmission speedStefan Richter2009-03-241-0/+10
* firewire: cdev: add ioctls for manual iso resource managementStefan Richter2009-03-241-13/+54
* firewire: cdev: add ioctls for isochronous resource managementJay Fenlason, Stefan Richter2009-03-243-7/+388
* firewire: core: topology header fixStefan Richter2009-03-241-0/+6
* firewire: cdev: sort includesStefan Richter2009-03-241-13/+15
* firewire: cdev: unify names of struct types and of their instancesStefan Richter2009-03-241-168/+169
* firewire: cdev: reference-count client instancesStefan Richter2009-03-241-9/+46
* firewire: prevent creation of multiple IR DMA contexts for the same channelStefan Richter2009-03-243-5/+14
* firewire: cdev: use list_first_entryStefan Richter2009-03-241-1/+1
* firewire: core: remove unused definitionsStefan Richter2009-03-241-12/+0
* firewire: remove line breaks before function namesStefan Richter2009-03-2411-377/+249
* firewire: standardize a variable nameStefan Richter2009-03-244-58/+57
* firewire: core: remove obsolete assertionsStefan Richter2009-03-241-13/+4
* firewire: core: remove outdated commentStefan Richter2009-03-241-6/+1
* firewire: cdev: address handler input validationStefan Richter2009-03-242-11/+21
* firewire: cdev: use an idr rather than a linked list for resourcesJay Fenlason2009-03-241-51/+114
* firewire: cdev: fix race of fw_device_op_release with bus resetStefan Richter2009-03-241-4/+4
* firewire: cdev: tcodes input validationStefan Richter2009-03-241-2/+25
* firewire: convert client_list_lock to mutexStefan Richter2009-03-243-16/+14
* firewire: add a client_list_lockJay Fenlason2009-03-243-15/+18
* firewire: Include iso timestamp in headers when header_size > 4David Moore2009-03-241-38/+35
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-2322-103/+236
|\
| * ucc_geth: Fix oops when using fixed-link supportAnton Vorontsov2009-03-222-26/+11
| * dm9000: locking bugfixDavid Brownell2009-03-221-2/+4
| * net: update dnet.c for bus_id removalStephen Rothwell2009-03-221-3/+3
| * dnet: DNET should depend on HAS_IOMEMIlya Yanok2009-03-211-1/+1
| * dca: add missing copyright/license headersMaciej Sosnowski2009-03-211-0/+21
| * sungem: missing net_device_opsStephen Hemminger2009-03-191-5/+4
| * be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycleSathya Perla2009-03-191-5/+5
| * be2net: replenish when posting to rx-queue is starved in out of mem conditionsSathya Perla2009-03-192-21/+30
| * bas_gigaset: correctly allocate USB interrupt transfer bufferTilman Schmidt2009-03-181-3/+13
| * smsc911x: reset last known duplex and carrier on openSteve Glendinning2009-03-181-0/+4
| * sh_eth: Fix mistake of the address of SH7763Nobuhiro Iwamatsu2009-03-181-2/+2
| * sh_eth: Change handling of IRQNobuhiro Iwamatsu2009-03-181-3/+17
| * tulip: fix crash on iface up with shirq debugKyle McMartin2009-03-181-16/+29
| * virtio_net: Make virtio_net support carrier detectionPantelis Koukousoulas2009-03-181-0/+3
| * bonding: Fix updating of speed/duplex changesJay Vosburgh2009-03-181-5/+20
| * bnx2: Fix problem of using wrong IRQ handler.Michael Chan2009-03-181-6/+6
| * zd1211rw: Do not panic on device eject when associatedJouni Malinen2009-03-161-2/+6
| * ath9k: AR9280 PCI devices must serialize IO as wellLuis R. Rodriguez2009-03-161-1/+2
| * ath9k: implement IO serializationLuis R. Rodriguez2009-03-164-2/+55
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-03-231-0/+1
|\ \