aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
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-3013-0/+3437
* [PATCH] agp: restore APBASE after setting APSIZEMatthew Garrett2005-07-292-3/+10
* [PATCH] s390: device recognitionCornelia Huck2005-07-291-0/+3
* [PATCH] fbdev: Replace memcpy with for-loop when preparing bitmapAntonino A. Daplas2005-07-291-2/+4
* [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] 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: 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
* [PATCH] I2C: Missing space in split stringsJean Delvare2005-07-294-6/+6
* [PATCH] I2C: ds1337 - fix 12/24 hour mode bugLadislav Michl2005-07-291-3/+3
* [PATCH] I2C-MPC: Restore code removedKumar Gala2005-07-291-0/+94
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2005-07-291-2/+2
|\
| * Here are two possible cleanups in cpufreq.c:Dave Jones2005-07-281-2/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2005-07-2931-514/+500
|\ \
| * | Input: synaptics - fix setting packet size on passthrough port.Sergey Vlasov2005-07-241-2/+2
| * | Input: check keycodesize when adjusting keymapsVojtech Pavlik2005-07-242-2/+3
| * | Input: i8042 - don't use negation to mark AUX dataDmitry Torokhov2005-07-151-28/+32
| * | Input: psmouse - wheel mice (imps, exps) always have 3rd buttonVojtech Pavlik2005-07-152-2/+2