aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2006-03-01[PATCH] pcmcia: avoid binding hostap_cs to Orinoco cardsPavel Roskin1-1/+4
2006-02-20[PATCH] ipw2200: Suppress warning messageZhu Yi1-3/+3
2006-02-17[PATCH] Wavelan_cs bitfield fixesJean Tourrilhes1-12/+4
2006-02-17[PATCH] wireless/atmel: fix Open System authentication process bugsDan Williams1-10/+27
2006-02-17[PATCH] wireless/atmel: fix setting TX key only in ENCODEEXTDan Williams1-29/+32
2006-02-12[PATCH] orinoco: support smc2532wJesse Allen1-0/+1
2006-02-10[PATCH] wrong firmware location in IPW2100 Kconfig entryJesper Juhl1-1/+1
2006-02-08[PATCH] type-safe min() in prism54Al Viro1-1/+1
2006-02-01[PATCH] ipw2200: fix ->eeprom[EEPROM_VERSION] checkAlexey Dobriyan1-1/+1
2006-01-30[PATCH] PCMCIA=m, HOSTAP_CS=y is not a legal configurationAdrian Bunk1-1/+1
2006-01-30[PATCH] ipw2200: Fix a variable referenced after kfree() bugZhu Yi1-1/+1
2006-01-30[PATCH] ipw2200: Fix sw_reset doesn't clear the static essid problemZhu Yi1-0/+4
2006-01-30[PATCH] ipw2200: Fix "iwspy ethx off" causes kernel panicZhu Yi1-1/+0
2006-01-30[PATCH] ipw2100: Fix setting txpower failed problemZhu Yi1-13/+14
2006-01-30[PATCH] ipw2100: Fix a gcc compile warningZhu Yi1-10/+12
2006-01-27[PATCH] orinoco_cs: tweak Vcc debugging messagesValdis.Kletnieks@vt.edu1-2/+2
2006-01-17airo: Off-by-one channel fixJavier Achirica1-10/+9
2006-01-16[PATCH] hostap: don't #include C files in hostap_main.cAdrian Bunk13-77/+119
2006-01-16[PATCH] ipw2100: remove code for WIRELESS_EXT < 18Adrian Bunk1-434/+0
2006-01-16[PATCH] drivers/net/wireless: correct reported ssid lengthsDan Williams5-6/+6
2006-01-16[PATCH] hostap: allow flashing firmwarePavel Roskin2-13/+22
2006-01-16[PATCH] ipw2200: do not sleep in ipw_request_direct_scanOlaf Kirch1-8/+6
2006-01-16[PATCH] prism54/islpci_eth.c: dev_kfree_skb used with interrupts disabledGraham Gower1-1/+1
2006-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-6/+2
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven5-62/+62
2006-01-15drivers/net/{,wireless/}Kconfig: remove dead URLAdrian Bunk1-4/+0
2006-01-15Spelling fix in IPW2100 and IPW2200 Kconfig entriesAlex Shepard1-2/+2
2006-01-12[PATCH] wireless/atmel: add IWENCODEEXT, IWAUTH, and association event supportDan Williams1-4/+223
2006-01-12[PATCH] CONFIG_AIRO needs CONFIG_CRYPTOdann frazier1-1/+1
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-7/+3
2006-01-09[patch] ipw2100: support WEXT-18 enc_capa v3Dan Williams1-1/+4
2006-01-06[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...Dominik Brodowski10-510/+108
2006-01-06[PATCH] pcmcia: remove dev_list from driversDominik Brodowski8-158/+23
2006-01-06[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callbackDominik Brodowski10-218/+72
2006-01-05[PATCH] pcmcia: new suspend coreDominik Brodowski9-295/+403
2006-01-04Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds9-773/+808
2006-01-03[IEEE80211] ipw2200: Simplify multicast checks.Stephen Hemminger1-10/+5
2006-01-03Merge branch 'master'Jeff Garzik1-1/+5
2005-12-24[PATCH] orinoco_nortel: Add Symbol LA-4123 IDPavel Roskin1-0/+4
2005-12-24[PATCH] orinoco_nortel: Fix incorrect PCI resource usePavel Roskin1-1/+1
2005-12-01[PATCH] Duplicate IPW_DEBUG option for ipw2100 and 2200Brice Goglin5-35/+35
2005-12-01[PATCH] ipw2200: kzalloc conversion and Kconfig dependency fixTakis2-3/+2
2005-12-01Merge branch 'upstream-fixes'Jeff Garzik2-4/+3
2005-12-01[PATCH] airo.c: add support for IW_ENCODE_TEMP (i.e. xsupplicant)Dan Streetman1-7/+8
2005-12-01[wireless airo] reset card in initMatthieu CASTET1-2/+2
2005-12-01[PATCH] orinoco: fix setting power management parametersPavel Roskin1-2/+1
2005-11-18Merge branch 'upstream-fixes'Jeff Garzik3-14/+23
2005-11-18[wireless hermes] build fixJeff Garzik1-3/+3
2005-11-18Merge branch 'upstream-fixes' of git://git.tuxdriver.com/git/netdev-jwlJeff Garzik2-11/+20
2005-11-18[PATCH] ipw2100: Fix 'Driver using old /proc/net/wireless...' messageJames Ketrenos2-11/+20
2005-11-18Merge branch 'upstream-fixes'Jeff Garzik3-8/+13
2005-11-18[PATCH] drivers/net/wireless/hermes.c unsigned int comparisionGabriel A. Devenyi1-3/+3
2005-11-18[PATCH] prism54 : Remove extraneous udelay/register readRoger While1-2/+2
2005-11-18[PATCH] i82593.h: make header comment GPL-compatibleJohn W. Linville1-3/+8
2005-11-18Merge branch 'upstream-jgarzik' of git://git.tuxdriver.com/git/netdev-jwlJeff Garzik3-728/+763
2005-11-17[PATCH] ipw2200: fix error log offset calculationZhu Yi1-2/+1
2005-11-17[PATCH] ipw2200: disallow direct scanning when device is downPekka Enberg1-0/+4
2005-11-16[PATCH] hostap: rename hostap.c to hostap_main.cAdrian Bunk2-0/+1
2005-11-16[PATCH] atmel: audit return code of create_proc_read_entryChristophe Lucas1-1/+4
2005-11-16[PATCH] atmel: CodingStyle cleanupCarlo Perassi1-728/+759
2005-11-11Merge branch 'atmel'Jeff Garzik5-178/+94
2005-11-11[PATCH] Atmel wireless updatesimon@thekelleys.org.uk5-178/+94
2005-11-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds12-2948/+7340
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering15-14/+1
2005-11-09[wireless ipw2100] kill unused-var warnings for debug-disabled codeJeff Garzik1-0/+4
2005-11-09Merge rsync://bughost.org/repos/ipw-delta/Jeff Garzik4-2895/+7307
2005-11-07Merge git://git.tuxdriver.com/git/netdev-jwlJeff Garzik9-53/+29
2005-11-07[PATCH] wireless net: Conversions of kmalloc/memset to kzallocPanagiotis Issaris6-39/+19
2005-11-07[PATCH] atmel: memset correct rangeAlexey Dobriyan1-1/+1
2005-11-07[PATCH] prism54 : Transmit stats updated in wrong placeRoger While1-5/+5
2005-11-07[PATCH] prism54 : Unused variable / extraneous udelayRoger While1-8/+4
2005-11-07Update version ipw2200 stamp to 1.0.8James Ketrenos1-1/+1
2005-11-07Updated firmware version stamp to 2.4 from 2.3 so it will use the latest firm...James Ketrenos1-1/+1
2005-11-07Fixed parameter reordering in firmware log routine.James Ketrenos1-1/+1
2005-11-07Fixed problem with not being able to send broadcast packets.Hong Liu1-3/+6
2005-11-07Added channel support for ipw2200 cards identified as 'ZZR'James Ketrenos1-1/+17
2005-11-07Removed warning about TKIP not being configured if countermeasures areJames Ketrenos2-16/+4
2005-11-07Fixes missed beacon logic in relation to on-network AP roaming.Ben Cahill2-7/+23
2005-11-07Removed legacy WIRELESS_EXT checks from ipw2200.cJames Ketrenos1-507/+1
2005-11-07Fix 'Driver using old /proc/net/wireless support, please fix driver !' message.Benoit Boissinot2-7/+14
2005-11-07Pulled out a stray KERNEL_VERSION check around the suspend handler.James Ketrenos1-4/+0
2005-11-07Updated driver version stamps for ipw2100 (1.1.3) and ipw2200 (1.0.7)James Ketrenos2-2/+2
2005-11-07Fixes WEP firmware error condition.Hong Liu1-18/+13
2005-11-07[Fix bug# 771] Too many (8) bytes recieved when using AES/hwcryptoZhu Yi1-8/+2
2005-11-07Fixes problem with WEP not working (association succeeds, but no Tx/Rx)Hong Liu1-0/+2
2005-11-07Removed PF_SYNCTHREAD legacy.James Ketrenos1-4/+1
2005-11-07Fixed problem with get_cmd_string not existing if CONFIG_IPW_DEBUG disabled.James Ketrenos1-2/+0
2005-11-07Card with WEP enabled and using shared-key auth will have firmwareHong Liu1-0/+10
2005-11-07Mixed PTK/GTK CCMP/TKIP support.Hong Liu1-13/+37
2005-11-07Fixed is_network_packet() to include checking for broadcast packets.Peter Jones1-5/+7
2005-11-07Adds radiotap support to ipw2200 in monitor mode..Mike Kershaw2-0/+186
2005-11-07Make all the places the firmware fails to load showerrors (in decimal,Peter Jones1-4/+4
2005-11-07Don't set hardware WEP if we are actually using TKIP/AES.Hong Liu1-2/+5
2005-11-07[Bug 760] Fix setting WEP key in monitor mode causes IV lost.Zhu Yi1-1/+1
2005-11-07[Bug 455] Fix frequent channel change generates firmware fatal error.Hong Liu1-6/+25
2005-11-07Added wait_state wakeup on scan completion.James Ketrenos2-1/+2
2005-11-07Updated ipw2200 to use the new ieee80211 callbacksJames Ketrenos1-26/+35
2005-11-07Migrated some of the channel verification code back into the driver toLiu Hong1-21/+152
2005-11-07Added cmdlog in non-debug systems.James Ketrenos2-14/+117
2005-11-07Changed all of the ipw_send_cmd() calls to return any ipw_send_cmd errorJames Ketrenos1-153/+34
2005-11-07Switched firmware error dumping so that it will capture a log availableJames Ketrenos2-77/+204
2005-11-07Modified ipw_config and STATUS_INIT setting to correct race conditionJames Ketrenos1-14/+15
2005-11-07Fix firmware error when setting tx_power.Zhu Yi1-76/+55
2005-11-07Fix ipw_wx_get_txpow shows wrong disabled value.Zhu Yi1-1/+1
2005-11-07[Bug 701] Fix a misuse of ieee->mode with ieee->iw_mode.Zhu Yi1-1/+1
2005-11-07Fixes the ad-hoc network WEP key list issue.Hong Liu1-1/+9
2005-11-07[Bug 792] Fix WPA-PSK AES both for -Dipw and -Dwext.Zhu Yi1-16/+125
2005-11-07Disable host fragmentation in open mode since IPW2200/2915 hardwareZhu Yi1-0/+3
2005-11-07Workaround kernel BUG_ON panic caused by unexpected duplicate packets.Zhu Yi1-2/+4
2005-11-07Added more useful geography encoding so people's experience withJames Ketrenos1-20/+259
2005-11-07Fixed some compiler issues if CONFIG_IPW2200_QOS is enabled.James Ketrenos1-7/+6
2005-11-07Updated to support ieee80211 callback to is_queue_full for 802.11eJames Ketrenos1-9/+31
2005-11-07Changed default # of missed beacons to miss before disassociation to 24James Ketrenos1-1/+1
2005-11-07[Bug 637] Set tx power for A band.Liu Hong1-3/+28
2005-11-07[bug 667] Fix the notorious "No space for Tx" bug.Zhu Yi2-23/+24
2005-11-07Fix is_duplicate_packet() bug for fragmentation number setting.Zhu Yi1-1/+1
2005-11-07Fix hardware encryption (both WEP and AES) doesn't work with fragmentation.Zhu Yi1-2/+8
2005-11-07Catch ipw2200 up to equivelancy with v1.0.5James Ketrenos2-429/+1105
2005-11-07Move code from ipw2100_wpa_enable to IPW2100_PARAM_DROP_UNENCRYPTED toZhu Yi1-3/+21
2005-11-07[Bug 339] Fix ipw2100 iwconfig set/get txpower.Liu Hong1-7/+6
2005-11-07Fixed WEP on ipw2100 (priv->sec was being used instead of2-48/+51
2005-11-07Catch ipw2100 up to equivelancy with v1.1.1James Ketrenos2-137/+451
2005-11-07Catch ipw2200 up to equivelancy with v1.0.4James Ketrenos2-792/+2085
2005-11-07Catch ipw2200 up to equivelancy with v1.0.3James Ketrenos2-178/+668
2005-11-07Catch ipw2200 up to equivelancy with v1.0.2James Ketrenos2-262/+773
2005-11-07Catch ipw2200 up to equivelancy with v1.0.1James Ketrenos2-371/+1148
2005-11-07IPW_DEBUG has already included DRV_NAME, remove double prefix print.Zhu Yi1-9/+7
2005-11-07Ran scripts/Lindent on drivers/net/wireless/ipw2{1,2}00.{c,h}James Ketrenos2-1218/+1155
2005-11-05[PATCH] airo.c/airo_cs.c: correct prototypesAdrian Bunk3-4/+13
2005-11-05[PATCH] prism54: Remove redundant assignmentDaniel Drake1-1/+0
2005-11-05[PATCH] drivers/net/wireless/airo.c unsigned comparasonGabriel A. Devenyi1-1/+1
2005-10-30[PATCH] Typo fix: dot after newline in printk stringsJean Delvare1-1/+1
2005-10-30[CRYPTO] Simplify one-member scatterlist expressionsHerbert Xu1-2/+2
2005-10-30[PATCH] Use sg_set_buf/sg_init_one where applicableDavid Hardeman1-3/+2
2005-10-29[PATCH] prism54: Free skb after disabling interruptsPatrick McHardy1-4/+2
2005-10-28[PATCH] Better fixup for the orinoco driverAlan Cox3-2/+49
2005-10-28[PATCH] revert "orinoco: Information leakage due to incorrect padding"Andrew Morton1-2/+4
2005-10-28[PATCH] ipw2200: Missing kmalloc checkPanagiotis Issaris1-0/+4
2005-10-28drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl8-77/+43
2005-10-28[wireless prism54] Fix frame lengthRoger While1-6/+1
2005-10-20Merge branch 'master'Jeff Garzik1-2/+3
2005-10-19[PATCH] orinoco: limit message rateAndrew Morton1-2/+3
2005-10-18[PATCH] orinoco: remove redundance skb length check before paddingJohn W. Linville1-5/+3
2005-10-18Merge branch 'master'Jeff Garzik1-1/+1
2005-10-14[PATCH] wireless/airo: Build fixMatteo Croce1-1/+1
2005-10-05Merge branch 'master'Jeff Garzik1-5/+9
2005-10-04[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-03Merge branch 'upstream-fixes'Jeff Garzik1-2/+2
2005-10-03[PATCH] hostap: Unregister netdevs before freeing local dataJouni Malinen1-10/+12
2005-10-03[PATCH] hostap: Do not free local->hw_priv before unregistering netdevJouni Malinen3-14/+7
2005-10-03[PATCH] hostap: Fix hostap_pci build with PRISM2_IO_DEBUGJouni Malinen1-0/+8
2005-10-03[PATCH] hostap: Remove hw specific dev_open/close handlersJouni Malinen5-47/+10
2005-10-03[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-21[PATCH] ieee80211: Updated hostap to be compatible with extra_prefix_len changesJames Ketrenos2-8/+8
2005-09-21[PATCH] ieee80211: Updated hostap to be compatible with ieee80211_hdr changesJames Ketrenos4-66/+66
2005-09-21[PATCH] ieee80211: Updated atmel to be compatible with ieee80211_hdr changesJames Ketrenos1-12/+12
2005-09-21[PATCH] ieee80211: Updated ipw2200 to be compatible with ieee80211's hard_sta...James Ketrenos1-1/+1
2005-09-21[PATCH] ieee80211: Updated ipw2200 to be compatible with ieee80211_hdr changesJames Ketrenos2-6/+7
2005-09-21[PATCH] ieee80211: Updated ipw2100 to be compatible with ieee80211's hard_sta...James Ketrenos1-1/+2
2005-09-21[PATCH] ieee80211: Updated ipw2100 to be compatible with ieee80211_hdr changesJames Ketrenos2-3/+3
2005-09-21Merge /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
2005-09-06[PATCH] airo : WE-19 supportJean Tourrilhes1-20/+21
2005-09-06[PATCH] prism54 : WE-17 supportJean Tourrilhes2-1/+5
2005-09-06[PATCH] wl3501_cs : WE-17 supportJean Tourrilhes2-2/+6
2005-09-06[PATCH] atmel_cs : WE-17 supportJean Tourrilhes1-15/+2
2005-09-06[PATCH] iw263_netwave_we17.diffJean Tourrilhes1-2/+5
2005-09-06[PATCH] ray_cs : WE-17 supportJean Tourrilhes2-420/+452
2005-09-06Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds8-82/+1566
2005-09-05[IPW2200]: ipw2200.h needs linux/dma-mapping.hDavid S. Miller1-0/+1
2005-09-05[PATCH] orinoco: New driver - spectrum_cs.Pavel Roskin3-0/+1134
2005-09-05[PATCH] orinoco: New driver - orinoco_nortel.Pavel Roskin3-0/+334