aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-09-23[netdrvr gianfar] use new phy layerAndy Fleming
2005-09-23[PATCH] orinoco: Bump version to 0.15rc3.Pavel Roskin
2005-09-23[PATCH] orinoco: Read only needed data in __orinoco_ev_txexc().Pavel Roskin
2005-09-23[PATCH] orinoco: Annotate endianess of variables and structure members.Pavel Roskin
2005-09-23[PATCH] orinoco: Remove unneeded forward declarations.Pavel Roskin
2005-09-23[PATCH] orinoco: orinoco_send_wevents() could return without unlocking.Pavel Roskin
2005-09-23[PATCH] orinoco: Fix memory leak and unneeded unlock in orinoco_join_ap()Pavel Roskin
2005-09-23[PATCH] orinoco: Make nortel_pci_hw_init() static.Pavel Roskin
2005-09-23[PATCH] orinoco: Remove inneeded system includes.Pavel Roskin
2005-09-22Merge /spare/repo/linux-2.6/Jeff Garzik
2005-09-22ieee80211: update orinoco, wl3501 drivers for latest struct namingJames Ketrenos
2005-09-22[PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 seriesJames Ketrenos
2005-09-22[PATCH] ieee80211: added IE comments, reason_code to reason, removed info_ele...James Ketrenos
2005-09-22[PATCH] ieee80211: Added handle_deauth() callback, enhanced tkip/ccmp support...James Ketrenos
2005-09-22[PATCH] ieee80211: Added subsystem version string and reporting via MODULE_VE...James Ketrenos
2005-09-22[PATCH] ppc32: Fix configuration of PCI IO space on MPC85xx platformKumar Gala
2005-09-22[PATCH] USB: Update Documentation/usb/URB.txtAlan Stern
2005-09-22[PATCH] ub: Comment out unconditional stall clearPete Zaitcev
2005-09-22[PATCH] USB: Add Novatel CDMA Wireless PC card IDs to airprimeDavid Hollis
2005-09-22[PATCH] usb/serial/option.c: Increase input buffer sizeMatthias Urlichs
2005-09-22[PATCH] USB: fix pegasus driverKevin Vigor
2005-09-22[PATCH] USB: sl811-hcd minor fixesDavid Brownell
2005-09-22[PATCH] USB: fix pxa2xx_udc compile warningsRichard Purdie
2005-09-22[PATCH] USB: ftdi_sio: allow baud rate to be changed without raising RTS and DTRPeter Favrholdt
2005-09-22[PATCH] USB: more device IDs for Option card driverMatthias Urlichs
2005-09-22[PATCH] ub: fix burning cdsPete Zaitcev
2005-09-22[PATCH] PCI Hotplug: Fix buffer overrun in rpadlpar_sysfs.cLinda Xie
2005-09-22[PATCH] fix drivers/pci/probe.c warningAmos Waterland
2005-09-22[PATCH] PCI: convert kcalloc to kzallocPekka Enberg
2005-09-22[PATCH] PCI: remove unused "scratch"Bjorn Helgaas
2005-09-22[PATCH] I2C: remove me from the MAINTAINERS file for i2cGreg Kroah-Hartman
2005-09-22[PATCH] fix class symlinks in sysfsBill Nottingham
2005-09-22[PATCH] driver core: add helper device_is_registered()Daniel Ritz
2005-09-22[PATCH] Driver Core: fis bus rescan devices raceDaniel Ritz
2005-09-21forcedeth: add hardware tx checksummingManfred Spraul
2005-09-21[PATCH] ieee82011: Remove WIRELESS_EXT ifdefsJames Ketrenos
2005-09-21[PATCH] ieee80211: Updated hostap to be compatible with extra_prefix_len changesJames Ketrenos
2005-09-21[PATCH] ieee80211: Updated hostap to be compatible with ieee80211_hdr changesJames Ketrenos
2005-09-21[PATCH] ieee80211: Updated copyright datesJames Ketrenos
2005-09-21[PATCH] ieee80211: Keep auth mode unchanged after iwconfig key off/on cycleJames Ketrenos
2005-09-21[PATCH] ieee80211: Mixed PTK/GTK CCMP/TKIP supportJames Ketrenos
2005-09-21[PATCH] ieee80211: Type-o, capbility definition for QoS, and ERP parsingJames Ketrenos
2005-09-21[PATCH] ieee80211: "extern inline" to "static inline"James Ketrenos
2005-09-21[PATCH] ieee80211: Additional fixes for endian-aware typesJames Ketrenos
2005-09-21[PATCH] ieee80211: Added ieee80211_radiotap.hJames Ketrenos
2005-09-21[PATCH] ieee80211: Added ieee80211_geo to provide helper functionsJames Ketrenos
2005-09-21[PATCH] ieee80211: Add QoS (WME) support to the ieee80211 subsystemJames Ketrenos
2005-09-21[PATCH] ieee80211: Return NETDEV_TX_BUSY when QoS buffer fullJames Ketrenos
2005-09-21[PATCH] ieee80211: Fix TKIP, repeated fragmentation problem, and payload_size...James Ketrenos
2005-09-21[PATCH] ieee82011: Added ieee80211_tx_frame to convert generic 802.11 data fr...James Ketrenos