summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlags49_h2
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Staging: wlags49_h2: remove unused function prototypeJavier Martinez Canillas2010-07-221-2/+0
| * Staging: fix typos concerning "address"Uwe Kleine-König2010-07-221-2/+2
| * staging: wlags49_h2: remove custom hex_to_bin() methodAndy Shevchenko2010-07-222-38/+1
| * Staging: wlags49_h2: wl_netdev: remove casts from void*Kulikov Vasiliy2010-07-081-2/+2
| * Staging: wlags49_h2: wl_pci: remove casts from void*Kulikov Vasiliy2010-07-081-3/+3
| * Staging: wlags49_h2: wl_profile: remove casts from void*Kulikov Vasiliy2010-07-081-1/+1
| * Staging: wlags49_h2: use ARRAY_SIZEKulikov Vasiliy2010-07-081-1/+1
| * Staging: wl_cs.c: fixed style issues in wl_cs.cPrashant P. Shah2010-06-231-41/+32
| * Staging: wl_cs.c: fixed invalid UTF-8 style issues in wl_cs.cPrashant P. Shah2010-06-231-2/+2
| * Staging: wl_cs.c: converted space to tabs in wl_cs.cPrashant P. Shah2010-06-231-217/+217
| * Staging: wl_cs.c: fixed space style issues in wl_cs.cPrashant P. Shah2010-06-221-102/+102
* | Staging: wlags49_h2: Fix build error when CONFIG_SYSFS is not setJavier Martinez Canillas2010-06-301-2/+2
* | Staging: wlags49_h2: add missing <linux/string.h> for strlenJeff Mahoney2010-06-301-0/+1
|/
* Staging: wlags49_h2, wlags49_h25: fixed Kconfig dependenciesHenk de Groot2010-06-041-5/+7
* Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman2010-05-2117-857/+729
|\
| * Staging: wlags49_hs2: Fix wlags49_hs2 driver after build fixes broke itHenk de Groot2010-05-146-76/+14
| * staging: trivial: fix typo "seperate"Anand Gadiyar2010-05-143-3/+3
| * Staging: Drop memory allocation castJulia Lawall2010-05-111-2/+2
| * Staging: wlags49_h2: fixed C99 comments style issues in wl_profile.cPrashant P. Shah2010-05-111-27/+27
| * Staging: wlags49: build fixesGreg Kroah-Hartman2010-05-112-12/+12
| * Staging: wlags49_h2*: wireless driver Kconfig updateCharles Clément2010-05-111-1/+1
| * Staging: wlags49_h2: fixed unnecessary braces issues in wl_profile.cPrashant P. Shah2010-05-111-138/+90
| * Staging: wlags49_h2: fixed whitespace issues in wl_profile.cPrashant P. Shah2010-05-111-405/+354
| * Staging: wlags49_h2: fix copyright and comments style issue in dhfcfg.hRuslan Pisarev2010-05-111-59/+59
| * Staging: wlags49_h2: fix space and comments style issue in dhf.hRuslan Pisarev2010-05-111-19/+19
| * Staging: wlags49_h2: fix copyright and space style issue in dhf.hRuslan Pisarev2010-05-111-12/+12
| * Staging: wlags49_h2: fix trailing statements coding style issue in dhf.cRuslan Pisarev2010-05-111-5/+10
| * Staging: wlags49_h2: fix TAB and space coding style issue dhf.cRuslan Pisarev2010-05-111-44/+44
| * Staging: wlags49_h2: fix copyright style issue in dhf.cRuslan Pisarev2010-05-111-2/+2
| * Staging: wlags49_h2: fix comments coding style issue in dhf.cRuslan Pisarev2010-05-111-37/+37
| * Staging: wlags49_h2: fix TAB and space coding style issue in ap_h2.cRuslan Pisarev2010-05-111-7/+7
| * Staging: wlags49_h2: fix comments coding style issue in ap_h2.cRuslan Pisarev2010-05-111-35/+35
| * Staging: wlags49_h2: fix spaces, macros and comments coding style issue in de...Ruslan Pisarev2010-05-111-45/+59
| * Staging: wlags49_h2: Hoist assign from ifJoe Perches2010-05-115-14/+28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-201-6/+6
|\ \
| * \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-114-2/+2
| |\ \ | | |/
| * | net: convert multicast list to list_headJiri Pirko2010-04-031-6/+6
* | | pcmcia: re-work pcmcia_request_irq()Dominik Brodowski2010-05-101-6/+3
| |/ |/|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-304-2/+2
|/
OpenPOWER on IntegriCloud