aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlags49_h2
Commit message (Expand)AuthorAge
...
| * staging: wlags49_h2: Remove unused debug functionDavid Kilroy2011-10-04
| * staging: wlags49_h2: Use C99 __func__David Kilroy2011-10-04
| * staging: wlags49_h2: Use IW_HANDLER macroDavid Kilroy2011-09-26
| * staging: wlags49_h2: Stop playing with length in GIWESSID handlerDavid Kilroy2011-09-26
| * staging: wlags49_h2: Declare support for WEXT 21David Kilroy2011-09-26
| * staging: wlags49_h2: Fixup WEXT capabilitiesDavid Kilroy2011-09-26
| * staging: wlags49_h2: Support standard WEXT eventsDavid Kilroy2011-09-20
| * staging: wlags49_h2: Remove old WIRELESS_EXT supportDavid Kilroy2011-09-20
| * staging: wlags49_h2: Remove continuous tx testDavid Kilroy2011-09-16
| * staging: wlags49_h2: Reformat TX_CNTL commentDavid Kilroy2011-09-16
| * staging: wlags49_h2: Remove HCF_EXT_MB from code.David Kilroy2011-09-16
| * staging: wlags49_h2: Remove CKIP support from hcfDavid Kilroy2011-09-16
| * staging: wlags49_h2: Remove MUL/DIV_BY_2David Kilroy2011-09-16
| * staging: wlags49_h2: Remove references to SSNDavid Kilroy2011-09-16
| * staging: wlags49_h2: Remove some unused definesDavid Kilroy2011-09-16
| * staging: wlags49_h2: Simplify HCF_ENCAP usageDavid Kilroy2011-09-16
| * staging: wlags49_h2: Remove HCF_DL_ONLYDavid Kilroy2011-09-16
| * staging: wlags49_h2: Reindent hcf.cDavid Kilroy2011-09-16
| * staging: wlags49_h2: Fix macro terminationDavid Kilroy2011-09-16
| * staging: wlags49_h2: Reindent hcfdef.hDavid Kilroy2011-09-16
| * staging: wlags49_h2: Remove non-linux configurationsDavid Kilroy2011-09-16
* | net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
|/
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-26
|\
| * Remove unneeded version.h includes from drivers/staging/wlags49_h2/Jesper Juhl2011-07-05
* | netdevice: Kill 'feature' test macros.David S. Miller2011-07-12
|/
* staging: pcmcia: Convert pcmcia_device_id declarations to constJoe Perches2011-05-06
* Fix common misspellingsLucas De Marchi2011-03-31
* drivers/staging: Remove unnecessary casts of pci_get_drvdataJoe Perches2010-11-16
* staging, wlags49_h2: Remove unnecessary casts of void ptr returning alloc fun...Jesper Juhl2010-11-09
* staging: get rid of dev_base_lockEric Dumazet2010-11-09
* Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-28
|\
| * staging: wlags49_h2: remove useless DbgHwAddr() methodAndy Shevchenko2010-10-19
| * staging: wlags49_h2: fix format of timeStamp debug outputAndy Shevchenko2010-10-19
| * staging: wlags49_h2: remove custom macros min() and max()Andy Shevchenko2010-10-12
| * Staging: wlags49_h2: Makefile: cleaned up Makefile cflag linesTracey Dent2010-10-05
| * staging: wlags49_h2: use free_netdev(netdev) instead of kfree()Vasiliy Kulikov2010-09-30
| * staging: wlags49_h2: '&pointer[0]' to 'pointer' fixAndy Shevchenko2010-09-20
| * staging: wlags49_h2: use '%pM' format to print MAC addressAndy Shevchenko2010-09-16
| * staging/trivial: fix typos concerning "through"Uwe Kleine-König2010-09-05
| * staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-09-05
* | pcmcia: remove obsolete and wrong commentsDominik Brodowski2010-09-29
* | pcmcia: move driver name to struct pcmcia_driverDominik Brodowski2010-09-29
* | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski2010-09-29
* | pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski2010-09-29
* | pcmcia: simplify IntTypeDominik Brodowski2010-09-29
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-08-06
|\
| * pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski2010-08-03
| * pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski2010-08-03
| * pcmcia: remove cs_types.hDominik Brodowski2010-07-30
* | Staging: Merge staging-next into Linus's treeGreg Kroah-Hartman2010-08-05
|\ \ | |/ |/|