summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] hostap: Unregister netdevs before freeing local dataJouni Malinen2005-10-031-10/+12
* [PATCH] hostap: Do not free local->hw_priv before unregistering netdevJouni Malinen2005-10-033-14/+7
* [PATCH] hostap: Fix hostap_pci build with PRISM2_IO_DEBUGJouni Malinen2005-10-031-0/+8
* [PATCH] hostap: Remove hw specific dev_open/close handlersJouni Malinen2005-10-035-47/+10
* [wireless airo] remove needed dma_addr_t obfuscationJeff Garzik2005-09-241-6/+7
* Remove WIRELESS_EXT ifdefs from several wireless drivers.Jeff Garzik2005-09-249-241/+1
* [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
OpenPOWER on IntegriCloud