summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-10-01Kconfig: STRIP: Remove stale bits of STRIP help textRalf Baechle
2009-10-01NET: mkiss: Fix typoRalf Baechle
2009-10-01tg3: Remove prev_vlan_tag from struct tx_ring_infoEric Dumazet
2009-10-01move virtnet_remove to .devexit.textUwe Kleine-König
2009-10-01don't use __devexit_p to wrap sgiseeq_removeUwe Kleine-König
2009-10-01don't use __devexit_p to wrap meth_removeUwe Kleine-König
2009-10-01bonding: set primary param via sysfsJiri Pirko
2009-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-10-01block: use normal I/O path for discard requestsChristoph Hellwig
2009-10-01cciss: fix build when !PROC_FSAlexander Beregalov
2009-10-01cciss: cciss_host_attr_groups should be constJens Axboe
2009-10-01cciss: Dynamically allocate the drive_info_struct for each logical drive.Stephen M. Cameron
2009-10-01cciss: Add usage_count attribute to each logical drive in /sysStephen M. Cameron
2009-10-01cciss: Add a "raid_level" attribute to each logical drive in /sysStephen M. Cameron
2009-10-01cciss: fix some magic numbers in the raid-level decodingStephen M. Cameron
2009-10-01cciss: Add lunid attribute to each logical drive in /sysStephen M. Cameron
2009-10-01cciss: Don't check h->busy_initializing in cciss_open().Stephen M. Cameron
2009-10-01cciss: Preserve all 8 bytes of LUN ID for logical drives.Stephen M. Cameron
2009-10-01cciss: Silence noisy per-disk messages output by cciss_read_capacityStephen M. Cameron
2009-10-01cciss: Fix excessive gendisk freeing bug on driver unload.Stephen M. Cameron
2009-10-01cciss: Fix usage_count check in rebuild_lun_table when triggered via sysfs.Stephen M. Cameron
2009-10-01cciss: Clear all sysfs-exposed data for deleted logical drives.Stephen M. Cameron
2009-10-01cciss: Handle special case for sysfs attributes of the first logical drive.Stephen M. Cameron
2009-10-01cciss: Handle cases when cciss_add_disk fails.Stephen M. Cameron
2009-10-01cciss: Handle failure of blk_init_queue gracefully in cciss_add_disk.Stephen M. Cameron
2009-10-01cciss: Rearrange logical drive sysfs code to make the "changing a disk" path ...Stephen M. Cameron
2009-10-01cciss: Dynamically allocate struct device for each logical drive as needed.Stephen M. Cameron
2009-10-01cciss: Remove some unused code in rebuild_lun_table()Stephen M. Cameron
2009-10-01cciss: Allow triggering of rescan of logical drive topology via sysfs entryAndrew Patterson
2009-10-01cciss: Use one scan thread per controller and fix hang during rmmodAndrew Patterson
2009-10-01cciss: Remove sysfs entries for logical drives on driver cleanup.Andrew Patterson
2009-10-01cciss: fix schedule_timeout() parametersRandy Dunlap
2009-10-01dac960: switch to seq_fileAlexey Dobriyan
2009-10-01cpqarray: switch to seq_fileAlexey Dobriyan
2009-10-01ARM: 5731/2: Fix U300 generic GPIO, remove ifdefs from MMCI v3Linus Walleij
2009-10-01ixgbe: correct the parameter descriptionJiri Pirko
2009-10-01be2net: Workaround to fix a bug in Rx Completion processing.Ajit Khaparde
2009-10-013c59x: Rework suspend and resumeAnton Vorontsov
2009-10-01drivers/net: ks8851_mll ethernet network driverChoi, David
2009-10-01skge: Make sure both ports initialize correctlyMike McCormack
2009-10-01bcm63xx_enet: timeout off by one in do_mdio_op()roel kluin
2009-10-01qlge: Fix error exit for probe call.Ron Mercer
2009-10-01qlge: Protect reset recovery with rtnl_lock().Ron Mercer
2009-10-01qlge: Fix spin_lock warning.Ron Mercer
2009-10-01qlge: Fix out of sync hardware semaphore.Ron Mercer
2009-10-01qlge: Fix bad bit definitions.Ron Mercer
2009-10-01ixgbe: Remove ATR computation for UDP trafficPeter P Waskiewicz Jr
2009-10-01ixgbe patch to provide NIC's tx/rx counters via ethtoolBen Greear
2009-10-01ixgbe: Bump driver version numberPeter P Waskiewicz Jr
2009-10-01ixgbe: Fix backplane flow control autonegPeter P Waskiewicz Jr