index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
libertas
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libertas: scan before assocation if no BSSID was given
Dan Williams
2010-08-05
1
-0
/
+1
*
libertas: remove unused cmd_pending waitq
Dan Williams
2010-07-27
1
-8
/
+0
*
libertas: convert DEEP_SLEEP timer to a direct command
Dan Williams
2010-07-27
1
-8
/
+8
*
libertas: convert PS_MODE to a direct command
Dan Williams
2010-07-27
1
-2
/
+2
*
libertas: clean up RSSI command
Dan Williams
2010-07-27
1
-6
/
+1
*
libertas: Added support for host sleep feature
Amitkumar Karwar
2010-07-12
1
-32
/
+2
*
Libertas: Added 11d support using cfg80211
Kiran Divekar
2010-06-23
1
-0
/
+3
*
Libertas: fix WARN_ON issues in cfg80211 support
Kiran Divekar
2010-06-23
1
-2
/
+0
*
Libertas: cfg80211 support
Kiran Divekar
2010-06-23
1
-217
/
+4
*
libertas: Added callback functions to support SDIO suspend/resume.
Amitkumar Karwar
2010-06-02
1
-24
/
+55
*
net: trans_start cleanups
Eric Dumazet
2010-05-10
1
-1
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
1
-0
/
+1
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
1
-6
/
+6
*
|
libertas: add auto auth mode feature
Amitkumar Karwar
2010-03-24
1
-0
/
+1
|
/
*
wireless: convert to use netdev_for_each_mc_addr
Jiri Pirko
2010-02-28
1
-2
/
+6
*
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2010-02-14
1
-24
/
+7
|
\
|
*
libertas: don't retry commands
Holger Schurig
2010-02-08
1
-24
/
+7
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-12-25
1
-23
/
+19
|
\
\
|
|
/
|
*
libertas: remove priv->capability
Holger Schurig
2009-12-22
1
-1
/
+0
|
*
libertas: add access functions for mesh open/connect status
Holger Schurig
2009-12-22
1
-3
/
+2
|
*
libertas: move mesh SSID initialization into mesh.c
Holger Schurig
2009-12-22
1
-4
/
+0
|
*
libertas: decouple mesh and rtap
Holger Schurig
2009-12-22
1
-2
/
+17
|
*
libertas: remove mesh_autostart_enabled and sync_channel
Holger Schurig
2009-12-22
1
-13
/
+0
*
|
kfifo: fix warn_unused_result
Stefani Seibold
2009-12-22
1
-2
/
+4
*
|
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
2009-12-22
1
-2
/
+3
*
|
kfifo: cleanup namespace
Stefani Seibold
2009-12-22
1
-4
/
+4
*
|
kfifo: move out spinlock
Stefani Seibold
2009-12-22
1
-1
/
+1
*
|
kfifo: move struct kfifo in place
Stefani Seibold
2009-12-22
1
-9
/
+7
|
/
*
libertas: moveing mesh-related functions into mesh.c
Holger Schurig
2009-11-28
1
-342
/
+15
*
libertas: move SIOCGIWAP calls to wext.c
Holger Schurig
2009-10-27
1
-4
/
+1
*
libertas: get current channel out of priv->curbssparams
Holger Schurig
2009-10-27
1
-5
/
+5
*
libertas: move scan/assoc related stuff
Holger Schurig
2009-10-27
1
-182
/
+0
*
libertas: remove unused 11d code
Holger Schurig
2009-10-27
1
-3
/
+0
*
libertas: Check return status of command functions
Amitkumar Karwar
2009-10-27
1
-0
/
+2
*
libertas: remove double assignment of dev->netdev_ops
Luis R. Rodriguez
2009-10-09
1
-1
/
+0
*
libertas: first stab at cfg80211 support
Holger Schurig
2009-10-07
1
-17
/
+44
*
libertas: Add auto deep sleep support for SD8385/SD8686/SD8688
Amitkumar Karwar
2009-10-07
1
-14
/
+97
*
wireless: convert drivers to netdev_tx_t
Stephen Hemminger
2009-09-01
1
-1
/
+2
*
libertas: name the network device wlan%d
Daniel Mack
2009-08-14
1
-1
/
+2
*
libertas: improve function init/shutdown handling for SD8688
Bing Zhao
2009-06-03
1
-20
/
+0
*
libertas: implement function init/shutdown commands for SD8688
Bing Zhao
2009-05-22
1
-0
/
+20
*
libertas: support mesh for various firmware versions
Bing Zhao
2009-04-22
1
-17
/
+27
*
libertas: convert to net_device_ops
Stephen Hemminger
2009-03-21
1
-16
/
+29
*
libertas: convert to internal net_device_stats
Stephen Hemminger
2009-03-21
1
-25
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-03-01
1
-15
/
+16
|
\
|
*
libertas: fix misuse of netdev_priv() and dev->ml_priv
Kiran Divekar
2009-02-26
1
-15
/
+16
*
|
libertas: Update libertas core with GSPI constants
Colin McCabe
2009-01-29
1
-3
/
+2
|
/
*
drivers/net/wireless/libertas: move a dereference below a NULL test
Julia Lawall
2009-01-11
1
-3
/
+4
*
libertas: Create sysfs entry for changing the mesh probe response limit
Anna Neal
2008-12-12
1
-0
/
+60
[next]