summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
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
* [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
* ieee80211: update orinoco, wl3501 drivers for latest struct namingJames Ketrenos2005-09-222-2/+2
* [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 atmel to be compatible with ieee80211_hdr changesJames Ketrenos2005-09-211-12/+12
* [PATCH] ieee80211: Updated ipw2200 to be compatible with ieee80211's hard_sta...James Ketrenos2005-09-211-1/+1
* [PATCH] ieee80211: Updated ipw2200 to be compatible with ieee80211_hdr changesJames Ketrenos2005-09-212-6/+7
* [PATCH] ieee80211: Updated ipw2100 to be compatible with ieee80211's hard_sta...James Ketrenos2005-09-211-1/+2
* [PATCH] ieee80211: Updated ipw2100 to be compatible with ieee80211_hdr changesJames Ketrenos2005-09-212-3/+3
* Merge /spare/repo/linux-2.6/Jeff Garzik2005-09-211-1/+4
|\
| * [PATCH] airo : fix channel number in scanmatthieu castet2005-09-141-1/+4
* | [PATCH] Updated ipw2200 to compile with ieee80211 abg_ture to abg_true changeJames Ketrenos2005-09-161-7/+7
* | [PATCH] orinoco: Update PCMCIA ID's.Pavel Roskin2005-09-162-21/+57
* | [PATCH] orinoco: Don't include <net/ieee80211.h> twice.Pavel Roskin2005-09-161-2/+0
* | [PATCH] orinoco: Remove conditionals that are useless in the kernel drivers.Pavel Roskin2005-09-162-28/+1
* | [PATCH] C99 initializers in ray_cs.cviro@ZenIV.linux.org.uk2005-09-141-23/+23
* | [PATCH] drivers/net: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-143-18/+10
* | [PATCH] orinoco: WE-18 supportPavel Roskin2005-09-142-110/+33
|/
* [PATCH] pcmcia: add another orinoco_cs idKomuro2005-09-131-0/+1
* [wireless ieee80211,ipw2200] Lindent source codeJeff Garzik2005-09-072-1355/+1321
* [wireless] build fixes after merging WE-19Jeff Garzik2005-09-072-1/+2
* [PATCH] airo : WE-19 supportJean Tourrilhes2005-09-061-20/+21
* [PATCH] prism54 : WE-17 supportJean Tourrilhes2005-09-062-1/+5
* [PATCH] wl3501_cs : WE-17 supportJean Tourrilhes2005-09-062-2/+6
* [PATCH] atmel_cs : WE-17 supportJean Tourrilhes2005-09-061-15/+2
* [PATCH] iw263_netwave_we17.diffJean Tourrilhes2005-09-061-2/+5
* [PATCH] ray_cs : WE-17 supportJean Tourrilhes2005-09-062-420/+452
* Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2005-09-068-82/+1566
|\
| * [PATCH] orinoco: New driver - spectrum_cs.Pavel Roskin2005-09-053-0/+1134
| * [PATCH] orinoco: New driver - orinoco_nortel.Pavel Roskin2005-09-053-0/+334
| * [PATCH] orinoco: Remove EXPERIMENTAL mark from PLX_HERMES, TMD_HERMES and PCI...Pavel Roskin2005-09-051-12/+6
| * [PATCH] orinoco: Optimize orinoco_join_ap()Pavel Roskin2005-09-051-7/+11
| * [PATCH] orinoco: Fix memory leak on error in processing hostscan frames.Pavel Roskin2005-09-051-1/+3
OpenPOWER on IntegriCloud