aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-02[PATCH] ieee80211: Provide generic get_stats implementationDaniel Drake2-20/+0
2006-12-02[PATCH] zd1211rw: Use softmac ERP handling functionalityDaniel Drake4-65/+286
2006-12-02[PATCH] zd1211rw: Rename cs_rate to zd_rateDaniel Drake3-32/+34
2006-12-02[PATCH] zd1211rw: Allow channels 1-13 in JapanDaniel Drake1-1/+6
2006-12-02[PATCH] zd1211rw: Optimized handling of zero length entries in length infoUlrich Kunitz1-0/+2
2006-12-02[PATCH] zd1211rw: cleanupsUlrich Kunitz4-110/+53
2006-12-02[PATCH] zd1211rw: Remove IW_FREQ_AUTO supportDaniel Drake4-33/+6
2006-12-02[PATCH] zd1211rw: Add ID for Belkin F5D7050 v4000Daniel Drake1-0/+1
2006-12-02[PATCH] zd1211rw: Add ID for Planex GW-US54MiniDaniel Drake1-0/+1
2006-12-02[PATCH] prism54: correct overly aggressive check of return from pci_set_mwiJohn W. Linville1-2/+2
2006-12-02[PATCH] bcm43xx: correct "Move IV/ICV stripping into ieee80211_rx"Larry Finger1-0/+1
2006-12-02[PATCH] wireless: clean-up some "check return code" warningsJohn W. Linville5-8/+43
2006-12-02[PATCH] bcm43xx: Remove useless core enable/disable messagesLarry Finger1-10/+5
2006-12-02[PATCH] bcm43xx: remove badness variable and related routineLarry Finger1-34/+7
2006-12-02[PATCH] kmemdup() cleanup in drivers/netEric Sesterhenn1-2/+1
2006-12-02[PATCH] zd1211rw: Add ID for ZyXEL G-220Daniel Drake1-0/+1
2006-12-02[PATCH] bcm43xx: add PCI-E codeStefano Brivio3-44/+156
2006-12-02[PATCH] prism54: use BUILD_BUG_ONAlexey Dobriyan1-8/+8
2006-12-02[PATCH] atmel: output signal strength informationHolden Karau1-0/+8
2006-12-02[PATCH] prism54: whitespace cleanupDmitry Torokhov14-102/+89
2006-12-02[PATCH] prism54: fix potential race in reset schedulingDmitry Torokhov1-10/+13
2006-12-02[PATCH] atmel: whitespace cleanupDmitry Torokhov3-45/+45
2006-12-02[PATCH] atmel: use ARRAY_SIZE()Dmitry Torokhov1-10/+10
2006-12-02[PATCH] atmel: save on array initializationDmitry Torokhov1-1/+1
2006-12-02[PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rxDaniel Drake2-19/+1
2006-12-02[PATCH] zd1211rw: Add 3 more device IDsDaniel Drake1-0/+3
2006-12-02[PATCH] bcm43xx: output proper link quality with scansLarry Finger3-3/+5
2006-12-01Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds5-24/+24
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-4/+2
2006-12-01usb: zd1201 free urb cleanupMariusz Kozlowski1-4/+2
2006-11-30Fix misc .c/.h comment typosMatt LaPlante1-2/+2
2006-11-28Revert "[PATCH] zd1211rw: Removed unneeded packed attributes"John W. Linville4-11/+11
2006-11-28[PATCH] zd1211rw: Fix of a locking bugUlrich Kunitz1-13/+13
2006-11-07[PATCH] bcm43xx: Add error checking in bcm43xx_sprom_write()Adrian Bunk1-2/+2
2006-11-07[PATCH] bcm43xx: Drain TX status before starting IRQsMichael Buesch1-0/+18
2006-10-31[PATCH] bcm43xx: fix unexpected LED control values in BCM4303 spromLarry Finger2-1/+12
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