aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-11[PATCH] zd1211rw: Fix of signal strength and quality measurementUlrich Kunitz3-27/+88
2006-08-29[STRIP]: Fix neighbour table refcount leak.Stephen Hemminger1-2/+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-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-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-12Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixesJeff Garzik2-10/+4
2006-07-10[PATCH] release_firmware() fixesMagnus Damm1-21/+16
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/linville/wireless-2.6 into upstreamJeff 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