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
/
dev.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
libertas: fix memory alignment problems on the blackfin
Ihar Hrachyshka
2008-01-31
1
-1
/
+1
*
libertas: always show firmware release
Holger Schurig
2008-01-28
1
-1
/
+1
*
libertas: move cardspecific data to driver
Holger Schurig
2008-01-28
1
-1
/
+0
*
libertas: convert SLEEP_PARAMS to a direct command
David Woodhouse
2008-01-28
1
-9
/
+6
*
libertas: allow for PS mode to be disabled when firmware doesn't support it
David Woodhouse
2008-01-28
1
-0
/
+1
*
libertas: handle HOST_AWAKE event by sending WAKEUP_CONFIRM command
David Woodhouse
2008-01-28
1
-0
/
+1
*
libertas: handle command timeout in main thread instead of directly in timer
David Woodhouse
2008-01-28
1
-0
/
+2
*
libertas: cope with both old and new mesh TLV values
David Woodhouse
2008-01-28
1
-0
/
+2
*
libertas: add ethtool support for wake-on-lan configuration
David Woodhouse
2008-01-28
1
-0
/
+5
*
libertas: add lbs_mesh sysfs attribute for enabling mesh
David Woodhouse
2008-01-28
1
-0
/
+2
*
libertas: make rtap and normal modes mutually exclusive, clean up open/stop
David Woodhouse
2008-01-28
1
-1
/
+0
*
libertas: Move actual transmission to main thread
David Woodhouse
2008-01-28
1
-1
/
+4
*
libertas: stop using ieee80211 for radiotap device
David Woodhouse
2008-01-28
1
-2
/
+0
*
libertas: kill internal tx queue for PS mode
David Woodhouse
2008-01-28
1
-5
/
+0
*
libertas: kill struct lbs_adapter
David Woodhouse
2008-01-28
1
-49
/
+48
*
libertas: kill TxLockFlag
David Woodhouse
2008-01-28
1
-1
/
+0
*
libertas: fix lbs_rtap attribute in sysfs
David Woodhouse
2008-01-28
1
-2
/
+0
*
libertas: kill adapter->nr_cmd_pending
David Woodhouse
2008-01-28
1
-1
/
+0
*
libertas: implement new scanning logic
Holger Schurig
2008-01-28
1
-2
/
+1
*
libertas: remove arbitrary typedefs
Holger Schurig
2008-01-28
1
-7
/
+7
*
libertas: configurable beacon interval
Brajesh Dave
2008-01-28
1
-0
/
+2
*
libertas: separate mesh connectivity from that of the main interface
Brajesh Dave
2008-01-28
1
-0
/
+1
*
libertas: move to uniform lbs_/LBS_ namespace
Holger Schurig
2008-01-28
1
-21
/
+21
*
[PATCH] libertas: reorganize and simplify init sequence
Dan Williams
2007-10-10
1
-4
/
+0
*
[PATCH] libertas: pass boot2 version to firmware
Luis Carlos Cobo
2007-10-10
1
-0
/
+1
*
[PATCH] libertas: push WEXT scan requests to a work queue
Dan Williams
2007-10-10
1
-1
/
+2
*
[PATCH] libertas: monitor mode support for OLPC firmware
Luis Carlos Cobo
2007-10-10
1
-3
/
+4
*
[PATCH] libertas: keep mesh autostart enabled while asleep
Luis Carlos Cobo
2007-10-10
1
-0
/
+1
*
[PATCH] libertas: remove adapter->scantype
Holger Schurig
2007-10-10
1
-2
/
+0
*
[PATCH] libertas: remove adapter->scanmode
Holger Schurig
2007-10-10
1
-1
/
+0
*
[PATCH] libertas: remove adapter->beaconperiod
Holger Schurig
2007-10-10
1
-1
/
+0
*
[PATCH] libertas: remove adapter->adhoc_grate_enabled
Holger Schurig
2007-10-10
1
-2
/
+0
*
[PATCH] libertas: remove adapter->listeninterval
Holger Schurig
2007-10-10
1
-1
/
+0
*
[PATCH] libertas: remove adapter->regiontableindex
Holger Schurig
2007-10-10
1
-1
/
+0
*
[PATCH] libertas: remove adapter->atimwindow
Holger Schurig
2007-10-10
1
-1
/
+0
*
[PATCH] libertas: remove adapter->multipledtim
Holger Schurig
2007-10-10
1
-1
/
+0
*
[PATCH] libertas: remove adapter->locallisteninterval
Holger Schurig
2007-10-10
1
-1
/
+0
*
[PATCH] libertas: remove adapter->nullpktinterval
Holger Schurig
2007-10-10
1
-1
/
+0
*
[PATCH] libertas: remove adapter->{data,bcn}_avg_factor
Holger Schurig
2007-10-10
1
-2
/
+0
*
[PATCH] libertas: remove adapter->rxpd_rate
Holger Schurig
2007-10-10
1
-1
/
+0
*
[PATCH] libertas: remove adapter->txrate
Holger Schurig
2007-10-10
1
-1
/
+0
*
[PATCH] libertas: remove adapter->pkttxctrl
Holger Schurig
2007-10-10
1
-2
/
+0
*
[PATCH] libertas: remove adapter->scanprobes
Holger Schurig
2007-10-10
1
-1
/
+0
*
[PATCH] libertas: remove adapter->prescan
Holger Schurig
2007-10-10
1
-1
/
+0
*
[PATCH] libertas: remove adapter->{rx,tx}antenna
Holger Schurig
2007-10-10
1
-6
/
+0
*
[PATCH] libertas: remove unused adapter->prev_XXXX variables
Holger Schurig
2007-10-10
1
-4
/
+0
*
[PATCH] libertas: remove debugmode
Holger Schurig
2007-10-10
1
-1
/
+0
*
[PATCH] libertas: simplify and clean up data rate handling
Dan Williams
2007-10-10
1
-11
/
+5
*
[PATCH] libertas: remove thread.h and make kthread usage clearer
Dan Williams
2007-10-10
1
-2
/
+2
*
[PATCH] libertas: rename WLAN_802_11_KEY to enc_key and clean up usage
Dan Williams
2007-10-10
1
-6
/
+6
[next]