summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/mesh.c
Commit message (Expand)AuthorAgeFilesLines
* wireless: libertas: print esaped string via %*pEAndy Shevchenko2014-10-141-4/+3
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-151-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
* wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFICArend van Spriel2012-10-181-1/+1
* cfg80211: clarify set_channel APIsJohannes Berg2012-06-061-5/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-08-221-20/+57
|\
| * libertas: disable functionality when interface is downDaniel Drake2011-08-091-1/+8
| * libertas: link mesh device to wiphyDaniel Drake2011-08-081-19/+49
* | net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-221-583/+389
|\
| * libertas: only enable mesh when interface is activeDaniel Drake2011-07-201-14/+9
| * libertas: mesh: misc cleanupDaniel Drake2011-07-201-577/+388
* | net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-061-0/+1
|/
* libertas: Use netdev_<level> or dev_<level> where possibleJoe Perches2011-05-111-2/+2
* libertas: Convert lbs_pr_<level> to pr_<level>Joe Perches2011-05-111-3/+5
* libertas: use kernel-doc notation, fix comment styleRandy Dunlap2011-04-281-69/+141
* libertas: fix write past end of array in mesh_id_get()Dan Carpenter2011-03-111-7/+4
* libertas: correct sparse warningsJohn W. Linville2010-09-161-1/+1
* libertas: convert CMD_FWT_ACCESS to a direct commandDan Williams2010-07-271-14/+20
* libertas: convert Mesh Blinding Table access to a direct commandDan Williams2010-07-271-32/+150
* Libertas: cfg80211 supportKiran Divekar2010-06-231-4/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-101-2/+2
|\
| * Fix MAC address access in 3c507, ibmlana, pcnet32 and libertasDaniel Drake2009-12-261-2/+2
* | libertas: add access functions for mesh open/connect statusHolger Schurig2009-12-221-1/+2
* | libertas: move mesh SSID initialization into mesh.cHolger Schurig2009-12-221-0/+3
* | libertas: use priv->mesh_tlv instead of priv->mesh_fw_verHolger Schurig2009-12-221-7/+16
|/
* libertas: move mesh command handling into mesh.cHolger Schurig2009-11-281-0/+175
* libertas: move mesh-only ethtool operations into mesh.cHolger Schurig2009-11-281-0/+84
* libertas: moveing mesh-related functions into mesh.cHolger Schurig2009-11-281-6/+435
* libertas: rename persistcfg.c -> mesh.cHolger Schurig2009-11-281-0/+453
OpenPOWER on IntegriCloud