summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas
AgeCommit message (Expand)Author
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-05libertas sdio: fix suspend when interface is downDaniel Drake
2012-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-08-02libertas: fix two memory leaksDaniel Drake
2012-08-02libertas: don't reset card on error when it is being removedDaniel Drake
2012-07-31drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-19libertas: firmware.c: remove duplicated includeDuan Jiong
2012-07-17libertas USB: don't set surpriseremoved flagDaniel Drake
2012-07-17libertas: handle command failure immediatelyDaniel Drake
2012-07-17libertas: Update 11d info only when interface is activeDaniel Drake
2012-07-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-12nl80211: move scan API to wdevJohannes Berg
2012-07-09net/wireless: remove macro defined twice with same valueOskar Schirmer
2012-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-06cfg80211: clarify set_channel APIsJohannes Berg
2012-06-06wireless: Remove casts to same typeJoe Perches
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp
2012-05-08libertas: include sched.h on firmware.cLuis R. Rodriguez
2012-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-23libertas: add missing includeFelix Fietkau
2012-04-23libertas CS: convert to asynchronous firmware loadingDaniel Drake
2012-04-17libertas USB: convert to asynchronous firmware loadingDaniel Drake
2012-04-17libertas SDIO: convert to asynchronous firmware loadingDaniel Drake
2012-04-17libertas: add asynchronous firmware loading capabilityDaniel Drake
2012-04-17libertas: harden-up exit pathsDaniel Drake
2012-04-17libertas: Firmware loading simplificationsDaniel Drake
2012-04-17drivers/net/wireless/libertas/if_usb.c: add missing debugging codeJulia Lawall
2012-04-13libertas: fix signedness bug in lbs_auth_to_authtype()Amitkumar Karwar
2012-04-12wireless, libertas: remove redundant NULL tests before calling release_firmwa...Jesper Juhl
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-03-15libertas: remove dump_survey implementationDaniel Drake
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2012-01-03switch debugfs to umode_tAl Viro
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-21libertas: clean up scan thread handlingAndres Salomon
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-28wireless: Remove redundant spi driver bus initializationLars-Peter Clausen
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville
2011-11-18USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman
2011-11-17wireless: use strlcpy routine in .get_drvinfoRick Jones
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville