summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlags49_h2
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
|/
* 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
* | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski2010-09-292-5/+3
* | pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski2010-09-291-2/+2
* | pcmcia: simplify IntTypeDominik Brodowski2010-09-291-1/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-08-062-7/+5
|\
| * pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski2010-08-031-4/+4
| * pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski2010-08-031-1/+1
| * pcmcia: remove cs_types.hDominik Brodowski2010-07-302-2/+0
* | Staging: Merge staging-next into Linus's treeGreg Kroah-Hartman2010-08-0510-310/+266
|\ \ | |/ |/|
| * Staging: wlags49_h2: use common PCI_VENDOR/DEVICE_ID name formatJavier Martinez Canillas2010-08-022-7/+11
OpenPOWER on IntegriCloud