aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2006-10-31[PATCH] bcm43xx: Fix low-traffic netdev watchdog TX timeoutsMichael Buesch1-1/+15
2006-10-31[PATCH] hostap_plx: fix CIS verificationPavel Roskin1-2/+2
2006-10-25[PATCH] pcmcia: add more IDs to hostap_cs.cDominik Brodowski1-0/+7
2006-10-24[PATCH] missing include of dma-mapping.hAl Viro1-0/+1
2006-10-17[PATCH] zd1211rw: fix build-break caused by association race fixJohn W. Linville1-1/+1
2006-10-16[PATCH] airo: check if need to freezeDave Kleikamp1-2/+4
2006-10-16[PATCH] wireless: More WE-21 potential overflows...Jean Tourrilhes3-4/+0
2006-10-16[PATCH] zd1201: Possible NULL dereferenceEric Sesterhenn1-4/+2
2006-10-16[PATCH] orinoco: fix WE-21 buffer overflowJean Tourrilhes1-7/+9
2006-10-16[PATCH] airo.c: check returned valuesFlorin Malita1-26/+72
2006-10-16[PATCH] bcm43xx-softmac: Fix system hang for x86-64 with >1GB RAMLarry Finger3-24/+46
2006-10-16[PATCH] bcm43xx-softmac: check returned value from pci_enable_deviceLarry Finger1-1/+5
2006-10-16[PATCH] softmac: Fix WX and association related racesMichael Buesch2-2/+2
2006-10-16[PATCH] bcm43xx: fix race condition in periodic work handlerMichael Buesch1-2/+1
2006-10-06drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik3-22/+6
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells20-35/+30
2006-10-03Fix several typos in drivers/Matt LaPlante1-1/+1
2006-10-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2-7/+27
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann1-1/+0
2006-10-01drivers/net/wireless/{airo,ipw2100}: fix error handling bugsJeff Garzik2-7/+27
2006-10-01[PATCH] maximum latency tracking infrastructureArjan van de Ven1-0/+10
2006-09-28[IPV4]: annotate struct in_ifaddrAl Viro1-2/+2
2006-09-27Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds22-167/+208
2006-09-27USB: Dealias -110 code (more complete)Pete Zaitcev1-2/+2
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o1-1/+1
2006-09-25[PATCH] bcm43xx: fix netdev watchdog timeoutsLarry Finger1-2/+1
2006-09-25[PATCH] zd1211rw: Add LED supportUlrich Kunitz4-78/+117
2006-09-25[PATCH] zd1211rw: Added workqueueUlrich Kunitz2-0/+12
2006-09-25[PATCH] zd1211rw: Removes wrong assertionsUlrich Kunitz1-6/+0
2006-09-25[PATCH] zd1211rw: 16-bit writes for physical control registersUlrich Kunitz1-7/+7
2006-09-25[PATCH] bcm43xx-softmac: improve wrong firmware messageLarry Finger1-3/+4
2006-09-25[PATCH] bcm43xx-softmac: update noise handlingLarry Finger2-4/+2
2006-09-25[PATCH] bcm43xx-softmac: update PHY initializationLarry Finger1-8/+7
2006-09-25[PATCH] WE-21 for ipw2200Jean Tourrilhes1-9/+7
2006-09-25[PATCH] bcm43xx: WE-21 supportLarry Finger1-1/+1
2006-09-25[PATCH] WE-21 for zd1211rwDaniel Drake1-1/+1
2006-09-25[PATCH] WE-21 for zd1201Jean Tourrilhes1-1/+1
2006-09-25[PATCH] WE-21 for wl3501Jean Tourrilhes1-3/+3
2006-09-25[PATCH] WE-21 for ray_csJean Tourrilhes1-1/+1
2006-09-25[PATCH] WE-21 for Prism54Jean Tourrilhes1-8/+8
2006-09-25[PATCH] WE-21 for orinocoJean Tourrilhes1-5/+5
2006-09-25[PATCH] WE-21 for ipw2100Jean Tourrilhes1-7/+7
2006-09-25[PATCH] WE-21 for hostapJean Tourrilhes1-5/+5
2006-09-25[PATCH] WE-21 for atmelJean Tourrilhes1-9/+9
2006-09-25[PATCH] WE-21 for airoJean Tourrilhes1-9/+10
2006-09-22Merge branch 'master' into upstreamJeff Garzik1-10/+12
2006-09-21[CRYPTO] users: Use block ciphers where applicableHerbert Xu1-10/+12
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik10-12/+12
2006-09-12Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik11-48/+169
2006-09-12Merge branch 'upstream-fixes' into upstreamJeff Garzik3-27/+88
2006-09-11[PATCH] hostap_cs: added support for Proxim Harmony PCI W-Lan cardChristian Steineck1-0/+1
2006-09-11[PATCH] bcm43xx: remove dead code in bcm43xx_sysfs.cLarry Finger1-9/+3
2006-09-11[PATCH] bcm43xx: ucode debug status via sysfsLarry Finger2-4/+64
2006-09-11[PATCH] bcm43xx: Add firmware version printoutLarry Finger2-0/+33
2006-09-11[PATCH] bcm43xx: remove dead statistics codeLarry Finger1-11/+1
2006-09-11[PATCH] Prism54 : add bitrates to scan resultJean Tourrilhes1-0/+30
2006-09-11[PATCH] zd1211rw: Removed unneeded packed attributesUlrich Kunitz4-11/+11
2006-09-11[PATCH] zd1211rw: Add ID for Asus WL-159gDaniel Drake1-0/+1
2006-09-11[PATCH] zd1211rw: Add ID for Siemens Gigaset USB Stick 54Daniel Drake1-0/+1
2006-09-11[PATCH] bcm43xx: Correct out of sequence initialization stepLarry Finger1-1/+1
2006-09-11[PATCH] bcm43xx-softmac: Init, shutdown and restart fixesLarry Finger3-17/+28
2006-09-11Merge branch 'upstream-fixes' into upstreamJohn W. Linville3-27/+88
2006-09-11[PATCH] zd1211rw: Fix of signal strength and quality measurementUlrich Kunitz3-27/+88
2006-09-11Merge branch 'from-linus' into upstreamJohn W. Linville1-2/+4
2006-09-06Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil...Jeff Garzik12-489/+892
2006-09-04Merge branch 'master' into upstreamJeff Garzik1-2/+4
2006-08-29[STRIP]: Fix neighbour table refcount leak.Stephen Hemminger1-2/+4
2006-08-29[PATCH] bcm43xx: Set floor of wireless signal and noise at -110 dBmLarry Finger1-2/+2
2006-08-29[PATCH] bcm43xx - set correct value in mac_suspended for ifdown/ifup sequenceLarry Finger1-0/+2
2006-08-29[PATCH] ipw2200: Fix compile error when CONFIG_IPW2200_DEBUG is not selectedZhu Yi1-4/+0
2006-08-29[PATCH] ipw2200: Update version stamp to 1.1.4Zhu Yi1-1/+1
2006-08-29[PATCH] ipw2200: enable wireless extension passive scanZhu Yi2-13/+39
2006-08-29[PATCH] ipw2100: Fix deadlock detected by lockdepZhu Yi1-2/+3
2006-08-29[PATCH] ipw2200: Add pci .shutdown handlerZhu Yi1-0/+11
2006-08-29[PATCH] ipw2200: Fix kernel Oops if cmdlog debug is enabledZhu Yi1-1/+8
2006-08-29[PATCH] ipw2200: mark "iwconfig retry 255" as invalidZhu Yi1-1/+1
2006-08-29[PATCH] ipw2200: remove the MAC timestamp present field from radiotap headZhu Yi1-5/+2
2006-08-29[PATCH] ipw2200: Fix ipw2200 QOS parameters endian issueZhu Yi1-21/+31
2006-08-29[PATCH] ipw2200: remove unused struct ipw_rx_bufferZhu Yi2-2/+0
2006-08-29[PATCH] ipw2200: Reassociate even if set the same essid.Zhu Yi1-5/+6
2006-08-29[PATCH] ipw2200: ipw_wx_set_essid fixZhu Yi1-22/+17
2006-08-29[PATCH] ipw2200: SIOCGIWFREQ ioctl returns frequency rather than channelZhu Yi1-3/+20
2006-08-29[PATCH] ipw2200: always enable frequently used debugging codeZhu Yi3-53/+28
2006-08-29[PATCH] bcm43xx: return correct hard_start_xmit error codeLarry Finger1-1/+3
2006-08-29[PATCH] bcm43xx: optimization of DMA bitfieldsLarry Finger1-3/+6
2006-08-29[PATCH] orinoco: include linux/if_arp.h directlyPavel Roskin1-0/+1
2006-08-29[PATCH] orinoco: Don't use "extern inline" on locking functionsPavel Roskin1-6/+2
2006-08-29[PATCH] bcm43xx: re-add bcm43xx_rng_init() callMichael Buesch1-0/+6
2006-08-29[PATCH] bcm43xx: >1G and 64bit DMA supportMichael Buesch4-324/+691
2006-08-29[PATCH] kthread: airo.cSukadev Bhattiprolu1-24/+16
2006-08-24Merge branch 'upstream-fixes' into upstreamJeff Garzik2-1/+4
2006-08-23Merge branch 'upstream-fixes' into upstreamJohn W. Linville2-1/+4
2006-08-23[PATCH] hostap: Restore antenna selection settings after port resetPavel Roskin1-0/+3
2006-08-23[PATCH] spectrum_cs: Fix incorrect use of pcmcia_dev_present()Pavel Roskin1-1/+1
2006-08-19drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik8-8/+8
2006-08-14[PATCH] ray_cs: Remove dependency on ieee80211Michael Wu1-1/+1
2006-08-14[PATCH] zd1211rw: cleanupsUlrich Kunitz6-13/+15
2006-08-14[PATCH] zd1211rw: USB id 1582:6003 for Longshine 8131G3 addedUlrich Kunitz1-0/+1
2006-08-14[PATCH] zd1211rw: Convert installer CDROM device into WLAN deviceDaniel Drake2-0/+60
2006-08-14[PATCH] zd1211rw: Add ID for ZyXEL G220FDaniel Drake1-0/+1
2006-08-14[PATCH] zd1211rw: Firmware version vs bootcode version mismatch handlingDaniel Drake2-7/+44
2006-08-14[PATCH] zd1211rw: Add ID for Allnet ALLSPOT Hotspot finderDaniel Drake1-0/+1
2006-08-14[PATCH] zd1211rw: Add ID for Senao NUB-8301Daniel Drake1-0/+1
2006-08-14[PATCH] zd1211rw: Support AL7230B RFDaniel Drake6-1/+284
2006-08-14[PATCH] zd1211rw: AL2230 ZD1211B vendor syncDaniel Drake3-51/+152
2006-08-14[PATCH] zd1211rw: Match vendor driver IFS valuesDaniel Drake2-4/+15
2006-08-14[PATCH] zd1211rw: ZD1211B ASIC/FWT, not jointly decoderDaniel Drake1-1/+1
2006-08-02Merge branch 'upstream' into bcm43xxJohn W. Linville4-18/+19
2006-08-02Merge branch 'upstream-fixes' into upstreamJohn W. Linville4-18/+19
2006-08-02[PATCH] zd1211rw: Packet filter fix for managed (STA) modeUlrich Kunitz3-9/+6
2006-08-02[PATCH] zd1211rw: Fixed endianess issue with length info tag detectionUlrich Kunitz1-3/+3
2006-08-02[PATCH] zd1211rw: Remove bogus assertDaniel Drake1-1/+0
2006-08-02[PATCH] zd1211rw: Fix software encryption/decryptionDaniel Drake1-2/+3
2006-08-02[PATCH] zd1211rw: Pass more management frame types up to hostDaniel Drake2-3/+7
2006-08-02[PATCH] zd1211rw: Fixes radiotap headerUlrich Kunitz1-4/+4
2006-07-31[PATCH] bcm43xx: reduce mac_suspend delay loop countJohn W. Linville1-1/+1
2006-07-31[PATCH] bcm43xx: add missing mac_suspended initializationLarry Finger1-0/+1
2006-07-27[PATCH] bcm43xx: fix-up build breakage from merging patches out of orderJohn W. Linville3-14/+16
2006-07-27[PATCH] bcm43xx: improved statisticsLarry Finger2-16/+17
2006-07-27[PATCH] bcm43xx: init routine rewriteMichael Buesch6-292/+510
2006-07-27[PATCH] bcm43xx: fix mac_suspend refcountMichael Buesch1-1/+2
2006-07-27[PATCH] bcm43xx: lower mac_suspend udelayMichael Buesch1-1/+1
2006-07-27[PATCH] bcm43xx: suspend MAC while executing long pworkMichael Buesch2-18/+33
2006-07-27[PATCH] prism54: update to WE-19 for WPA supportDan Williams4-42/+543
2006-07-27[PATCH] zd1211rw: Implement SIOCGIWNICKNDaniel Drake1-4/+13
2006-07-27[PATCH] cleanup // comments from ipw2200Pavel Machek1-25/+4
2006-07-27[PATCH] airo: collapse debugging-messages in issuecommand to one lineRobert Schulze1-7/+5
2006-07-27Merge branch 'upstream-fixes' into upstreamJohn W. Linville4-3/+6
2006-07-27[PATCH] orinoco: fix setting transmit key onlyDan Williams1-2/+2
2006-07-27[PATCH] softmac: do shared key auth in workqueueDaniel Drake1-1/+1
2006-07-27[PATCH] airo: should select crypto_aesRobert Schulze1-0/+1
2006-07-27[PATCH] zd1201: workaround interference problemPavel Machek1-0/+2
2006-07-27Merge branch 'from-linus' into upstreamJohn W. Linville1-21/+16
2006-07-12Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2-10/+4
2006-07-10[PATCH] release_firmware() fixesMagnus Damm1-21/+16
2006-07-10[PATCH] zd1211rw: Add Sagem device ID'sDaniel Drake1-0/+2
2006-07-10[PATCH] bcm43xx: improved statisticsLarry Finger1-13/+28
2006-07-10[PATCH] bcm43xx: voluntary preemtion in the calibration loopsMichael Buesch1-15/+18
2006-07-10[PATCH] bcm43xx: opencoded lockingMichael Buesch7-164/+167
2006-07-10[PATCH] zd1211rw: usb_clear_halt not allowed in IRQ contextDaniel Drake1-9/+3
2006-07-10[PATCH] bcm43xx-softmac: Fix an off-by-one condition in handle_irq_noiseLarry Finger1-1/+1
2006-07-05[PATCH] zd1211rw: disable TX queue during stopDaniel Drake1-0/+2
2006-07-05[PATCH] ZyDAS ZD1211 USB-WLAN driverDaniel Drake22-0/+6911
2006-07-05[PATCH] bcm43xx: enable shared key authenticationDaniel Drake1-0/+4
2006-07-05[PATCH] Convert bcm43xx-softmac to use the ieee80211_is_valid_channel routineLarry Finger3-30/+3
2006-07-05[PATCH] bcm43xx: workaround init_board vs. IRQ raceMichael Buesch1-13/+14
2006-07-05[PATCH] bcm43xx: use softmac-suggested TX rateDaniel Drake1-1/+4
2006-07-05[PATCH] Add two PLX device IDsFaidon Liambotis1-0/+2
2006-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-1/+1
2006-07-03[PATCH] lockdep: annotate hostap netdev ->xmit_lockArjan van de Ven1-0/+10
2006-07-03kbuild: introduce utsrelease.hSam Ravnborg1-1/+1
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner13-13/+13
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds31-32/+1
2006-06-30[PATCH] pcmcia: hostap_cs.c - 0xc00f,0x0000 conflicts with pcnet_csKomuro1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel31-31/+0
2006-06-30typo fixes: occuring -> occurringAdrian Bunk1-1/+1
2006-06-27[PATCH] Remove redundant NULL checks before [kv]free - in drivers/Jesper Juhl1-16/+6
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-06-26[PATCH] Add bcm43xx HW RNG supportMichael Buesch3-0/+44
2006-06-26spelling fixesAndreas Mohr1-1/+1
2006-06-23[NET]: Avoid allocating skb in skb_padHerbert Xu2-7/+3
2006-06-22[PATCH] skb_padto()-area fixes in 8390, wavelanAlan Cox1-6/+8
2006-06-22[PATCH] Array overrun in drivers/net/wireless/wavelan.cEric Sesterhenn1-2/+2
2006-06-20Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik11-213/+398
2006-06-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+3
2006-06-17[NET]: Add netif_tx_lockHerbert Xu1-1/+3
2006-06-15[PATCH] ipw2200 locking fixZhu Yi2-9/+33
2006-06-15[PATCH] pci: bcm43xx avoid pci_find_deviceJiri Slaby1-5/+16
2006-06-15[PATCH] bcm43xx: preemptible periodic workMichael Buesch4-13/+143
2006-06-15[PATCH] bcm43xx: redesign lockingMichael Buesch8-191/+211
2006-06-05[PATCH] wireless: move zd1201 where it belongsPavel Machek4-0/+2096
2006-06-05[PATCH] bcm43xx: quiet down log spam from set_securityJason Lunz1-6/+7
2006-06-05Merge branch 'upstream-fixes' into upstreamJohn W. Linville1-9/+22
2006-06-05[PATCH] bcm43xx: add DMA rx poll workaround to DMA4Michael Buesch1-9/+22
2006-05-26Merge branch 'upstream-fixes' into upstreamJohn W. Linville2-3/+3
2006-05-26[PATCH] arlan: fix section mismatch warningsRandy Dunlap1-2/+2
2006-05-26[PATCH] wavelan: fix section mismatchRandy Dunlap1-1/+1
2006-05-23[PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor()Florin Malita1-3/+1
2006-05-22[PATCH] hostap: new pcmcia IDsMarcin Juszkiewicz1-0/+6
2006-05-22Merge branch 'upstream-fixes' into upstreamJohn W. Linville1-3/+1
2006-05-22[PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor()Florin Malita1-3/+1
2006-05-17[PATCH] unused exports in wireless driversArjan van de Ven3-14/+0
2006-05-17Merge branch 'upstream-fixes' into upstreamJohn W. Linville1-3/+3
2006-05-17[PATCH] bcm43xx: associate on 'ifconfig up'David Woodhouse1-3/+3
2006-05-05[PATCH] bcm43xx: add PCI ID for bcm4319Stefano Brivio1-0/+2
2006-05-05[PATCH] bcm43xx: fix whitespaceStefano Brivio1-3/+3
2006-05-05[PATCH] orinoco: don't put PCI resource data to the network devicePavel Roskin5-34/+12
2006-05-05[PATCH] orinoco: eliminate the suspend/resume functions if CONFIG_PM is unsetPavel Roskin1-0/+5
2006-05-05[PATCH] orinoco: simplify locking, fix error handling in PCMCIA resumePavel Roskin2-8/+6
2006-05-05[PATCH] orinoco: report more relevant data on startupPavel Roskin2-26/+8
2006-05-05[PATCH] orinoco: unregister network device before releasing PCMCIA resourcesPavel Roskin2-12/+6
2006-05-05[PATCH] wireless/airo: minimal WPA awarenessMichal Schmidt1-1/+1
2006-05-05Merge branch 'upstream-fixes' into upstreamJohn W. Linville4-23/+37
2006-05-05[PATCH] bcm43xx: Fix access to non-existent PHY registersDavid Woodhouse1-1/+1
2006-05-05[PATCH] bcm43xx: Fix array overrun in bcm43xx_geo_initMichael Buesch2-19/+30
2006-05-05[PATCH] bcm43xx: check for valid MAC address in SPROMStefano Brivio1-1/+1
2006-05-05[PATCH] bcm43xx: fix iwmode crash when downMichael Buesch1-2/+5
2006-04-24[PATCH] wireless/airo: minimal WPA awarenessDan Williams1-77/+194
2006-04-24[PATCH] ipw2200: Fix wpa_supplicant association problemZhu Yi1-2/+1
2006-04-24[PATCH] ipw2200: remove priv->last_noise referenceZhu Yi1-3/+0