summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
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-28[PATCH] bcm43xx: fix-up build breakage from merging patches out of orderJohn W. Linville3-14/+16
2006-07-28[PATCH] bcm43xx: improved statisticsLarry Finger2-16/+17
2006-07-28[PATCH] bcm43xx: init routine rewriteMichael Buesch6-292/+510
2006-07-28[PATCH] bcm43xx: fix mac_suspend refcountMichael Buesch1-1/+2
2006-07-28[PATCH] bcm43xx: lower mac_suspend udelayMichael Buesch1-1/+1
2006-07-28[PATCH] bcm43xx: suspend MAC while executing long pworkMichael Buesch2-18/+33
2006-07-28[PATCH] prism54: update to WE-19 for WPA supportDan Williams4-42/+543
2006-07-28[PATCH] zd1211rw: Implement SIOCGIWNICKNDaniel Drake1-4/+13
2006-07-28[PATCH] cleanup // comments from ipw2200Pavel Machek1-25/+4
2006-07-28[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-13Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2-10/+4
2006-07-11[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-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-1/+1
2006-07-04[PATCH] lockdep: annotate hostap netdev ->xmit_lockArjan van de Ven1-0/+10
2006-07-04kbuild: introduce utsrelease.hSam Ravnborg1-1/+1
2006-07-03[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner13-13/+13
2006-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds31-32/+1