summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] hostap: Remove iwe_stream_add_event kludgeJean Tourrilhes2005-09-241-12/+0
* [PATCH] hostap: Use GFP_ATOMIC to get rid of weird might_sleep issueJean Tourrilhes2005-09-241-1/+1
* [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-2226-220/+252
|\
| * [PATCH] ppc32: Fix configuration of PCI IO space on MPC85xx platformKumar Gala2005-09-221-4/+4
| * [PATCH] USB: Update Documentation/usb/URB.txtAlan Stern2005-09-221-43/+31
| * [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] I2C: remove me from the MAINTAINERS file for i2cGreg Kroah-Hartman2005-09-221-2/+0
| * [PATCH] fix class symlinks in sysfsBill Nottingham2005-09-221-0/+13
| * [PATCH] driver core: add helper device_is_registered()Daniel Ritz2005-09-224-5/+10
| * [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
* | [PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 seriesJames Ketrenos2005-09-228-19/+38
* | [PATCH] ieee80211: added IE comments, reason_code to reason, removed info_ele...James Ketrenos2005-09-221-3/+11
* | [PATCH] ieee80211: Added handle_deauth() callback, enhanced tkip/ccmp support...James Ketrenos2005-09-226-33/+99
* | [PATCH] ieee80211: Added subsystem version string and reporting via MODULE_VE...James Ketrenos2005-09-222-6/+25
* | forcedeth: add hardware tx checksummingManfred Spraul2005-09-211-27/+44
* | [PATCH] ieee82011: Remove WIRELESS_EXT ifdefsJames Ketrenos2005-09-213-27/+0
* | [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 copyright datesJames Ketrenos2005-09-215-5/+5
* | [PATCH] ieee80211: Keep auth mode unchanged after iwconfig key off/on cycleJames Ketrenos2005-09-211-5/+9
* | [PATCH] ieee80211: Mixed PTK/GTK CCMP/TKIP supportJames Ketrenos2005-09-214-5/+18