summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] md: add support for reshape of a raid6NeilBrown2007-03-011-33/+124
* [PATCH] md: restart a (raid5) reshape that has been aborted due to a read/wri...NeilBrown2007-03-012-29/+47
* [PATCH] md: clean out unplug and other queue function on md shutdownNeilBrown2007-03-011-0/+3
* [PATCH] md: move warning about creating a raid array on partitions of the one...NeilBrown2007-03-011-26/+37
* [PATCH] md: RAID6: clean up CPUID and FPU enter/exit codeH. Peter Anvin2007-03-014-241/+32
* [PATCH] md: fix raid10 recovery problem.NeilBrown2007-03-011-18/+20
* [PATCH] Fix failure paths in modules init in umem.cNeilBrown2007-03-011-1/+4
* [PATCH] drivers/video/sm501fb.c: make 4 functions staticAdrian Bunk2007-03-011-5/+5
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-02-274-5/+5
|\
| * [AGPGART] fix compile errorsRyusuke Konishi2007-02-274-5/+5
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-2736-812/+1677
|\ \ | |/ |/|
| * netxen: do_rom_fast_write error handlingStephen Hemminger2007-02-271-1/+4
| * natsemi: Fix detection of vanilla natsemi cardsMark Brown2007-02-271-1/+1
| * net: remove a collection of unneeded #undef REALLY_SLOW_IO stuffAlan2007-02-276-13/+1
| * chelsio: Fix non-NAPI compileRoland Dreier2007-02-271-0/+1
| * cxgb3 - Feed Rx free list with pagesDivy Le Ray2007-02-272-92/+235
| * cxgb3 - Recovery from HW starvation of response queue entries.Divy Le Ray2007-02-272-1/+16
| * cxgb3 - Unmap offload packets when they are freedDivy Le Ray2007-02-271-2/+61
| * cxgb3 - FW version updateDivy Le Ray2007-02-272-2/+6
| * cxgb3 - private ioctl cleanupDivy Le Ray2007-02-272-66/+15
| * cxgb3 - manage sysfs attributes per portDivy Le Ray2007-02-271-9/+12
| * S2IO: Restoring the mac address in s2io_resetSivakumar Subramani2007-02-271-4/+22
| * S2IO: Avoid printing the Enhanced statistics for Xframe I card.Sivakumar Subramani2007-02-271-25/+75
| * S2IO: Making LED off during LINK_DOWN notification.Sivakumar Subramani2007-02-271-2/+10
| * S2IO: Added a loadable parameter to enable or disable vlan stripping in frame.Sivakumar Subramani2007-02-273-2/+40
| * S2IO: Optimized the delay to wait for command completionSivakumar Subramani2007-02-272-19/+78
| * S2IO: Fixes for MSI and MSIXSivakumar Subramani2007-02-271-7/+28
| * qla3xxx: Bumping driver version numberBenjamin Li2007-02-271-1/+1
| * qla3xxx: Kernic Panic on pSeries under stress conditionsBenjamin Li2007-02-272-19/+47
| * qla3xxx: bugfix tx reset after stress conditions.Ron Mercer2007-02-271-28/+41
| * qla3xxx: Check return code from pci_map_single() in ql_release_to_lrg_buf_fre...Benjamin Li2007-02-271-7/+107
| * qla3xxx: bugfix: Fixed jumbo frame handling for 3032 chip.Ron Mercer2007-02-272-36/+64
| * qla3xxx: Clean up receive process.Ron Mercer2007-02-271-54/+24
| * qla3xxx: Dynamically size the rx buffer queue based on the MTU.Ron Mercer2007-02-272-15/+34
| * qla3xxx: Remove API to change MTU.Ron Mercer2007-02-271-22/+2
| * qla3xxx: Fix deadlock issue on error pathsBenjamin Li2007-02-271-3/+12
| * qla3xxx: Changed to use netdev_alloc_skb() from dev_alloc_skbBenjamin Li2007-02-271-5/+8
| * qla3xxx: Remove unnecessary memset() in qla3xxx_send()Benjamin Li2007-02-271-1/+0
| * qla3xxx: Return proper error codes when the 4022/4032 is being probedBenjamin Li2007-02-271-1/+7
| * Alignment in mv643xx_ethRalf Baechle2007-02-272-14/+3
| * sgiseeq: Don't include unnecessary headerfiles.Ralf Baechle2007-02-271-11/+0
| * ucc_geth: use of_get_mac_address()Timur Tabi2007-02-271-3/+1
| * skge: comma consistencyStephen Hemminger2007-02-271-2/+2
| * skge: fix transmitter flow controlStephen Hemminger2007-02-272-13/+33
| * myri10ge: workaround buggy adopted firmwaresBrice Goglin2007-02-271-4/+23
| * NetXen: Driver ifconfig fixAmit S. Kale2007-02-271-2/+2
| * NetXen: Driver unload fixesAmit S. Kale2007-02-272-5/+6
| * spidernet: janitorial, typosLinas Vepstas2007-02-272-7/+8
| * spidernet: transmit raceLinas Vepstas2007-02-271-1/+5
| * spidernet: fix racy double-free of skbLinas Vepstas2007-02-271-8/+15
OpenPOWER on IntegriCloud