summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
* | [PATCH] ieee80211: Type-o, capbility definition for QoS, and ERP parsingJames Ketrenos2005-09-212-2/+30
* | [PATCH] ieee80211: "extern inline" to "static inline"James Ketrenos2005-09-211-7/+7
* | [PATCH] ieee80211: Additional fixes for endian-aware typesJames Ketrenos2005-09-211-29/+29
* | [PATCH] ieee80211: Added ieee80211_radiotap.hJames Ketrenos2005-09-212-0/+232
* | [PATCH] ieee80211: Added ieee80211_geo to provide helper functionsJames Ketrenos2005-09-213-1/+189
* | [PATCH] ieee80211: Add QoS (WME) support to the ieee80211 subsystemJames Ketrenos2005-09-213-25/+417
* | [PATCH] ieee80211: Return NETDEV_TX_BUSY when QoS buffer fullJames Ketrenos2005-09-211-0/+12
* | [PATCH] ieee80211: Fix TKIP, repeated fragmentation problem, and payload_size...James Ketrenos2005-09-218-75/+102
* | [PATCH] ieee82011: Added ieee80211_tx_frame to convert generic 802.11 data fr...James Ketrenos2005-09-213-15/+130
OpenPOWER on IntegriCloud