summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng
Commit message (Expand)AuthorAgeFilesLines
* Staging: wlan-ng: Explicitly set some fields in cfg80211 interfaceKarl Relton2010-09-031-0/+3
* Staging: wlan-ng: Update prism2_set_tx_power() to use mBmChristoph Fritz2010-08-051-4/+4
* Staging: wlan-ng: remove typedef in p80211hdr.hEdgardo Hames2010-08-026-13/+13
* Staging: wlan-ng: fix checkpatch issues in headers.Edgardo Hames2010-08-029-117/+119
* Staging: wlan-ng: remove typedef in p80211ioctl.hEdgardo Hames2010-08-022-3/+3
* Staging: wlan-ng: fix style issues in p80211conv.hEdgardo Hames2010-08-027-67/+67
* Staging: wlan-ng: fix style issues for p80211hdr.hEdgardo Hames2010-08-029-40/+40
* Staging: wlan-ng: fix style in cfg80211.cEdgardo Hames2010-07-261-97/+122
* staging: wlan-ng: remove own bin2hex converterAndy Shevchenko2010-07-221-4/+2
* Staging: wlan-ng: removed typedef from prism2fw.cEdgardo Hames2010-07-221-51/+51
* Staging: wlan-ng: fix style in p80211netdev.cEdgardo Hames2010-07-221-1/+2
* Staging: fix wlan-ng dependsRandy Dunlap2010-06-241-1/+1
* Staging: wlan-ng: silence a sparse warningDan Carpenter2010-06-181-5/+7
* Staging: wlan-ng: Switch from wext to cfg80211Karl Relton2010-06-1810-1725/+825
* Staging: wlan-ng prism2usb: add suspend/resumeChristoph Fritz2010-05-171-0/+65
* Staging: Use kcalloc or kzallocJulia Lawall2010-05-142-4/+2
* Staging: wlan-ng: Fixed non static functions in prism2fw.cZachary Richey2010-05-111-12/+21
* Staging: wlan-ng : fixing coding style issues in prism2sta.cChristos Tzoumakis2010-05-111-34/+37
* Staging: wlan-ng: refactor p80211wext.c to reduce text size.Richard Kennedy2010-05-111-182/+116
* Staging: wlan-ng: fix p80211wext_mhz_to_channel for channel 14Richard Kennedy2010-05-111-1/+1
* Staging: wlan-ng: tidy up iw_handlerRichard Kennedy2010-05-111-56/+42
* Staging: wlan-ng: rework code style after feedbackEdgardo Hames2010-05-111-11/+8
* Staging: wlan-ng: fix spaces coding style issue in p80211conv.cRuslan Pisarev2010-05-111-1/+1
* Staging: wlan-ng: remove duplicated #includeHuang Weiyi2010-05-111-1/+0
* Staging: wlan-ng: Fixed 80-character line coding style issues in p80211req.cPatrick Rooney2010-05-111-2/+3
* Staging: wlan-ng: fix coding style in hfa834x_usb.cEdgardo Hames2010-05-111-78/+81
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-306-5/+1
* Staging: Merge two branches of coding style fixes togetherGreg Kroah-Hartman2010-03-049-92/+112
|\
| * Staging: wlan-ng: More checkpatch.pl error cleanupsAndrew Elwell2010-03-044-25/+28
| * Staging: wlan-ng - checkpatch.pl fixupsAndrew Elwell2010-03-0415-194/+183
| * Staging: wlan-ng: fix most of the style issues in hfa384x.hAlessandro Ghedini2010-03-041-75/+107
* | Staging: wlan-ng: Fixed line length issues in prism2usb.cJim Dog2010-03-031-3/+3
* | Staging: fix wlan-ng printk format warningRandy Dunlap2010-03-031-1/+1
* | Staging: wlan-ng: multiple safe style cleanupsSvenne Krap2010-03-0317-216/+217
* | Staging: wlan-ng: clean up assignments in if statementsSvenne Krap2010-03-031-8/+16
* | Staging: wlan-ng: minor cleanupsRichard Kennedy2010-03-031-4/+0
* | staging: declare MODULE_FIRMWARE in various driversBen Hutchings2010-03-031-0/+1
* | Staging: wlan-ng: Add select WEXT_PRIV to Kconfig to prevent build failurePeter Huewe2010-03-031-0/+1
* | Staging: wlan-ng: initialise mibitemSimon Horman2010-03-031-0/+15
* | Staging: prism2-usb: Build should select WIRELESS_EXTSimon Horman2010-03-031-1/+2
* | staging: Fix misspelling of "invocation" in comment.Adam Buchbinder2010-03-031-1/+1
|/
* Staging: wlan-ng: fix Correct size given to memsetJulia Lawall2009-12-231-1/+1
* Staging: wireless drivers Kconfig changeGreg Kroah-Hartman2009-10-301-1/+1
* Staging: wlan-ng: remove dependency on WIRELESS_EXT versionAlexander Beregalov2009-09-151-2/+0
* Staging: wlan-ng: Convert firmware loading to load binary ihex formatKarl Relton2009-09-151-334/+131
* Staging: wlan-ng: Remove more superflous commentsMoritz Muehlenhoff2009-09-155-37/+0
* Staging: wlan-ng: Drop the special case handling of older wireless extensions...Moritz Muehlenhoff2009-09-152-11/+0
* Staging: wlan-ng: Use kzfree() to securely zero-out the WEP key when freeing itMoritz Muehlenhoff2009-09-151-1/+1
* Staging: wlan-ng: Remove some superflous commentsMoritz Muehlenhoff2009-09-157-33/+0
* staging: wlan-ng: scripts/checkpatch.pl error fixes.Mithlesh Thukral2009-09-1511-361/+365
OpenPOWER on IntegriCloud