summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] hostap: Allocate enough tailroom for TKIPBrandon Craig Rhodes2007-05-291-5/+8
* [PATCH] prism54: fix monitor mode oopsBjörn Steinbrink2007-05-291-2/+3
* [PATCH] drivers/net/wireless/libertas/rx.c: fix use-after-freeEugene Teo2007-05-221-2/+0
* [PATCH] drivers/net/wireless/libertas/fw.c: fix use-before-checkEugene Teo2007-05-221-5/+9
* [PATCH] libertas: skb dereferenced after netif_rxFlorin Malita2007-05-222-18/+6
* [PATCH] libertas: 64-bit cleanupsDan Williams2007-05-117-20/+21
* [PATCH] libertas: sparse fixesDan Williams2007-05-111-9/+10
* [PATCH] libertas: fix missing unlock in TX error pathDan Williams2007-05-111-0/+1
* [PATCH] libertas: make debugfs.c sparse-cleanDan Williams2007-05-111-13/+4
* [PATCH] libertas: Clean up debug definesDan Williams2007-05-112-8/+5
* [PATCH] libertas: remove SUPPORT_BOOT_COMMANDDan Williams2007-05-113-6/+1
* [PATCH] libertas: Purge non-mesh ioctlsDan Williams2007-05-116-2363/+0
* [PATCH] libertas: Get rid of version.hDan Williams2007-05-113-8/+7
* [PATCH] libertas: remove WLAN_802_11_NETWORK_INFRASTRUCTURE enumDan Williams2007-05-1111-132/+85
* [PATCH] libertas: remove WLAN_802_11_WEP_STATUS enumDan Williams2007-05-117-53/+42
* [PATCH] libertas: remove WLAN_802_11_AUTHENTICATION_MODEDan Williams2007-05-116-54/+43
* [PATCH] libertas: remove setwpaie private ioctlDan Williams2007-05-112-63/+0
* [PATCH] libertas: remove custom encryption mode stuffDan Williams2007-05-116-53/+5
* [PATCH] libertas: remove incorrect vi modelinesDan Williams2007-05-113-9/+0
* [PATCH] libertas: remove setauthalg private ioctlDan Williams2007-05-113-58/+0
* [PATCH] libertas: remove 8021xauthalgs private ioctlDan Williams2007-05-115-47/+0
* [PATCH] libertas: fix size of SSID comparison in stop_adhoc checkDan Williams2007-05-111-1/+1
* [PATCH] libertas: use <net/ieee80211.h> for MAX_WPA_IE_LENDan Williams2007-05-111-2/+1
* [PATCH] libertas: remove WPA_SUPPLICANT structureDan Williams2007-05-112-72/+49
* [S390] Kconfig: no wireless on s390.Martin Schwidefsky2007-05-101-0/+1
* Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2007-05-095-118/+8
|\
| * [PATCH] bcm43xx: Remove dead configuration variable CONFIG_947XXLarry Finger2007-05-084-118/+4
| * [PATCH] zd1211rw: Add ID for ZyXEL AG-225H v2Daniel Drake2007-05-081-0/+1
| * [PATCH] zd1211rw: Add ID for Sitecom WL-117Matthew Davidson2007-05-081-0/+2
| * [PATCH] zd1211rw: Added new USB id for Planex GW-US54ZGLUlrich Kunitz2007-05-081-0/+1
* | Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
* | Fix "deprecated" typoes.Robert P. J. Day2007-05-091-1/+1
* | Fix misspellings collected by members of KJ list.Robert P. J. Day2007-05-093-4/+4
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-081-1/+1
|\ \
| * | libertas: fix for wireless Kconfig changesJohn W. Linville2007-05-081-1/+1
| |/
* | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-082-2/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-05-061-6/+6
|\
| * kconfig: fix path to modules.txt in Kconfig helpAlexander E. Patrakov2007-05-021-6/+6
* | [NET]: Rework dev_base via list_head (v3)Pavel Emelianov2007-05-031-3/+1
|/
* [PATCH] zd1211rw: Add ID for ZyXEL AG-220Daniel Drake2007-04-281-0/+1
* [PATCH] zd1211rw: Add AL7230B RF support for ZD1211BDaniel Drake2007-04-281-50/+267
* [PATCH] zd1211rw: rework band edge patchingDaniel Drake2007-04-286-11/+33
* [PATCH] zd1211rw: Remove invalid CR write during ZD1211 phy resetDaniel Drake2007-04-281-11/+11
* [PATCH] hostap_cs: support ADLINK 345 CFMarcin Juszkiewicz2007-04-281-0/+2
* [PATCH] bcm43xx: Change initialization for 2050 radiosLarry Finger2007-04-283-31/+184
* [PATCH] zd1211rw: Add another ID for Linksys WUSBF54GDaniel Drake2007-04-281-0/+1
* [PATCH] zd1211rw: Don't handle broken frames in monitor modeDaniel Drake2007-04-281-11/+2
* [PATCH] zd1211rw: Mark some data constDaniel Drake2007-04-283-5/+5
* [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fiJouni Malinen2007-04-287-11/+11
* [PATCH] libertas: use standard kernel macrosTony Breeds2007-04-281-37/+4
OpenPOWER on IntegriCloud