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
/
wext.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libertas: always show firmware release
Holger Schurig
2008-01-28
1
-11
/
+5
*
libertas: allow for PS mode to be disabled when firmware doesn't support it
David Woodhouse
2008-01-28
1
-0
/
+7
*
libertas: pass channel argument directly to lbs_mesh_config()
David Woodhouse
2008-01-28
1
-4
/
+3
*
libertas: allow setting channel on mshX device
David Woodhouse
2008-01-28
1
-1
/
+52
*
libertas: allow get/set SSID on mshX device
David Woodhouse
2008-01-28
1
-2
/
+50
*
libertas: convert DATA_RATE to a direct command
Dan Williams
2008-01-28
1
-6
/
+3
*
libertas: kill struct lbs_adapter
David Woodhouse
2008-01-28
1
-203
/
+169
*
libertas: Don't set IW_ENCODE_NOKEY when returning WEP keys.
David Woodhouse
2008-01-28
1
-10
/
+1
*
libertas: remove arbitrary typedefs
Holger Schurig
2008-01-28
1
-80
/
+84
*
libertas: separate mesh connectivity from that of the main interface
Brajesh Dave
2008-01-28
1
-4
/
+7
*
libertas: move to uniform lbs_/LBS_ namespace
Holger Schurig
2008-01-28
1
-238
/
+238
*
wireless: checkpatch cleanups
Jeff Garzik
2008-01-28
1
-4
/
+2
*
netdev: ARRAY_SIZE() cleanups
Alejandro Martinez Ruiz
2008-01-28
1
-8
/
+3
*
wireless: fix '!x & y' typo's
Roel Kluin
2008-01-28
1
-1
/
+1
*
libertas: move wlan_*_association_work from header to c file
Holger Schurig
2008-01-28
1
-16
/
+34
*
drivers/net/wireless: Add missing "space"
Joe Perches
2007-11-29
1
-1
/
+1
*
[PATCH] libertas: let get nick return what set nick has set
Holger Schurig
2007-10-10
1
-27
/
+7
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
1
-2
/
+3
*
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
Denis Cheng
2007-10-10
1
-2
/
+2
*
[PATCH] libertas: fix sparse-reported problems
Dan Williams
2007-10-10
1
-4
/
+4
*
[PATCH] libertas: fix a few wext abuses...
Jean Tourrilhes
2007-10-10
1
-93
/
+27
*
[PATCH] libertas: remove adapter->txrate
Holger Schurig
2007-10-10
1
-1
/
+1
*
[PATCH] libertas: fix WEXT quality reporting
Dan Williams
2007-10-10
1
-1
/
+1
*
[PATCH] libertas: make more functions static & remove unused functions
Holger Schurig
2007-10-10
1
-1
/
+1
*
[PATCH] libertas: simplify and clean up data rate handling
Dan Williams
2007-10-10
1
-123
/
+40
*
[PATCH] libertas: fix more mixed-case abuse
Dan Williams
2007-10-10
1
-2
/
+2
*
[PATCH] libertas: re-uppercase command defines and other constants
Dan Williams
2007-10-10
1
-43
/
+43
*
[PATCH] libertas: rename WLAN_802_11_KEY to enc_key and clean up usage
Dan Williams
2007-10-10
1
-7
/
+7
*
[PATCH] drivers/net/wireless/libertas/wext.c: remove dead code
Adrian Bunk
2007-07-10
1
-3
/
+0
*
[PATCH] libertas: remove private ioctls
Dan Williams
2007-06-28
1
-152
/
+0
*
[PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essid
Dan Williams
2007-06-11
1
-18
/
+24
*
[PATCH] libertas: don't byte-swap firmware version number. It's a byte array.
David Woodhouse
2007-06-11
1
-9
/
+10
*
[PATCH] libertas: first pass at fixing up endianness issues
David Woodhouse
2007-06-11
1
-6
/
+6
*
[PATCH] libertas: split wext for eth and msh
Luis Carlos Cobo Rus
2007-06-11
1
-0
/
+104
*
[PATCH] libertas: Make WPA work through supplicant handshake
Dan Williams
2007-06-11
1
-28
/
+64
*
[PATCH] libertas: move channel changing into association framework
Dan Williams
2007-06-11
1
-151
/
+31
*
[PATCH] libertas: fix 'keep previous scan' behavior
Dan Williams
2007-06-11
1
-1
/
+1
*
[PATCH] libertas: make scan result handling more flexible
Dan Williams
2007-06-11
1
-31
/
+28
*
[PATCH] libertas: updated mesh commands for 5.220.9.p11
Luis Carlos Cobo
2007-06-11
1
-0
/
+10
*
[PATCH] libertas: fixed incorrect assigment of fcs errors to frag errors
Luis Carlos Cobo
2007-06-11
1
-1
/
+1
*
[PATCH] libertas: make debug configurable
Holger Schurig
2007-06-11
1
-176
/
+176
*
[PATCH] libertas: make libertas_wlan_data_rates static
Holger Schurig
2007-06-11
1
-0
/
+8
*
[PATCH] libertas: Purge non-mesh ioctls
Dan Williams
2007-05-11
1
-274
/
+0
*
[PATCH] libertas: Get rid of version.h
Dan Williams
2007-05-11
1
-1
/
+0
*
[PATCH] libertas: remove WLAN_802_11_NETWORK_INFRASTRUCTURE enum
Dan Williams
2007-05-11
1
-49
/
+16
*
[PATCH] libertas: remove WLAN_802_11_WEP_STATUS enum
Dan Williams
2007-05-11
1
-20
/
+19
*
[PATCH] libertas: remove WLAN_802_11_AUTHENTICATION_MODE
Dan Williams
2007-05-11
1
-36
/
+16
*
[PATCH] libertas: remove setwpaie private ioctl
Dan Williams
2007-05-11
1
-5
/
+0
*
[PATCH] libertas: remove setauthalg private ioctl
Dan Williams
2007-05-11
1
-6
/
+0
*
[PATCH] libertas: remove 8021xauthalgs private ioctl
Dan Williams
2007-05-11
1
-6
/
+0
[next]