summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas
Commit message (Expand)AuthorAgeFilesLines
* libertas: fix scan result loss if SSID IE len 0James Cameron2014-02-201-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-254-13/+6
|\
| * cfg80211: Add a function to get the number of supported channelsIlan Peer2014-01-091-6/+1
| * drivers/net/wireless: Fix FSF address in file headersJeff Kirsher2013-12-111-3/+2
| * wireless: libertas: remove unnecessary spi_set_drvdata()Jingoo Han2013-12-051-1/+0
| * libertas sdio: claim device before calling sdio_disable_func()Alexey Khoroshilov2013-12-051-2/+2
| * libertas/sdio: make sure card enters power-off when firmware is loaded.NeilBrown2013-12-051-1/+1
* | treewide: Fix typos in printkMasanari Iida2013-12-191-1/+1
|/
* libertas: fix error return code in if_cs_probe()Wei Yongjun2013-11-111-0/+1
* libertas: potential oops in debugfsDan Carpenter2013-11-111-1/+5
* libertas: move firmware lifetime handling to firmware.cDan Williams2013-10-185-26/+16
* wireless: libertas: use dev_get_platdata()Jingoo Han2013-09-261-1/+1
* net: libertas: inherit addr_assign_type along with dev_addrBjørn Mork2013-09-031-1/+1
* 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
OpenPOWER on IntegriCloud