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