summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/hostap
Commit message (Expand)AuthorAgeFilesLines
* net/wireless: use module_pci_driverAxel Lin2012-04-162-30/+2
* hostap: GFP_ATOMIC/GFP_KERNEL cleanupMatt Renzelmann2012-04-161-2/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-201-2/+2
|\
| * hostap: Fix typo in hostap_hw.cMasanari Iida2012-02-211-2/+2
* | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-311-12/+6
|/
* hostap_cs: add ID for Canon K30225Veli-Pekka Peltola2011-11-281-0/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-226-0/+7
|\
| * drivers/net: Add moduleparam.h to drivers as required.Paul Gortmaker2011-10-311-0/+1
| * drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-315-0/+5
| * drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-311-0/+1
* | wireless: use strlcpy routine in .get_drvinfoRick Jones2011-11-171-2/+2
|/
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2011-07-311-0/+2
|\
| * hostap_cs: support cards with "Version 01.02" as third product IDPavel Roskin2011-07-291-0/+2
* | net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman2011-07-271-0/+1
* | net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-061-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2011-05-241-1/+1
|\
| * pcmcia: Convert pcmcia_device_id declarations to constJoe Perches2011-05-061-1/+1
* | net: call dev_alloc_name from register_netdeviceJiri Pirko2011-05-051-6/+1
|/
* Fix common misspellingsLucas De Marchi2011-03-314-5/+5
* net: change to new flag variablematt mooney2011-03-171-2/+2
* hostap_cs: fix sleeping function called from invalid contextStanislaw Gruszka2011-01-101-9/+6
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-261-1/+0
|\
| * hostap: remove netif_stop_queue from initMeelis Roos2010-12-201-1/+0
* | hostap: don't use flush_scheduled_work()Tejun Heo2010-12-122-1/+10
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
|\
| * Fix typo configue => configure in commentsThomas Weber2010-09-231-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-231-1/+1
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-251-1/+1
| |\ \ | | |/ | |/|
| | * Hostap: Fix "'ret' set but not used" warning message from GCC in hostapJulian Calaby2010-08-241-1/+1
* | | pcmcia: remove obsolete and wrong commentsDominik Brodowski2010-09-291-8/+0
* | | pcmcia: move driver name to struct pcmcia_driverDominik Brodowski2010-09-291-3/+1
* | | pcmcia: remove the "Finally, report what we've done" messageDominik Brodowski2010-09-291-14/+1
* | | pcmcia: use autoconfiguration feature for ioports and iomemDominik Brodowski2010-09-291-39/+4
* | | pcmcia: introduce autoconfiguration featureDominik Brodowski2010-09-291-23/+4
* | | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski2010-09-291-6/+4
* | | pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski2010-09-291-1/+1
* | | pcmcia: simplify IntTypeDominik Brodowski2010-09-291-1/+0
* | | pcmcia: simplify Status, ExtStatus register accessDominik Brodowski2010-09-291-3/+1
* | | pcmcia: move Vpp setup to struct pcmcia_deviceDominik Brodowski2010-09-291-5/+5
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-08-061-93/+43
|\ \ | |/ |/|
| * pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski2010-08-031-17/+11
| * pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski2010-08-031-10/+8
| * pcmcia: use pcmica_{read,write}_config_byteDominik Brodowski2010-08-031-66/+25
| * pcmcia: remove cs_types.hDominik Brodowski2010-07-301-2/+1
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-042-2/+2
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2010-08-044-3/+28
| |\ \ | | |/
| * | hostap:hostap_hw.c Fix typo in commentJustin P. Mattock2010-08-041-1/+1
| * | fix comment typos concerning "challenge"Uwe Kleine-König2010-07-191-1/+1
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-201-0/+1
|\ \ \ | | |/ | |/|
OpenPOWER on IntegriCloud