summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2007-05-11[PATCH] libertas: remove custom encryption mode stuffDan Williams6-53/+5
2007-05-11[PATCH] libertas: remove incorrect vi modelinesDan Williams3-9/+0
2007-05-11[PATCH] libertas: remove setauthalg private ioctlDan Williams3-58/+0
2007-05-11[PATCH] libertas: remove 8021xauthalgs private ioctlDan Williams5-47/+0
2007-05-11[PATCH] libertas: fix size of SSID comparison in stop_adhoc checkDan Williams1-1/+1
2007-05-11[PATCH] libertas: use <net/ieee80211.h> for MAX_WPA_IE_LENDan Williams1-2/+1
2007-05-11[PATCH] libertas: remove WPA_SUPPLICANT structureDan Williams2-72/+49
2007-05-10[S390] Kconfig: no wireless on s390.Martin Schwidefsky1-0/+1
2007-05-10Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik5-118/+8
2007-05-09Fix occurrences of "the the "Michael Opdenacker1-1/+1
2007-05-09Fix "deprecated" typoes.Robert P. J. Day1-1/+1
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day3-4/+4
2007-05-08Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap2-2/+0
2007-05-08[PATCH] bcm43xx: Remove dead configuration variable CONFIG_947XXLarry Finger4-118/+4
2007-05-08[PATCH] zd1211rw: Add ID for ZyXEL AG-225H v2Daniel Drake1-0/+1
2007-05-08[PATCH] zd1211rw: Add ID for Sitecom WL-117Matthew Davidson1-0/+2
2007-05-08[PATCH] zd1211rw: Added new USB id for Planex GW-US54ZGLUlrich Kunitz1-0/+1
2007-05-08libertas: fix for wireless Kconfig changesJohn W. Linville1-1/+1
2007-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-6/+6
2007-05-04[NET]: Rework dev_base via list_head (v3)Pavel Emelianov1-3/+1
2007-05-02kconfig: fix path to modules.txt in Kconfig helpAlexander E. Patrakov1-6/+6
2007-04-28[PATCH] zd1211rw: Add ID for ZyXEL AG-220Daniel Drake1-0/+1
2007-04-28[PATCH] zd1211rw: Add AL7230B RF support for ZD1211BDaniel Drake1-50/+267
2007-04-28[PATCH] zd1211rw: rework band edge patchingDaniel Drake6-11/+33
2007-04-28[PATCH] zd1211rw: Remove invalid CR write during ZD1211 phy resetDaniel Drake1-11/+11
2007-04-28[PATCH] hostap_cs: support ADLINK 345 CFMarcin Juszkiewicz1-0/+2
2007-04-28[PATCH] bcm43xx: Change initialization for 2050 radiosLarry Finger3-31/+184
2007-04-28[PATCH] zd1211rw: Add another ID for Linksys WUSBF54GDaniel Drake1-0/+1
2007-04-28[PATCH] zd1211rw: Don't handle broken frames in monitor modeDaniel Drake1-11/+2
2007-04-28[PATCH] zd1211rw: Mark some data constDaniel Drake3-5/+5
2007-04-28[PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fiJouni Malinen7-11/+11
2007-04-28[PATCH] libertas: use standard kernel macrosTony Breeds1-37/+4
2007-04-28[PATCH] airo: Make /sys/bus/pci/drivers/airo/{,un}bind workMichal Schmidt1-39/+29
2007-04-28[PATCH] airo: Don't check for NULL before kfree()Michal Schmidt1-2/+0
2007-04-28[PATCH] bcm43xx:Eliminate some 'G Mode Enable' magic numbersLarry Finger3-6/+9
2007-04-28[PATCH] zd1211rw: More device IDsDaniel Drake1-0/+2
2007-04-28[PATCH] zd1211rw: Add AL2230S RF supportDaniel Drake4-20/+78
2007-04-28[PATCH] zd1211rw: Use compare_ether_addr()Daniel Drake1-5/+5
2007-04-28[PATCH] bcm43xx: do not rebuild when kernel version changesSam Ravnborg1-2/+2
2007-04-28[PATCH] hostap: Add D-Link DWL-650 Rev. P1 product idJouni Malinen1-0/+5
2007-04-28[PATCH] ipw2200: fix ieee80211_get_geo typoAndrew Morton1-1/+1
2007-04-28[PATCH] libertas: fix build breakage from netdev class_device -> deviceJohn W. Linville1-8/+8
2007-04-28[PATCH] wireless: remove obsolete text filesJohn W. Linville2-40/+0
2007-04-28[PATCH] hostap: use offsetof() instead of own equivalentPavel Roskin1-2/+2
2007-04-28[PATCH] Marvell Libertas 8388 802.11b/g USB driverMarcelo Tosatti39-0/+22321
2007-04-28[PATCH] zd1211rw: changed GFP_NOFS to GFP_KERNELUlrich Kunitz2-12/+12
2007-04-28[PATCH] ipw2200: add channels sysfs entryZhu Yi1-0/+47
2007-04-26[WIRELESS] drivers/net/wireless/Kconfig: correct minor typoJohn W. Linville1-2/+2
2007-04-26[WIRELESS]: Refactor wireless Kconfig.Johannes Berg4-73/+56