aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-03-01[PATCH] md: add support for reshape of a raid6NeilBrown
2007-03-01[PATCH] md: restart a (raid5) reshape that has been aborted due to a read/wri...NeilBrown
2007-03-01[PATCH] md: clean out unplug and other queue function on md shutdownNeilBrown
2007-03-01[PATCH] md: move warning about creating a raid array on partitions of the one...NeilBrown
2007-03-01[PATCH] md: RAID6: clean up CPUID and FPU enter/exit codeH. Peter Anvin
2007-03-01[PATCH] md: fix raid10 recovery problem.NeilBrown
2007-03-01[PATCH] Fix failure paths in modules init in umem.cNeilBrown
2007-03-01[PATCH] drivers/video/sm501fb.c: make 4 functions staticAdrian Bunk
2007-02-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds
2007-02-27Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-02-27netxen: do_rom_fast_write error handlingStephen Hemminger
2007-02-27natsemi: Fix detection of vanilla natsemi cardsMark Brown
2007-02-27net: remove a collection of unneeded #undef REALLY_SLOW_IO stuffAlan
2007-02-27chelsio: Fix non-NAPI compileRoland Dreier
2007-02-27cxgb3 - Feed Rx free list with pagesDivy Le Ray
2007-02-27cxgb3 - Recovery from HW starvation of response queue entries.Divy Le Ray
2007-02-27cxgb3 - Unmap offload packets when they are freedDivy Le Ray
2007-02-27cxgb3 - FW version updateDivy Le Ray
2007-02-27cxgb3 - private ioctl cleanupDivy Le Ray
2007-02-27cxgb3 - manage sysfs attributes per portDivy Le Ray
2007-02-27S2IO: Restoring the mac address in s2io_resetSivakumar Subramani
2007-02-27S2IO: Avoid printing the Enhanced statistics for Xframe I card.Sivakumar Subramani
2007-02-27S2IO: Making LED off during LINK_DOWN notification.Sivakumar Subramani
2007-02-27S2IO: Added a loadable parameter to enable or disable vlan stripping in frame.Sivakumar Subramani
2007-02-27S2IO: Optimized the delay to wait for command completionSivakumar Subramani
2007-02-27S2IO: Fixes for MSI and MSIXSivakumar Subramani
2007-02-27qla3xxx: Bumping driver version numberBenjamin Li
2007-02-27qla3xxx: Kernic Panic on pSeries under stress conditionsBenjamin Li
2007-02-27qla3xxx: bugfix tx reset after stress conditions.Ron Mercer
2007-02-27qla3xxx: Check return code from pci_map_single() in ql_release_to_lrg_buf_fre...Benjamin Li
2007-02-27qla3xxx: bugfix: Fixed jumbo frame handling for 3032 chip.Ron Mercer
2007-02-27qla3xxx: Clean up receive process.Ron Mercer
2007-02-27qla3xxx: Dynamically size the rx buffer queue based on the MTU.Ron Mercer
2007-02-27qla3xxx: Remove API to change MTU.Ron Mercer
2007-02-27qla3xxx: Fix deadlock issue on error pathsBenjamin Li
2007-02-27qla3xxx: Changed to use netdev_alloc_skb() from dev_alloc_skbBenjamin Li
2007-02-27qla3xxx: Remove unnecessary memset() in qla3xxx_send()Benjamin Li
2007-02-27qla3xxx: Return proper error codes when the 4022/4032 is being probedBenjamin Li
2007-02-27Alignment in mv643xx_ethRalf Baechle
2007-02-27sgiseeq: Don't include unnecessary headerfiles.Ralf Baechle
2007-02-27ucc_geth: use of_get_mac_address()Timur Tabi
2007-02-27skge: comma consistencyStephen Hemminger
2007-02-27skge: fix transmitter flow controlStephen Hemminger
2007-02-27myri10ge: workaround buggy adopted firmwaresBrice Goglin
2007-02-27NetXen: Driver ifconfig fixAmit S. Kale
2007-02-27NetXen: Driver unload fixesAmit S. Kale
2007-02-27spidernet: janitorial, typosLinas Vepstas
2007-02-27spidernet: transmit raceLinas Vepstas
2007-02-27spidernet: fix racy double-free of skbLinas Vepstas
2007-02-27spidernet: separate hardware state from driver state.Linas Vepstas