summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] hostap: Add support for WE-19Jean Tourrilhes2005-09-243-6/+12
* [PATCH] hostap: Fix pci_driver name for hostap_plx and hostap_pciPavel Roskin2005-09-242-2/+2
* [netdrvr] delete CONFIG_PHYCONTROLJeff Garzik2005-09-234-20/+0
* [netdrvr gianfar] use new phy layerAndy Fleming2005-09-239-1251/+433
* [PATCH] orinoco: Bump version to 0.15rc3.Pavel Roskin2005-09-231-1/+1
* [PATCH] orinoco: Read only needed data in __orinoco_ev_txexc().Pavel Roskin2005-09-231-3/+3
* [PATCH] orinoco: Annotate endianess of variables and structure members.Pavel Roskin2005-09-234-97/+99
* [PATCH] orinoco: Remove unneeded forward declarations.Pavel Roskin2005-09-232-24/+6
* [PATCH] orinoco: orinoco_send_wevents() could return without unlocking.Pavel Roskin2005-09-231-1/+3
* [PATCH] orinoco: Fix memory leak and unneeded unlock in orinoco_join_ap()Pavel Roskin2005-09-231-2/+4
* [PATCH] orinoco: Make nortel_pci_hw_init() static.Pavel Roskin2005-09-231-1/+1
* [PATCH] orinoco: Remove inneeded system includes.Pavel Roskin2005-09-2311-141/+10
* Merge /spare/repo/linux-2.6/Jeff Garzik2005-09-2222-171/+212
|\
| * [PATCH] ub: Comment out unconditional stall clearPete Zaitcev2005-09-221-0/+2
| * [PATCH] USB: Add Novatel CDMA Wireless PC card IDs to airprimeDavid Hollis2005-09-221-1/+2
| * [PATCH] usb/serial/option.c: Increase input buffer sizeMatthias Urlichs2005-09-221-1/+3
| * [PATCH] USB: fix pegasus driverKevin Vigor2005-09-221-9/+20
| * [PATCH] USB: sl811-hcd minor fixesDavid Brownell2005-09-221-2/+14
| * [PATCH] USB: fix pxa2xx_udc compile warningsRichard Purdie2005-09-222-6/+6
| * [PATCH] USB: ftdi_sio: allow baud rate to be changed without raising RTS and DTRPeter Favrholdt2005-09-221-3/+5
| * [PATCH] USB: more device IDs for Option card driverMatthias Urlichs2005-09-221-0/+7
| * [PATCH] ub: fix burning cdsPete Zaitcev2005-09-221-26/+27
| * [PATCH] PCI Hotplug: Fix buffer overrun in rpadlpar_sysfs.cLinda Xie2005-09-221-2/+2
| * [PATCH] fix drivers/pci/probe.c warningAmos Waterland2005-09-221-2/+2
| * [PATCH] PCI: convert kcalloc to kzallocPekka Enberg2005-09-222-4/+4
| * [PATCH] PCI: remove unused "scratch"Bjorn Helgaas2005-09-221-4/+0
| * [PATCH] fix class symlinks in sysfsBill Nottingham2005-09-221-0/+13
| * [PATCH] driver core: add helper device_is_registered()Daniel Ritz2005-09-223-5/+5
| * [PATCH] Driver Core: fis bus rescan devices raceDaniel Ritz2005-09-221-0/+3
| * [PATCH] r8169: call proper VLAN receive functionTommy Christensen2005-09-211-2/+2
| * [PATCH] skge: check length from PHYStephen Hemminger2005-09-212-82/+85
| * [PATCH] skge: expand ethtool debug register dumpStephen Hemminger2005-09-211-21/+8
| * [PATCH] bonding: Fix link monitor capability check (was skge: set mac address...nsxfreddy@gmail.com2005-09-211-1/+2
* | ieee80211: update orinoco, wl3501 drivers for latest struct namingJames Ketrenos2005-09-222-2/+2
* | forcedeth: add hardware tx checksummingManfred Spraul2005-09-211-27/+44
* | [PATCH] ieee80211: Updated hostap to be compatible with extra_prefix_len changesJames Ketrenos2005-09-212-8/+8
* | [PATCH] ieee80211: Updated hostap to be compatible with ieee80211_hdr changesJames Ketrenos2005-09-214-66/+66
* | [PATCH] ieee80211: Updated atmel to be compatible with ieee80211_hdr changesJames Ketrenos2005-09-211-12/+12
* | [PATCH] ieee80211: Updated ipw2200 to be compatible with ieee80211's hard_sta...James Ketrenos2005-09-211-1/+1
* | [PATCH] ieee80211: Updated ipw2200 to be compatible with ieee80211_hdr changesJames Ketrenos2005-09-212-6/+7
* | [PATCH] ieee80211: Updated ipw2100 to be compatible with ieee80211's hard_sta...James Ketrenos2005-09-211-1/+2
* | [PATCH] ieee80211: Updated ipw2100 to be compatible with ieee80211_hdr changesJames Ketrenos2005-09-212-3/+3
* | Merge /spare/repo/linux-2.6/Jeff Garzik2005-09-21129-2488/+5137
|\|
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-09-211-1/+2
| |\
| | * [ARM] Fix pcf8583 to buildRussell King2005-09-201-1/+2
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds2005-09-211-11/+8
| |\ \
| | * | [IB] Fix RMPP receive length calculationHal Rosenstock2005-09-211-2/+2
| | * | [IB] Add MAD data field size definitionsSean Hefty2005-09-211-9/+6
| * | | [PATCH] Fix I2O config-osm init to return proper errorDeepak Saxena2005-09-211-1/+4
| * | | [PATCH] remove blkdev_scsi_issue_flush_fn againChristoph Hellwig2005-09-211-38/+0