summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas
Commit message (Expand)AuthorAgeFilesLines
* net: wireless: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-031-1/+1
* drivers/net: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten2013-03-151-24/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-011-1/+5
|\
| * libertas: fix crash for SD8688Bing Zhao2013-02-271-1/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-181-4/+4
|\|
| * cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg2013-02-111-4/+4
* | wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-041-3/+1
|/
* wireless: make the reg_notifier() voidLuis R. Rodriguez2013-01-142-21/+15
* libertas: remove __dev* attributesBill Pemberton2012-12-061-3/+3
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-12-061-1/+8
|\
| * cfg80211: fix BSS struct IE access racesJohannes Berg2012-11-301-1/+8
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-261-12/+12
|\|
| * cfg80211: pass a channel definition structJohannes Berg2012-11-261-12/+12
* | add Marvell 88W8688 support to libertas_sdioHarro Haan2012-11-141-9/+30
|/
* wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFICArend van Spriel2012-10-181-1/+1
* 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-07-311-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/+0
| * libertas USB: don't set surpriseremoved flagDaniel Drake2012-07-171-1/+0
| * 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/+0
| |\
| | * nl80211: move scan API to wdevJohannes Berg2012-07-121-1/+0
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-121-1/+0
|\| |
| * | net/wireless: remove macro defined twice with same valueOskar Schirmer2012-07-091-1/+0
| |/
* | 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-221-0/+1
|\
| * USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2012-05-181-0/+1
* | libertas: include sched.h on firmware.cLuis R. Rodriguez2012-05-081-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-231-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/+43
* | 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/+94
* | 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/+10
|/
* simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-8/+2