aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-03Staging: wlan-ng: Explicitly set some fields in cfg80211 interfaceKarl Relton1-0/+3
2010-08-05Staging: wlan-ng: Update prism2_set_tx_power() to use mBmChristoph Fritz1-4/+4
2010-08-02Staging: wlan-ng: remove typedef in p80211hdr.hEdgardo Hames6-13/+13
2010-08-02Staging: wlan-ng: fix checkpatch issues in headers.Edgardo Hames9-117/+119
2010-08-02Staging: wlan-ng: remove typedef in p80211ioctl.hEdgardo Hames2-3/+3
2010-08-02Staging: wlan-ng: fix style issues in p80211conv.hEdgardo Hames7-67/+67
2010-08-02Staging: wlan-ng: fix style issues for p80211hdr.hEdgardo Hames9-40/+40
2010-07-26Staging: wlan-ng: fix style in cfg80211.cEdgardo Hames1-97/+122
2010-07-22staging: wlan-ng: remove own bin2hex converterAndy Shevchenko1-4/+2
2010-07-22Staging: wlan-ng: removed typedef from prism2fw.cEdgardo Hames1-51/+51
2010-07-22Staging: wlan-ng: fix style in p80211netdev.cEdgardo Hames1-1/+2
2010-06-24Staging: fix wlan-ng dependsRandy Dunlap1-1/+1
2010-06-18Staging: wlan-ng: silence a sparse warningDan Carpenter1-5/+7
2010-06-18Staging: wlan-ng: Switch from wext to cfg80211Karl Relton10-1725/+825
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