summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-02-27Linux 2.6.21-rc2v2.6.21-rc2Linus Torvalds1-1/+1
2007-02-27[SPARC64]: Fix PCI interrupts on E450 et al.David S. Miller1-2/+38
2007-02-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds4-5/+5
2007-02-27Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds37-814/+1679
2007-02-27Merge branch 'jffs-maint' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...Linus Torvalds1-7/+0
2007-02-27netxen: do_rom_fast_write error handlingStephen Hemminger1-1/+4
2007-02-27remove the jffs MAINTAINERS entryAdrian Bunk1-7/+0
2007-02-27natsemi: Fix detection of vanilla natsemi cardsMark Brown1-1/+1
2007-02-27net: remove a collection of unneeded #undef REALLY_SLOW_IO stuffAlan6-13/+1
2007-02-27chelsio: Fix non-NAPI compileRoland Dreier1-0/+1
2007-02-27cxgb3 - Feed Rx free list with pagesDivy Le Ray2-92/+235
2007-02-27cxgb3 - Recovery from HW starvation of response queue entries.Divy Le Ray2-1/+16
2007-02-27cxgb3 - Unmap offload packets when they are freedDivy Le Ray1-2/+61
2007-02-27cxgb3 - FW version updateDivy Le Ray2-2/+6
2007-02-27cxgb3 - private ioctl cleanupDivy Le Ray2-66/+15
2007-02-27cxgb3 - manage sysfs attributes per portDivy Le Ray1-9/+12
2007-02-27S2IO: Restoring the mac address in s2io_resetSivakumar Subramani1-4/+22
2007-02-27S2IO: Avoid printing the Enhanced statistics for Xframe I card.Sivakumar Subramani1-25/+75
2007-02-27S2IO: Making LED off during LINK_DOWN notification.Sivakumar Subramani1-2/+10
2007-02-27S2IO: Added a loadable parameter to enable or disable vlan stripping in frame.Sivakumar Subramani3-2/+40
2007-02-27S2IO: Optimized the delay to wait for command completionSivakumar Subramani2-19/+78
2007-02-27S2IO: Fixes for MSI and MSIXSivakumar Subramani1-7/+28
2007-02-27qla3xxx: Bumping driver version numberBenjamin Li1-1/+1
2007-02-27qla3xxx: Kernic Panic on pSeries under stress conditionsBenjamin Li2-19/+47
2007-02-27qla3xxx: bugfix tx reset after stress conditions.Ron Mercer1-28/+41
2007-02-27qla3xxx: Check return code from pci_map_single() in ql_release_to_lrg_buf_fre...Benjamin Li1-7/+107
2007-02-27qla3xxx: bugfix: Fixed jumbo frame handling for 3032 chip.Ron Mercer2-36/+64
2007-02-27qla3xxx: Clean up receive process.Ron Mercer1-54/+24
2007-02-27qla3xxx: Dynamically size the rx buffer queue based on the MTU.Ron Mercer2-15/+34
2007-02-27qla3xxx: Remove API to change MTU.Ron Mercer1-22/+2
2007-02-27qla3xxx: Fix deadlock issue on error pathsBenjamin Li1-3/+12
2007-02-27qla3xxx: Changed to use netdev_alloc_skb() from dev_alloc_skbBenjamin Li1-5/+8
2007-02-27qla3xxx: Remove unnecessary memset() in qla3xxx_send()Benjamin Li1-1/+0
2007-02-27qla3xxx: Return proper error codes when the 4022/4032 is being probedBenjamin Li1-1/+7
2007-02-27Alignment in mv643xx_ethRalf Baechle2-14/+3
2007-02-27sgiseeq: Don't include unnecessary headerfiles.Ralf Baechle1-11/+0
2007-02-27ucc_geth: use of_get_mac_address()Timur Tabi1-3/+1
2007-02-27skge: comma consistencyStephen Hemminger1-2/+2
2007-02-27skge: fix transmitter flow controlStephen Hemminger2-13/+33
2007-02-27myri10ge: workaround buggy adopted firmwaresBrice Goglin1-4/+23
2007-02-27NetXen: Driver ifconfig fixAmit S. Kale1-2/+2
2007-02-27NetXen: Driver unload fixesAmit S. Kale2-5/+6
2007-02-27spidernet: maintainershipLinas Vepstas1-2/+2
2007-02-27spidernet: janitorial, typosLinas Vepstas2-7/+8
2007-02-27spidernet: transmit raceLinas Vepstas1-1/+5
2007-02-27spidernet: fix racy double-free of skbLinas Vepstas1-8/+15
2007-02-27spidernet: separate hardware state from driver state.Linas Vepstas2-71/+95
2007-02-27spidernet: move medium variable into card structJens Osterkamp2-7/+9
2007-02-27spidernet: remove txram full loggingIshizaki Kou1-2/+2
2007-02-27spidernet: spidernet: add support for CellebKou Ishizaki3-4/+12