summaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
Commit message (Expand)AuthorFilesLines
2005-09-23[PATCH] orinoco: Remove unneeded forward declarations.Pavel Roskin2-24/+6
2005-09-23[PATCH] orinoco: orinoco_send_wevents() could return without unlocking.Pavel Roskin1-1/+3
2005-09-23[PATCH] orinoco: Fix memory leak and unneeded unlock in orinoco_join_ap()Pavel Roskin1-2/+4
2005-09-23[PATCH] orinoco: Make nortel_pci_hw_init() static.Pavel Roskin1-1/+1
2005-09-23[PATCH] orinoco: Remove inneeded system includes.Pavel Roskin11-141/+10
2005-09-22ieee80211: update orinoco, wl3501 drivers for latest struct namingJames Ketrenos2-2/+2
2005-09-22[PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 seriesJames Ketrenos8-19/+38
2005-09-22[PATCH] ieee80211: added IE comments, reason_code to reason, removed info_ele...James Ketrenos1-3/+11
2005-09-22[PATCH] ieee80211: Added handle_deauth() callback, enhanced tkip/ccmp support...James Ketrenos6-33/+99
2005-09-22[PATCH] ieee80211: Added subsystem version string and reporting via MODULE_VE...James Ketrenos2-6/+25
2005-09-22[PATCH] ppc32: Fix configuration of PCI IO space on MPC85xx platformKumar Gala1-4/+4
2005-09-22[PATCH] USB: Update Documentation/usb/URB.txtAlan Stern1-43/+31
2005-09-22[PATCH] ub: Comment out unconditional stall clearPete Zaitcev1-0/+2
2005-09-22[PATCH] USB: Add Novatel CDMA Wireless PC card IDs to airprimeDavid Hollis1-1/+2
2005-09-22[PATCH] usb/serial/option.c: Increase input buffer sizeMatthias Urlichs1-1/+3
2005-09-22[PATCH] USB: fix pegasus driverKevin Vigor1-9/+20
2005-09-22[PATCH] USB: sl811-hcd minor fixesDavid Brownell1-2/+14
2005-09-22[PATCH] USB: fix pxa2xx_udc compile warningsRichard Purdie2-6/+6
2005-09-22[PATCH] USB: ftdi_sio: allow baud rate to be changed without raising RTS and DTRPeter Favrholdt1-3/+5
2005-09-22[PATCH] USB: more device IDs for Option card driverMatthias Urlichs1-0/+7
2005-09-22[PATCH] ub: fix burning cdsPete Zaitcev1-26/+27
2005-09-22[PATCH] PCI Hotplug: Fix buffer overrun in rpadlpar_sysfs.cLinda Xie1-2/+2
2005-09-22[PATCH] fix drivers/pci/probe.c warningAmos Waterland1-2/+2
2005-09-22[PATCH] PCI: convert kcalloc to kzallocPekka Enberg2-4/+4
2005-09-22[PATCH] PCI: remove unused "scratch"Bjorn Helgaas1-4/+0
2005-09-22[PATCH] I2C: remove me from the MAINTAINERS file for i2cGreg Kroah-Hartman1-2/+0
2005-09-22[PATCH] fix class symlinks in sysfsBill Nottingham1-0/+13
2005-09-22[PATCH] driver core: add helper device_is_registered()Daniel Ritz4-5/+10
2005-09-22[PATCH] Driver Core: fis bus rescan devices raceDaniel Ritz1-0/+3
2005-09-22forcedeth: add hardware tx checksummingManfred Spraul1-27/+44
2005-09-22[PATCH] ieee82011: Remove WIRELESS_EXT ifdefsJames Ketrenos3-27/+0
2005-09-22[PATCH] ieee80211: Updated hostap to be compatible with extra_prefix_len changesJames Ketrenos2-8/+8
2005-09-22[PATCH] ieee80211: Updated hostap to be compatible with ieee80211_hdr changesJames Ketrenos4-66/+66
2005-09-22[PATCH] ieee80211: Updated copyright datesJames Ketrenos5-5/+5
2005-09-22[PATCH] ieee80211: Keep auth mode unchanged after iwconfig key off/on cycleJames Ketrenos1-5/+9
2005-09-22[PATCH] ieee80211: Mixed PTK/GTK CCMP/TKIP supportJames Ketrenos4-5/+18
2005-09-22[PATCH] ieee80211: Type-o, capbility definition for QoS, and ERP parsingJames Ketrenos2-2/+30
2005-09-22[PATCH] ieee80211: "extern inline" to "static inline"James Ketrenos1-7/+7
2005-09-22[PATCH] ieee80211: Additional fixes for endian-aware typesJames Ketrenos1-29/+29
2005-09-22[PATCH] ieee80211: Added ieee80211_radiotap.hJames Ketrenos2-0/+232
2005-09-22[PATCH] ieee80211: Added ieee80211_geo to provide helper functionsJames Ketrenos3-1/+189
2005-09-22[PATCH] ieee80211: Add QoS (WME) support to the ieee80211 subsystemJames Ketrenos3-25/+417
2005-09-22[PATCH] ieee80211: Return NETDEV_TX_BUSY when QoS buffer fullJames Ketrenos1-0/+12
2005-09-22[PATCH] ieee80211: Fix TKIP, repeated fragmentation problem, and payload_size...James Ketrenos8-75/+102
2005-09-22[PATCH] ieee82011: Added ieee80211_tx_frame to convert generic 802.11 data fr...James Ketrenos3-15/+130
2005-09-22[PATCH] ieee80211: adds support for the creation of RTS packetsJames Ketrenos3-3/+41
2005-09-22[PATCH] ieee80211: Renamed ieee80211_hdr to ieee80211_hdr_3addrJames Ketrenos5-64/+129
2005-09-22[PATCH] ieee82011: Added WE-18 support to default wireless extension handlerJames Ketrenos2-8/+244
2005-09-22[PATCH] ieee80211: Allow drivers to fix an issue when using wpa_supplicant wi...James Ketrenos2-5/+4
2005-09-22[PATCH] ieee80211: Fix kernel Oops when module unloadJames Ketrenos4-6/+31