Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
524ad0a79126efabf58d0a49eace6155ab5b4549
/
drivers
/
net
/
wireless
/
libertas
/
wext.c
524ad0a
netdevice: safe convert to netdev_priv() #part-4
by Wang Chen
· 16 years ago
2c706002
don't use net/ieee80211.h
by Johannes Berg
· 16 years ago
9387b7c
wireless: use individual buffers for printing ssid values
by John W. Linville
· 16 years ago
7e272fc
wireless: consolidate on a single escape_essid implementation
by John W. Linville
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
3ed6e08
libertas: Improvements on automatic tx power control via SIOCSIWTXPOW (fixups)
by Anna Neal
· 16 years ago
9c40fc5
libertas: Reduce the WPA key installation time (fixups)
by Javier Cardona
· 16 years ago
375da53
libertas: correct "limited range of data type" warning
by John W. Linville
· 16 years ago
9c31fd6
libertas: Reduce the WPA key installation time.
by Javier Cardona
· 17 years ago
39fcf7a
libertas: convert SNMP_MIB to a direct command
by Dan Williams
· 17 years ago
0112c9e
libertas: Improvements on automatic tx power control via SIOCSIWTXPOW.
by Anna Neal
· 17 years ago
f5fe1fd
libertas: convert adhoc operations to direct commands
by Dan Williams
· 17 years ago
d5db2df
libertas: convert CMD_802_11_RADIO_CONTROL to a direct command
by Dan Williams
· 17 years ago
191bb40
libertas: convert CMD_802_11_DEAUTHENTICATE to a direct command
by Dan Williams
· 17 years ago
87c8c72
libertas: convert CMD_802_11_RF_TX_POWER to a direct command
by Dan Williams
· 17 years ago
85319f9
libertas: rate adaptation configuration via iwconfig.
by Javier Cardona
· 17 years ago
edaea5c
libertas: Extend MESH_CONFIG command to access non-volatile configuration
by Javier Cardona
· 17 years ago
fb14a7e
libertas: remove lbs_get_fwversion()
by Holger Schurig
· 17 years ago
245bf20
libertas: move association code from scan.c into assoc.c
by Holger Schurig
· 17 years ago
697900a
libertas: move association code from join.c into scan.c
by Holger Schurig
· 17 years ago
e98a88d
libertas: remove lots of unused stuff
by Holger Schurig
· 17 years ago
d4ff0ef
libertas: misc power saving adjusts
by Holger Schurig
· 17 years ago
c49c3b7
libertas: convert GET_LOG to a direct command
by Holger Schurig
· 17 years ago
52933d8
libertas: implement SSID scanning for SIOCSIWSCAN
by Holger Schurig
· 17 years ago
dac10a9
libertas: always show firmware release
by Holger Schurig
· 17 years ago
b2c57ee
libertas: allow for PS mode to be disabled when firmware doesn't support it
by David Woodhouse
· 17 years ago
8606213
libertas: pass channel argument directly to lbs_mesh_config()
by David Woodhouse
· 17 years ago
823eaa2
libertas: allow setting channel on mshX device
by David Woodhouse
· 17 years ago
f5956bf
libertas: allow get/set SSID on mshX device
by David Woodhouse
· 17 years ago
8e3c91b
libertas: convert DATA_RATE to a direct command
by Dan Williams
· 17 years ago
aa21c00
libertas: kill struct lbs_adapter
by David Woodhouse
· 17 years ago
c12bdc4
libertas: Don't set IW_ENCODE_NOKEY when returning WEP keys.
by David Woodhouse
· 17 years ago
69f9032
libertas: remove arbitrary typedefs
by Holger Schurig
· 17 years ago
01d77d8
libertas: separate mesh connectivity from that of the main interface
by Brajesh Dave
· 17 years ago
1007832
libertas: move to uniform lbs_/LBS_ namespace
by Holger Schurig
· 17 years ago
93a3b60
wireless: checkpatch cleanups
by Jeff Garzik
· 17 years ago
c00acf4
netdev: ARRAY_SIZE() cleanups
by Alejandro Martinez Ruiz
· 17 years ago
f59d978
wireless: fix '!x & y' typo's
by Roel Kluin
· 17 years ago
9f9dac2
libertas: move wlan_*_association_work from header to c file
by Holger Schurig
· 17 years ago
8376e7a
drivers/net/wireless: Add missing "space"
by Joe Perches
· 17 years ago
04799fa
[PATCH] libertas: let get nick return what set nick has set
by Holger Schurig
· 17 years ago
0795af5
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
by Joe Perches
· 17 years ago
ff8ac60
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
by Denis Cheng
· 18 years ago
8362cd4
[PATCH] libertas: fix sparse-reported problems
by Dan Williams
· 18 years ago
9483f03
[PATCH] libertas: fix a few wext abuses...
by Jean Tourrilhes
· 18 years ago
cad9d9b
[PATCH] libertas: remove adapter->txrate
by Holger Schurig
· 18 years ago
b20c520
[PATCH] libertas: fix WEXT quality reporting
by Dan Williams
· 18 years ago
ac558ca
[PATCH] libertas: make more functions static & remove unused functions
by Holger Schurig
· 18 years ago
8c51276
[PATCH] libertas: simplify and clean up data rate handling
by Dan Williams
· 18 years ago
ffcae95
[PATCH] libertas: fix more mixed-case abuse
by Dan Williams
· 18 years ago
0aef64d
[PATCH] libertas: re-uppercase command defines and other constants
by Dan Williams
· 18 years ago
1443b65
[PATCH] libertas: rename WLAN_802_11_KEY to enc_key and clean up usage
by Dan Williams
· 18 years ago
6b62472
[PATCH] drivers/net/wireless/libertas/wext.c: remove dead code
by Adrian Bunk
· 18 years ago
7dcf528
[PATCH] libertas: remove private ioctls
by Dan Williams
· 18 years ago
d8efea2
[PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essid
by Dan Williams
· 18 years ago
e5b3d47
[PATCH] libertas: don't byte-swap firmware version number. It's a byte array.
by David Woodhouse
· 18 years ago
981f187
[PATCH] libertas: first pass at fixing up endianness issues
by David Woodhouse
· 18 years ago
f5e05b6
[PATCH] libertas: split wext for eth and msh
by Luis Carlos Cobo Rus
· 18 years ago
90a4221
[PATCH] libertas: Make WPA work through supplicant handshake
by Dan Williams
· 18 years ago
ef9a264
[PATCH] libertas: move channel changing into association framework
by Dan Williams
· 18 years ago
eb8f733
[PATCH] libertas: fix 'keep previous scan' behavior
by Dan Williams
· 18 years ago
fcdb53d
[PATCH] libertas: make scan result handling more flexible
by Dan Williams
· 18 years ago
90e8eaf
[PATCH] libertas: updated mesh commands for 5.220.9.p11
by Luis Carlos Cobo
· 18 years ago
6004513
[PATCH] libertas: fixed incorrect assigment of fcs errors to frag errors
by Luis Carlos Cobo
· 18 years ago
9012b28
[PATCH] libertas: make debug configurable
by Holger Schurig
· 18 years ago
bf68dac
[PATCH] libertas: make libertas_wlan_data_rates static
by Holger Schurig
· 18 years ago
4b19fcc
[PATCH] libertas: Purge non-mesh ioctls
by Dan Williams
· 18 years ago
3ce4023
[PATCH] libertas: Get rid of version.h
by Dan Williams
· 18 years ago
0dc5a29
[PATCH] libertas: remove WLAN_802_11_NETWORK_INFRASTRUCTURE enum
by Dan Williams
· 18 years ago
889c05b
[PATCH] libertas: remove WLAN_802_11_WEP_STATUS enum
by Dan Williams
· 18 years ago
6affe78
[PATCH] libertas: remove WLAN_802_11_AUTHENTICATION_MODE
by Dan Williams
· 18 years ago
43631e1
[PATCH] libertas: remove setwpaie private ioctl
by Dan Williams
· 18 years ago
69f88dc
[PATCH] libertas: remove setauthalg private ioctl
by Dan Williams
· 18 years ago
1d42b8f
[PATCH] libertas: remove 8021xauthalgs private ioctl
by Dan Williams
· 18 years ago
876c9d3
[PATCH] Marvell Libertas 8388 802.11b/g USB driver
by Marcelo Tosatti
· 18 years ago