summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg2015-05-264-14/+18
* Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller2015-03-311-3/+3
|\
| * cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky2015-03-031-3/+3
* | Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or...David S. Miller2015-03-061-2/+1
|\ \
| * | libertas: remove unnecessary check before calling debugfs_removeBas Peters2015-02-271-2/+1
| |/
* | wireless: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-031-2/+2
|/
* cfg80211: remove enum station_info_flagsJohannes Berg2015-01-081-6/+6
* wireless: libertas: print esaped string via %*pEAndy Shevchenko2014-10-142-10/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-081-0/+2
|\
| * cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg2014-08-261-0/+2
* | treewide: fix errors in printkMasanari Iida2014-09-011-1/+1
|/
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-152-2/+2
* LIBERTAS_CS: ioport_map/unmap relies on HAS_IOPORT_MAPFabian Frederick2014-06-191-1/+1
* net: wireless: libertas: cmd.c: Cleaning up uninitialized variablesRickard Strandqvist2014-06-191-0/+1
* libertas: fix return value when processing invalid packetDan Williams2014-05-221-3/+5
* cfg80211: constify more pointers in the cfg80211 APIJohannes Berg2014-05-192-4/+4
* cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg2014-05-191-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-041-1/+1
|\
| * libertas: fix scan result loss if SSID IE len 0James Cameron2014-02-201-1/+1
* | net: Replace min macro with min_tSilvan Jegen2014-03-031-2/+2
* | cfg80211: fix channel configuration in IBSS joinAntonio Quartulli2014-02-041-1/+2
|/
* 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
OpenPOWER on IntegriCloud