aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/hostap
Commit message (Expand)AuthorAgeFilesLines
* Hostap: copying wrong data prism2_ioctl_giwaplist()Dan Carpenter2013-08-291-2/+2
* net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman2011-08-151-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
|\ \ \ | | |/ | |/|
| * | hostap_pci: set dev->base_addr during probeJohn W. Linville2010-07-141-0/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-07-131-1/+1
|\ \ \
| * | | hostap: fixup strlen() mathDan Carpenter2010-07-121-1/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-012-4/+1
|\ \ \ \ | |/ / /
| * | | wireless:hostap_ap.c Fix warning: variable 'fc' set but not usedJustin P. Mattock2010-06-181-2/+1
| * | | wireless:hostap_main.c warning: variable 'iface' set but not usedJustin P. Mattock2010-06-181-2/+0
| |/ /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-173-3/+27
|\ \ \ | |/ /
| * | hostap: Protect against initialization interruptTim Gardner2010-06-153-3/+27
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-111-9/+0
|\ \ | |/
| * Revert "wireless: hostap, fix oops due to early probing interrupt"John W. Linville2010-06-041-9/+0
* | drivers/net: use __packed annotationEric Dumazet2010-06-033-30/+30
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-204-6/+4
|\
| * drivers/net: remove useless semicolonsJoe Perches2010-05-172-2/+2
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-172-4/+2
| |\