summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2007-05-11[PATCH] libertas: 64-bit cleanupsDan Williams7-20/+21
2007-05-11[PATCH] libertas: sparse fixesDan Williams1-9/+10
2007-05-11[PATCH] libertas: fix missing unlock in TX error pathDan Williams1-0/+1
2007-05-11[PATCH] libertas: make debugfs.c sparse-cleanDan Williams1-13/+4
2007-05-11[PATCH] libertas: Clean up debug definesDan Williams2-8/+5
2007-05-11[PATCH] libertas: remove SUPPORT_BOOT_COMMANDDan Williams3-6/+1
2007-05-11[PATCH] libertas: Purge non-mesh ioctlsDan Williams6-2363/+0
2007-05-11[PATCH] libertas: Get rid of version.hDan Williams3-8/+7
2007-05-11[PATCH] libertas: remove WLAN_802_11_NETWORK_INFRASTRUCTURE enumDan Williams11-132/+85
2007-05-11[PATCH] libertas: remove WLAN_802_11_WEP_STATUS enumDan Williams7-53/+42
2007-05-11[PATCH] libertas: remove WLAN_802_11_AUTHENTICATION_MODEDan Williams6-54/+43
2007-05-11[PATCH] libertas: remove setwpaie private ioctlDan Williams2-63/+0
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-09Merge 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-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-6/+6
2007-05-03[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