index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
libertas
/
cmdresp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+3
2011-07-11
libertas: fix handling of command timeout, completion and interruption
Daniel Drake
1
-3
/
+3
2011-06-07
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-05-11
libertas: Use netdev_<level> or dev_<level> where possible
Joe Perches
1
-16
/
+16
2011-05-11
libertas: Convert lbs_pr_<level> to pr_<level>
Joe Perches
1
-12
/
+17
2011-04-28
libertas: use kernel-doc notation, fix comment style
Randy Dunlap
1
-9
/
+10
2010-07-27
libertas: kill unused lbs_prepare_and_send_command()
Dan Williams
1
-3
/
+0
2010-07-27
libertas: convert PS_MODE to a direct command
Dan Williams
1
-6
/
+7
2010-07-27
libertas: remove unused indirect command response handler
Dan Williams
1
-24
/
+1
2010-07-27
libertas: convert CMD_FWT_ACCESS to a direct command
Dan Williams
1
-9
/
+0
2010-07-27
libertas: convert Mesh Blinding Table access to a direct command
Dan Williams
1
-7
/
+0
2010-07-27
libertas: convert register access to direct commands
Dan Williams
1
-48
/
+0
2010-07-27
libertas: remove Beacon Control
Dan Williams
1
-3
/
+0
2010-07-27
libertas: remove unused Automatic Frequency Control command
Dan Williams
1
-9
/
+0
2010-07-27
libertas: remove unused indirect TPC_CFG command leftovers
Dan Williams
1
-7
/
+0
2010-07-27
libertas: convert 11D_DOMAIN_INFO to a direct command
Dan Williams
1
-51
/
+0
2010-07-27
libertas: clean up RSSI command
Dan Williams
1
-4
/
+0
2010-06-23
libertas: mark lbs_ret_802_11d_domain_info static
John W. Linville
1
-1
/
+1
2010-06-23
Libertas: Added 11d support using cfg80211
Kiran Divekar
1
-0
/
+50
2010-06-23
Libertas: fix WARN_ON issues in cfg80211 support
Kiran Divekar
1
-1
/
+3
2010-06-23
Libertas: cfg80211 support
Kiran Divekar
1
-26
/
+3
2010-06-03
libertas: Added callback functions to support SDIO suspend/resume.
Amitkumar Karwar
1
-24
/
+6
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-09
libertas: don't retry commands
Holger Schurig
1
-5
/
+0
2009-12-22
libertas: remove mesh_autostart_enabled and sync_channel
Holger Schurig
1
-14
/
+2
2009-10-27
libertas: move mic failure event to wext.c
Holger Schurig
1
-28
/
+2
2009-10-27
libertas: move SIOCGIWAP calls to wext.c
Holger Schurig
1
-7
/
+1
2009-10-27
libertas: remove handling for CMD_GET_TSF
Holger Schurig
1
-6
/
+0
2009-10-27
libertas: remove handling for CMD_802_11_LED_GPIO_CTRL
Holger Schurig
1
-6
/
+0
2009-10-27
libertas: move association related commands into assoc.c
Holger Schurig
1
-47
/
+0
2009-10-27
libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LEN
Holger Schurig
1
-1
/
+1
2009-10-27
libertas: remove unused 11d code
Holger Schurig
1
-4
/
+0
2009-10-27
libertas: harmonize cmd.h
Holger Schurig
1
-0
/
+1
2009-10-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2009-10-13
libertas: fix build
Alan Cox
1
-0
/
+1
2009-10-08
libertas: Add auto deep sleep support for SD8385/SD8686/SD8688
Amitkumar Karwar
1
-0
/
+12
2009-06-03
wireless: libertas: fix unaligned accesses
Cliff Cai
1
-5
/
+5
2009-06-03
libertas: convert CMD_802_11_ASSOCIATE to a direct command
Dan Williams
1
-6
/
+0
2009-06-03
libertas: convert CMD_802_11_AUTHENTICATE to a direct command
Dan Williams
1
-1
/
+0
2008-09-16
libertas: convert SNMP_MIB to a direct command
Dan Williams
1
-46
/
+0
2008-09-16
libertas: remove unused generic RESET command
Dan Williams
1
-1
/
+0
2008-08-30
libertas: convert adhoc operations to direct commands
Dan Williams
1
-9
/
+0
2008-08-30
libertas: convert CMD_802_11_DEAUTHENTICATE to a direct command
Dan Williams
1
-5
/
+0
2008-08-30
libertas: convert CMD_802_11_RF_TX_POWER to a direct command
Dan Williams
1
-19
/
+0
2008-06-03
libertas: rate adaptation configuration via iwconfig.
Javier Cardona
1
-20
/
+0
2008-05-22
libertas: fix multicast filtering on eth and msh interfaces
David Woodhouse
1
-1
/
+0
2008-05-22
libertas: Increase priority of 'unknown command' warnings
David Woodhouse
1
-2
/
+2
2008-04-16
libertas: convert libertas driver to use an event/cmdresp queue
Holger Schurig
1
-16
/
+7
2008-04-09
libertas: move association code from join.c into scan.c
Holger Schurig
1
-1
/
+1
2008-04-02
libertas: convert sleep/wake config direct commands
Holger Schurig
1
-9
/
+8
[next]