aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-17Staging: wlan-ng prism2usb: add suspend/resumeChristoph Fritz1-0/+65
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall2-4/+2
2010-05-11Staging: wlan-ng: Fixed non static functions in prism2fw.cZachary Richey1-12/+21
2010-05-11Staging: wlan-ng : fixing coding style issues in prism2sta.cChristos Tzoumakis1-34/+37
2010-05-11Staging: wlan-ng: refactor p80211wext.c to reduce text size.Richard Kennedy1-182/+116
2010-05-11Staging: wlan-ng: fix p80211wext_mhz_to_channel for channel 14Richard Kennedy1-1/+1
2010-05-11Staging: wlan-ng: tidy up iw_handlerRichard Kennedy1-56/+42
2010-05-11Staging: wlan-ng: rework code style after feedbackEdgardo Hames1-11/+8
2010-05-11Staging: wlan-ng: fix spaces coding style issue in p80211conv.cRuslan Pisarev1-1/+1
2010-05-11Staging: wlan-ng: remove duplicated #includeHuang Weiyi1-1/+0
2010-05-11Staging: wlan-ng: Fixed 80-character line coding style issues in p80211req.cPatrick Rooney1-2/+3
2010-05-11Staging: wlan-ng: fix coding style in hfa834x_usb.cEdgardo Hames1-78/+81
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo6-5/+1
2010-03-04Staging: Merge two branches of coding style fixes togetherGreg Kroah-Hartman9-92/+112
2010-03-04Staging: wlan-ng: More checkpatch.pl error cleanupsAndrew Elwell4-25/+28
2010-03-04Staging: wlan-ng - checkpatch.pl fixupsAndrew Elwell15-194/+183
2010-03-04Staging: wlan-ng: fix most of the style issues in hfa384x.hAlessandro Ghedini1-75/+107
2010-03-03Staging: wlan-ng: Fixed line length issues in prism2usb.cJim Dog1-3/+3
2010-03-03Staging: fix wlan-ng printk format warningRandy Dunlap1-1/+1
2010-03-03Staging: wlan-ng: multiple safe style cleanupsSvenne Krap17-216/+217
2010-03-03Staging: wlan-ng: clean up assignments in if statementsSvenne Krap1-8/+16
2010-03-03Staging: wlan-ng: minor cleanupsRichard Kennedy1-4/+0
2010-03-03staging: declare MODULE_FIRMWARE in various driversBen Hutchings1-0/+1
2010-03-03Staging: wlan-ng: Add select WEXT_PRIV to Kconfig to prevent build failurePeter Huewe1-0/+1
2010-03-03Staging: wlan-ng: initialise mibitemSimon Horman1-0/+15
2010-03-03Staging: prism2-usb: Build should select WIRELESS_EXTSimon Horman1-1/+2
2010-03-03staging: Fix misspelling of "invocation" in comment.Adam Buchbinder1-1/+1
2009-12-23Staging: wlan-ng: fix Correct size given to memsetJulia Lawall1-1/+1
2009-10-30Staging: wireless drivers Kconfig changeGreg Kroah-Hartman1-1/+1
2009-09-15Staging: wlan-ng: remove dependency on WIRELESS_EXT versionAlexander Beregalov1-2/+0
2009-09-15Staging: wlan-ng: Convert firmware loading to load binary ihex formatKarl Relton1-334/+131
2009-09-15Staging: wlan-ng: Remove more superflous commentsMoritz Muehlenhoff5-37/+0
2009-09-15Staging: wlan-ng: Drop the special case handling of older wireless extensions, WIRELESS_EXT is at 22 for the current kernel.Moritz Muehlenhoff2-11/+0
2009-09-15Staging: wlan-ng: Use kzfree() to securely zero-out the WEP key when freeing itMoritz Muehlenhoff1-1/+1
2009-09-15Staging: wlan-ng: Remove some superflous commentsMoritz Muehlenhoff7-33/+0
2009-09-15staging: wlan-ng: scripts/checkpatch.pl error fixes.Mithlesh Thukral11-361/+365
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy1-1/+1
2009-06-19Staging: wlan-ng: Update README file. Remove Lindent taskMithlesh Thukral1-1/+0
2009-06-19Staging: wlan-ng: Lindent cleanupsMithlesh Thukral21-1405/+1326
2009-06-19Staging: wlan-ng: p80211wext.c: problem with IW_ENCODE_ALG_WEPJulia Lawall1-2/+2
2009-06-19Staging: wlan-ng: Change KERN_DEBUG or pr_debug to match orig driverKarl Relton5-35/+35
2009-06-19Staging: wlan-ng: Move firmware loading into driverKarl Relton6-21/+1707
2009-06-19Staging: remove unused #include <linux/version.h>'sHuang Weiyi4-4/+0
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller1-1/+1
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy1-4/+4
2009-06-12trivial: fix ETIMEOUT -> ETIMEDOUT typosJean Delvare1-1/+1
2009-04-17Staging: wlan-ng: convert to netdev_opsAlexander Beregalov1-5/+15
2009-04-03staging: document that the wifi staging drivers a bit betterGreg Kroah-Hartman1-1/+3
2009-04-03Staging: BUG to BUG_ON changesStoyan Gaydarov1-2/+1
2009-04-03Staging: wlan-ng: block ioctls until card fully initialisedRichard Kennedy3-1/+18