aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/cmdresp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-18libertas: move under marvell vendor directoryKalle Valo1-353/+0
2015-05-26cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg1-5/+8
2013-12-19treewide: Fix typos in printkMasanari Iida1-1/+1
2011-07-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-3/+3
2011-07-11libertas: fix handling of command timeout, completion and interruptionDaniel Drake1-3/+3
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2011-05-11libertas: Use netdev_<level> or dev_<level> where possibleJoe Perches1-16/+16
2011-05-11libertas: Convert lbs_pr_<level> to pr_<level>Joe Perches1-12/+17
2011-04-28libertas: use kernel-doc notation, fix comment styleRandy Dunlap1-9/+10
2010-07-27libertas: kill unused lbs_prepare_and_send_command()Dan Williams1-3/+0
2010-07-27libertas: convert PS_MODE to a direct commandDan Williams1-6/+7
2010-07-27libertas: remove unused indirect command response handlerDan Williams1-24/+1
2010-07-27libertas: convert CMD_FWT_ACCESS to a direct commandDan Williams1-9/+0
2010-07-27libertas: convert Mesh Blinding Table access to a direct commandDan Williams1-7/+0
2010-07-27libertas: convert register access to direct commandsDan Williams1-48/+0
2010-07-27libertas: remove Beacon ControlDan Williams1-3/+0
2010-07-27libertas: remove unused Automatic Frequency Control commandDan Williams1-9/+0
2010-07-27libertas: remove unused indirect TPC_CFG command leftoversDan Williams1-7/+0
2010-07-27libertas: convert 11D_DOMAIN_INFO to a direct commandDan Williams1-51/+0
2010-07-27libertas: clean up RSSI commandDan Williams1-4/+0
2010-06-23libertas: mark lbs_ret_802_11d_domain_info staticJohn W. Linville1-1/+1
2010-06-23Libertas: Added 11d support using cfg80211Kiran Divekar1-0/+50
2010-06-23Libertas: fix WARN_ON issues in cfg80211 supportKiran Divekar1-1/+3
2010-06-23Libertas: cfg80211 supportKiran Divekar1-26/+3
2010-06-02libertas: Added callback functions to support SDIO suspend/resume.Amitkumar Karwar1-24/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-08libertas: don't retry commandsHolger Schurig1-5/+0
2009-12-22libertas: remove mesh_autostart_enabled and sync_channelHolger Schurig1-14/+2
2009-10-27libertas: move mic failure event to wext.cHolger Schurig1-28/+2
2009-10-27libertas: move SIOCGIWAP calls to wext.cHolger Schurig1-7/+1
2009-10-27libertas: remove handling for CMD_GET_TSFHolger Schurig1-6/+0
2009-10-27libertas: remove handling for CMD_802_11_LED_GPIO_CTRLHolger Schurig1-6/+0
2009-10-27libertas: move association related commands into assoc.cHolger Schurig1-47/+0
2009-10-27libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LENHolger Schurig1-1/+1
2009-10-27libertas: remove unused 11d codeHolger Schurig1-4/+0
2009-10-27libertas: harmonize cmd.hHolger Schurig1-0/+1
2009-10-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2009-10-13libertas: fix buildAlan Cox1-0/+1
2009-10-07libertas: Add auto deep sleep support for SD8385/SD8686/SD8688Amitkumar Karwar1-0/+12
2009-06-03wireless: libertas: fix unaligned accessesCliff Cai1-5/+5
2009-06-03libertas: convert CMD_802_11_ASSOCIATE to a direct commandDan Williams1-6/+0
2009-06-03libertas: convert CMD_802_11_AUTHENTICATE to a direct commandDan Williams1-1/+0
2008-09-15libertas: convert SNMP_MIB to a direct commandDan Williams1-46/+0
2008-09-15libertas: remove unused generic RESET commandDan Williams1-1/+0
2008-08-29libertas: convert adhoc operations to direct commandsDan Williams1-9/+0
2008-08-29libertas: convert CMD_802_11_DEAUTHENTICATE to a direct commandDan Williams1-5/+0
2008-08-29libertas: convert CMD_802_11_RF_TX_POWER to a direct commandDan Williams1-19/+0
2008-06-03libertas: rate adaptation configuration via iwconfig.Javier Cardona1-20/+0
2008-05-21libertas: fix multicast filtering on eth and msh interfacesDavid Woodhouse1-1/+0
2008-05-21libertas: Increase priority of 'unknown command' warningsDavid Woodhouse1-2/+2