summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas
Commit message (Expand)AuthorAgeFilesLines
* libertas_spi: Add support for suspend/resumeVasily Khoruzhick2011-03-301-0/+65
* libertas: fix write past end of array in mesh_id_get()Dan Carpenter2011-03-111-7/+4
* ieee80211: add IEEE80211_COUNTRY_STRING_LEN definitionBing Zhao2011-03-091-1/+1
* libertas: Prepare stuff for if_spi.c pm supportVasily Khoruzhick2011-02-033-40/+49
* libertas_spi: Use workqueue in hw_host_to_cardVasily Khoruzhick2011-02-031-129/+239
* cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf2011-01-211-2/+4
* libertas: down_interruptible() can return -EINTR, not EINTRroel kluin2011-01-041-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-151-1/+1
|\
| * libertas: fix potential NULL-pointer dereferenceSven Neumann2010-12-131-1/+1
* | cfg80211/nl80211: separate unicast/multicast default TX keysJohannes Berg2010-12-131-1/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-023-4/+0
|\ \ | |/
| * libertas: fix invalid accessSven Neumann2010-11-292-2/+0
| * libertas: fix memory corruption in lbs_remove_card()Daniel Drake2010-11-291-2/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-243-2/+11
|\ \ | |/
| * libertas: terminate scan when stopping interfaceDaniel Drake2010-11-083-2/+11
* | libertas: Use static constJoe Perches2010-11-222-2/+4
* | libertas: remove duplicated #includeHuang Weiyi2010-11-221-2/+0
* | libertas: EHS_REMOVE_WAKEUP is not always supportedDeepak Saxena2010-11-164-1/+18
* | libertas: don't block usb8388 suspend if no wakeup conditions are setDaniel Drake2010-11-161-6/+0
|/
* libertas: Fix sd8686 firmware reloadPaul Fox2010-10-291-3/+29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-2311-270/+436
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-151-2/+2
| |\
| | * libertas: Communicate USB transfer errorsPaul Fox2010-10-151-2/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-081-2/+2
| |\ \ | | |/
| | * cfg80211/mac80211: allow per-station GTKsJohannes Berg2010-10-061-2/+2
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-241-1/+1
| | |\
| * | \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-212-5/+3
| |\ \ \ | | |/ /
| | * | libertas: correct sparse warningsJohn W. Linville2010-09-162-5/+3
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-091-1/+1
| |\ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-2510-262/+429
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | drivers/net/wireless/libertas/cfg.c: needs sched.hAndrew Morton2010-08-161-0/+1
| | * | | libertas: [spi] use common firmware request helper and new firmware locationsDan Williams2010-08-162-80/+69
| | * | | libertas: [sdio] use common firmware request helper and new firmware locationsDan Williams2010-08-162-87/+60
| | * | | libertas: [cs] use common firmware request helper and new firmware locationsDan Williams2010-08-161-56/+74
| | * | | libertas: add two-stage firmware request helperDan Williams2010-08-162-0/+118
| | * | | libertas: [usb] use new firmware locationsDan Williams2010-08-162-7/+54
| | * | | drivers/net/wireless/libertas: Adjust confusing if indentationJulia Lawall2010-08-161-2/+4
| | * | | libertas: better association request debuggingDan Williams2010-08-161-8/+29
| | * | | libertas: better scan response debuggingDan Williams2010-08-161-4/+20
* | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+2
|\ \ \ \ \
| * | | | | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
| * | | | | net/wireless: use generic_file_llseek in debugfsArnd Bergmann2010-09-161-0/+1
| | |_|/ / | |/| | |
* | | | | pcmcia: remove obsolete and wrong commentsDominik Brodowski2010-09-291-30/+0
* | | | | pcmcia: move driver name to struct pcmcia_driverDominik Brodowski2010-09-291-3/+1
* | | | | pcmcia: use autoconfiguration feature for ioports and iomemDominik Brodowski2010-09-291-11/+5
* | | | | pcmcia: introduce autoconfiguration featureDominik Brodowski2010-09-291-1/+0
* | | | | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski2010-09-291-7/+3
* | | | | pcmcia: simplify IntTypeDominik Brodowski2010-09-291-1/+0
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-071-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | libertas: if_sdio: fix buffer alignment in struct if_sdio_cardMike Rapoport2010-08-271-1/+1
| |/
OpenPOWER on IntegriCloud