summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-144-1/+25
|\
| * libertas: set mac control synchronously during initDaniel Drake2012-09-113-1/+20
| * libertas sdio: fix suspend when interface is downDaniel Drake2012-09-051-0/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-08-083-1/+6
|\|
| * libertas: fix two memory leaksDaniel Drake2012-08-022-0/+2
| * libertas: don't reset card on error when it is being removedDaniel Drake2012-08-021-1/+4
* | drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon2012-08-011-0/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-207-21/+25
|\
| * libertas: firmware.c: remove duplicated includeDuan Jiong2012-07-191-2/+0Star
| * libertas USB: don't set surpriseremoved flagDaniel Drake2012-07-171-1/+0Star
| * libertas: handle command failure immediatelyDaniel Drake2012-07-171-3/+3
| * libertas: Update 11d info only when interface is activeDaniel Drake2012-07-175-14/+22
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-07-121-1/+0Star
| |\
| | * nl80211: move scan API to wdevJohannes Berg2012-07-121-1/+0Star
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-121-1/+0Star
|\| |
| * | net/wireless: remove macro defined twice with same valueOskar Schirmer2012-07-091-1/+0Star
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-123-16/+31
|\|
| * cfg80211: clarify set_channel APIsJohannes Berg2012-06-063-16/+31
* | wireless: Remove casts to same typeJoe Perches2012-06-062-3/+3
|/
* Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-231-0/+1
|\
| * USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2012-05-191-0/+1
* | libertas: include sched.h on firmware.cLuis R. Rodriguez2012-05-091-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-262-39/+50
|\ \
| * | libertas: add missing includeFelix Fietkau2012-04-231-0/+1
| * | libertas CS: convert to asynchronous firmware loadingDaniel Drake2012-04-231-39/+49
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-241-2/+7
|\ \ \ | |/ / |/| / | |/
| * libertas: fix signedness bug in lbs_auth_to_authtype()Amitkumar Karwar2012-04-131-2/+7
* | libertas USB: convert to asynchronous firmware loadingDaniel Drake2012-04-171-59/+43Star
* | libertas SDIO: convert to asynchronous firmware loadingDaniel Drake2012-04-171-85/+121
* | libertas: add asynchronous firmware loading capabilityDaniel Drake2012-04-174-0/+164
* | libertas: harden-up exit pathsDaniel Drake2012-04-171-1/+8
* | libertas: Firmware loading simplificationsDaniel Drake2012-04-178-293/+94Star
* | drivers/net/wireless/libertas/if_usb.c: add missing debugging codeJulia Lawall2012-04-171-2/+4
* | wireless, libertas: remove redundant NULL tests before calling release_firmwa...Jesper Juhl2012-04-124-20/+10Star
|/
* simple_open: automatically convert to simple_open()Stephen Boyd2012-04-061-8/+2Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-161-37/+0Star
|\
| * libertas: remove dump_survey implementationDaniel Drake2012-03-151-37/+0Star
* | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-312-6/+3Star
|/
* Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-081-1/+1
|\
| * switch debugfs to umode_tAl Viro2012-01-041-1/+1
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-071-23/+1Star
|\ \
| * \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-061-23/+1Star
| |\ \ | | |/ | |/|
| | * USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-23/+1Star
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-171-0/+1
| |\ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-111-1/+1
| |\ \ \ | | |_|/ | |/| |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-031-4/+6
|\ \ \ \
| * | | | libertas: clean up scan thread handlingAndres Salomon2011-12-211-4/+6
* | | | | net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-201-2/+2
|/ / / /
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-022-1/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | Net, libertas: Resolve memory leak in if_spi_host_to_card()Jesper Juhl2011-11-151-0/+1
| | |/ | |/|