summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlags49_h2
Commit message (Expand)AuthorAgeFilesLines
* Staging: wlags49_h2: Makefile: remove unneeded stuffGreg Kroah-Hartman2011-10-181-25/+0
* staging: wlags49_h2: Fixup SIOCSIWGENIEDavid Kilroy2011-10-171-31/+9
* staging: wlags49_h2: Fixup IW_AUTH handlingDavid Kilroy2011-10-172-76/+109
* staging: wlags49_h2: Make key setting more reliableDavid Kilroy2011-10-172-321/+340
* staging: wlags49_h2: Report WPA IE in scan results with IWEVGENIEDavid Kilroy2011-10-171-7/+5
* staging: wlags49_h2: Remove useless IWE_STREAM_ADD_XXX definesDavid Kilroy2011-10-171-19/+14
* staging: wlags49_h2: Enable WPA in the HCFDavid Kilroy2011-10-172-6/+14
* staging: wlags49_h2: Handle sysfs_create_group return correctlyDavid Kilroy2011-10-172-9/+11
* staging: wlags49_h2: Remove bad debug messageDavid Kilroy2011-10-041-1/+0
* staging: wlags49_h2: Remove unused debug functionDavid Kilroy2011-10-041-114/+0
* staging: wlags49_h2: Use C99 __func__David Kilroy2011-10-042-28/+35
* staging: wlags49_h2: Use IW_HANDLER macroDavid Kilroy2011-09-261-58/+31
* staging: wlags49_h2: Stop playing with length in GIWESSID handlerDavid Kilroy2011-09-261-10/+1
* staging: wlags49_h2: Declare support for WEXT 21David Kilroy2011-09-261-1/+2
* staging: wlags49_h2: Fixup WEXT capabilitiesDavid Kilroy2011-09-261-7/+9
* staging: wlags49_h2: Support standard WEXT eventsDavid Kilroy2011-09-201-38/+18
* staging: wlags49_h2: Remove old WIRELESS_EXT supportDavid Kilroy2011-09-204-114/+0
* staging: wlags49_h2: Remove continuous tx testDavid Kilroy2011-09-161-22/+0
* staging: wlags49_h2: Reformat TX_CNTL commentDavid Kilroy2011-09-161-14/+14
* staging: wlags49_h2: Remove HCF_EXT_MB from code.David Kilroy2011-09-162-22/+8
* staging: wlags49_h2: Remove CKIP support from hcfDavid Kilroy2011-09-162-137/+60
* staging: wlags49_h2: Remove MUL/DIV_BY_2David Kilroy2011-09-162-4/+1
* staging: wlags49_h2: Remove references to SSNDavid Kilroy2011-09-163-12/+8
* staging: wlags49_h2: Remove some unused definesDavid Kilroy2011-09-164-41/+3
* staging: wlags49_h2: Simplify HCF_ENCAP usageDavid Kilroy2011-09-162-13/+1
* staging: wlags49_h2: Remove HCF_DL_ONLYDavid Kilroy2011-09-162-34/+2
* staging: wlags49_h2: Reindent hcf.cDavid Kilroy2011-09-161-3035/+3035
* staging: wlags49_h2: Fix macro terminationDavid Kilroy2011-09-162-223/+220
* staging: wlags49_h2: Reindent hcfdef.hDavid Kilroy2011-09-161-427/+390
* staging: wlags49_h2: Remove non-linux configurationsDavid Kilroy2011-09-161-1524/+0
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-252-2/+0
|\
| * Remove unneeded version.h includes from drivers/staging/wlags49_h2/Jesper Juhl2011-07-052-2/+0
* | netdevice: Kill 'feature' test macros.David S. Miller2011-07-121-7/+0
|/
* staging: pcmcia: Convert pcmcia_device_id declarations to constJoe Perches2011-05-061-1/+1
* Fix common misspellingsLucas De Marchi2011-03-315-19/+19
* drivers/staging: Remove unnecessary casts of pci_get_drvdataJoe Perches2010-11-161-1/+1
* staging, wlags49_h2: Remove unnecessary casts of void ptr returning alloc fun...Jesper Juhl2010-11-091-1/+1
* staging: get rid of dev_base_lockEric Dumazet2010-11-091-2/+2
* Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-289-114/+86
|\
| * staging: wlags49_h2: remove useless DbgHwAddr() methodAndy Shevchenko2010-10-195-94/+66
| * staging: wlags49_h2: fix format of timeStamp debug outputAndy Shevchenko2010-10-191-2/+11
| * staging: wlags49_h2: remove custom macros min() and max()Andy Shevchenko2010-10-122-8/+1
| * Staging: wlags49_h2: Makefile: cleaned up Makefile cflag linesTracey Dent2010-10-051-5/+5
| * staging: wlags49_h2: use free_netdev(netdev) instead of kfree()Vasiliy Kulikov2010-09-301-1/+1
| * staging: wlags49_h2: '&pointer[0]' to 'pointer' fixAndy Shevchenko2010-09-201-1/+1
| * staging: wlags49_h2: use '%pM' format to print MAC addressAndy Shevchenko2010-09-161-3/+1
| * staging/trivial: fix typos concerning "through"Uwe Kleine-König2010-09-041-1/+1
| * staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-09-041-1/+1
* | pcmcia: remove obsolete and wrong commentsDominik Brodowski2010-09-292-80/+0
* | pcmcia: move driver name to struct pcmcia_driverDominik Brodowski2010-09-291-3/+1