summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2005-10-20Merge branch 'master'Jeff Garzik1-2/+3
2005-10-20[PATCH] orinoco: limit message rateAndrew Morton1-2/+3
2005-10-19[PATCH] orinoco: remove redundance skb length check before paddingJohn W. Linville1-5/+3
2005-10-19Merge branch 'master'Jeff Garzik1-1/+1
2005-10-15[PATCH] wireless/airo: Build fixMatteo Croce1-1/+1
2005-10-05Merge branch 'master'Jeff Garzik1-5/+9
2005-10-05[PATCH] orinoco: Information leakage due to incorrect paddingPavel Roskin1-5/+9
2005-10-04[wireless ipw2200] remove redundant return statementMateusz Berezecki1-2/+0
2005-10-04airo: fix resumeMichal Schmidt1-3/+4
2005-10-04Merge branch 'upstream-fixes'Jeff Garzik1-2/+2
2005-10-04[PATCH] hostap: Unregister netdevs before freeing local dataJouni Malinen1-10/+12
2005-10-04[PATCH] hostap: Do not free local->hw_priv before unregistering netdevJouni Malinen3-14/+7
2005-10-04[PATCH] hostap: Fix hostap_pci build with PRISM2_IO_DEBUGJouni Malinen1-0/+8
2005-10-04[PATCH] hostap: Remove hw specific dev_open/close handlersJouni Malinen5-47/+10
2005-10-04[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu1-2/+2
2005-09-28[PATCH] orinoco: Fix flood of kernel log with stupid WE warningsBenjamin Herrenschmidt1-1/+1
2005-09-24[wireless airo] remove needed dma_addr_t obfuscationJeff Garzik1-6/+7
2005-09-24Remove WIRELESS_EXT ifdefs from several wireless drivers.Jeff Garzik9-241/+1
2005-09-24[PATCH] hostap: Remove iwe_stream_add_event kludgeJean Tourrilhes1-12/+0
2005-09-24[PATCH] hostap: Use GFP_ATOMIC to get rid of weird might_sleep issueJean Tourrilhes1-1/+1
2005-09-24[PATCH] hostap: Add support for WE-19Jean Tourrilhes3-6/+12
2005-09-24[PATCH] hostap: Fix pci_driver name for hostap_plx and hostap_pciPavel Roskin2-2/+2
2005-09-23[PATCH] orinoco: Bump version to 0.15rc3.Pavel Roskin1-1/+1
2005-09-23[PATCH] orinoco: Read only needed data in __orinoco_ev_txexc().Pavel Roskin1-3/+3
2005-09-23[PATCH] orinoco: Annotate endianess of variables and structure members.Pavel Roskin4-97/+99
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: 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 atmel to be compatible with ieee80211_hdr changesJames Ketrenos1-12/+12
2005-09-22[PATCH] ieee80211: Updated ipw2200 to be compatible with ieee80211's hard_sta...James Ketrenos1-1/+1
2005-09-22[PATCH] ieee80211: Updated ipw2200 to be compatible with ieee80211_hdr changesJames Ketrenos2-6/+7
2005-09-22[PATCH] ieee80211: Updated ipw2100 to be compatible with ieee80211's hard_sta...James Ketrenos1-1/+2
2005-09-22[PATCH] ieee80211: Updated ipw2100 to be compatible with ieee80211_hdr changesJames Ketrenos2-3/+3
2005-09-22Merge /spare/repo/linux-2.6/Jeff Garzik1-1/+4
2005-09-16[PATCH] Updated ipw2200 to compile with ieee80211 abg_ture to abg_true changeJames Ketrenos1-7/+7
2005-09-16[PATCH] orinoco: Update PCMCIA ID's.Pavel Roskin2-21/+57
2005-09-16[PATCH] orinoco: Don't include <net/ieee80211.h> twice.Pavel Roskin1-2/+0
2005-09-16[PATCH] orinoco: Remove conditionals that are useless in the kernel drivers.Pavel Roskin2-28/+1
2005-09-14[PATCH] C99 initializers in ray_cs.cviro@ZenIV.linux.org.uk1-23/+23
2005-09-14[PATCH] drivers/net: fix-up schedule_timeout() usageNishanth Aravamudan3-18/+10
2005-09-14[PATCH] orinoco: WE-18 supportPavel Roskin2-110/+33
2005-09-14[PATCH] airo : fix channel number in scanmatthieu castet1-1/+4
2005-09-13[PATCH] pcmcia: add another orinoco_cs idKomuro1-0/+1
2005-09-07[wireless ieee80211,ipw2200] Lindent source codeJeff Garzik2-1355/+1321
2005-09-07[wireless] build fixes after merging WE-19Jeff Garzik2-1/+2