summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] forcedeth: write back original mac address during ifdownManfred Spraul2005-07-311-8/+9
* [PATCH] forcedeth: Add set_mac_address supportManfred Spraul2005-07-311-11/+52
* [PATCH] forcedeth: 64-bit DMA supportManfred Spraul2005-07-311-49/+161
* [PATCH] forcedeth: rewritten tx irq handlingManfred Spraul2005-07-311-48/+63
* [PATCH] forcedeth: Improve ethtool supportManfred Spraul2005-07-311-81/+90
* [PATCH] forcedeth: Jumbo Frame SupportManfred Spraul2005-07-311-18/+107
* [PATCH] loopback: whitespace cleanupChuck Ebbert2005-07-311-6/+6
* [PATCH] loopback: optimize statsChuck Ebbert2005-07-311-2/+2
* [PATCH] loopback: #ifdef the TSO codeChuck Ebbert2005-07-311-1/+7
* [PATCH] drivers/net/pci-skeleton.c: MODULE_PARM -> module_paramVictor Fusco2005-07-311-3/+3
* [PATCH] Use time_before in hamradio driversMarcelo Feitoza Parisi2005-07-315-5/+10
* [PATCH] orinoco: Sparse fixesPeter Hagervall2005-07-311-39/+39
* [PATCH] tms380tr: move to DMA APIJochen Friedrich2005-07-317-143/+122
* [PATCH] bonding: ALB -- allow slave to use bond's MAC address if its own MAC ...John W. Linville2005-07-311-11/+6
* This patch adds a PHY Abstraction Layer to the Linux Kernel, enablingAndy Fleming2005-07-3017-1/+4115
* [PATCH] agp: restore APBASE after setting APSIZEMatthew Garrett2005-07-292-3/+10
* [PATCH] s390: fix inline assembly in appldataGerald Schaefer2005-07-291-1/+5
* [PATCH] s390: device recognitionCornelia Huck2005-07-291-0/+3
* [PATCH] s390: check for interrupt before waitingHeiko Carstens2005-07-292-0/+14
* [PATCH] s390: default configurationMartin Schwidefsky2005-07-291-111/+142
* [PATCH] uml: fix vsyscall brokennessJeff Dike2005-07-291-1/+5
* [PATCH] fbdev: Replace memcpy with for-loop when preparing bitmapAntonino A. Daplas2005-07-291-2/+4
* [PATCH] x86: avoid wasting IRQs patch updateNatalie.Protasevich@unisys.com2005-07-291-1/+9
* [PATCH] vesafb: Fix mtrr bugsAntonino A. Daplas2005-07-291-11/+36
* [PATCH] serial: add MMIO support to 8250_pnpBjorn Helgaas2005-07-291-7/+15
* [PATCH] Fix sync_tsc hangEric W. Biederman2005-07-293-9/+78
* [PATCH] mm: Ensure proper alignment for node_remap_start_pfnRavikiran G Thirumalai2005-07-291-0/+8
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2005-07-291-5/+8
|\
| * arch/i386/kernel/cpu/cpufreq/powernow-k8.c: In function `powernow_k8_cpu_init...Dave Jones2005-07-291-5/+8
* | [PATCH] USB: hidinput_hid_event() oops fixPete Zaitcev2005-07-291-2/+3
* | [PATCH] USB: fix in usb_calc_bus_timeDan Streetman2005-07-293-7/+9
* | [PATCH] USB: fix Bug in usb-skeleton.cConger, Chris A2005-07-291-2/+4
* | [PATCH] USB: add S3C24XX USB Host driver supportBen Dooks2005-07-293-0/+502
* | [PATCH] USB: drivers/net/usb/zd1201.c: Gigabyte GN-WLBZ201 dongle usbidMathieu2005-07-291-0/+1
* | [PATCH] USB: Patch for KYOCERA AH-K3001V supportMasahito Omote2005-07-291-0/+3
* | [PATCH] USB: ldusb fixesMichael Hund2005-07-291-1/+6
* | [PATCH] USB: Usbcore: Don't try to delete unregistered interfacesAlan Stern2005-07-291-2/+4
* | [PATCH] USB: drivers/usb/net/: remove two unused multicast_filter_limit varia...Adrian Bunk2005-07-292-3/+0
* | [PATCH] USB: usbfs: Don't leak uninitialized dataAlan Stern2005-07-291-6/+12
* | [PATCH] USB: ftdi_sio: fix a couple of timeoutsIan Abbott2005-07-291-2/+3
* | [PATCH] USB: ftdi_sio: Update RTS and DTR simultaneouslyIan Abbott2005-07-291-95/+43
* | [PATCH] USB: ftdi_sio: new microHAM and Evolution Robotics devicesIan Abbott2005-07-292-0/+17
* | [PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n -- bug?Kumar Gala2005-07-291-3/+2
* | [PATCH] PCI: remove PCI_BRIDGE_CTL_VGA handling from setup-bus.cIvan Kokshaysky2005-07-292-13/+1
* | [PATCH] PCI: Adjust PCI rom code to handle more broken ROMsJon Smirl2005-07-291-1/+3
* | [PATCH] PCI: Hidden SMBus bridge on Toshiba Tecra M2Daniele Gaffuri2005-07-291-0/+5
* | [PATCH] w1: kconfig/Makefile fix.Evgeniy Polyakov2005-07-291-1/+1
* | [PATCH] I2C: 24RF08 corruption prevention (again)Jean Delvare2005-07-292-6/+10
* | [PATCH] I2C: missing new lines in i2c-core messagesJean Delvare2005-07-291-4/+4
* | [PATCH] I2C: use time_after in 3 chip driversJean Delvare2005-07-293-7/+6