index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
libertas
/
assoc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libertas: move association related commands into assoc.c
Holger Schurig
2009-10-27
1
-0
/
+390
*
libertas: get current channel out of priv->curbssparams
Holger Schurig
2009-10-27
1
-9
/
+9
*
libertas: move scan/assoc related stuff
Holger Schurig
2009-10-27
1
-0
/
+7
*
libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LEN
Holger Schurig
2009-10-27
1
-5
/
+5
*
libertas: remove unused 11d code
Holger Schurig
2009-10-27
1
-16
/
+0
*
libertas: clean up and clarify get_common_rates
Dan Williams
2009-08-28
1
-31
/
+27
*
libertas: Read buffer overflow
Roel Kluin
2009-08-28
1
-16
/
+15
*
libertas: don't use dynamic-sized array
Andrey Yurovsky
2009-08-20
1
-1
/
+7
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-12
1
-8
/
+10
|
\
|
*
Revert "libertas: Read buffer overflow"
David S. Miller
2009-08-12
1
-8
/
+10
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-30
1
-10
/
+8
|
\
\
|
|
/
|
*
libertas: Read buffer overflow
Roel Kluin
2009-07-29
1
-10
/
+8
*
|
wireless: remove print_mac uses
Johannes Berg
2009-07-24
1
-7
/
+3
*
|
libertas: copy WPA keys to priv when associating
Andrey Yurovsky
2009-07-10
1
-0
/
+6
|
/
*
libertas: fix WPA adhoc network creation
Dan Williams
2009-06-03
1
-3
/
+5
*
libertas: convert CMD_802_11_ASSOCIATE to a direct command
Dan Williams
2009-06-03
1
-307
/
+320
*
libertas: convert CMD_802_11_AUTHENTICATE to a direct command
Dan Williams
2009-06-03
1
-59
/
+75
*
libertas: restyle Marvell & IEEE TLV structure names
Dan Williams
2009-06-03
1
-14
/
+14
*
libertas: simplify and clean up association/start/join setup
Dan Williams
2009-06-03
1
-30
/
+27
*
don't use net/ieee80211.h
Johannes Berg
2008-11-10
1
-8
/
+10
*
wireless: use individual buffers for printing ssid values
John W. Linville
2008-10-31
1
-6
/
+11
*
wireless: consolidate on a single escape_essid implementation
John W. Linville
2008-10-31
1
-6
/
+8
*
net: convert print_mac to %pM
Johannes Berg
2008-10-27
1
-19
/
+13
*
libertas: convert SNMP_MIB to a direct command
Dan Williams
2008-09-15
1
-5
/
+1
*
libertas: convert adhoc operations to direct commands
Dan Williams
2008-08-29
1
-354
/
+278
*
libertas: convert CMD_802_11_RADIO_CONTROL to a direct command
Dan Williams
2008-08-29
1
-26
/
+31
*
libertas: convert CMD_802_11_DEAUTHENTICATE to a direct command
Dan Williams
2008-08-29
1
-35
/
+26
*
libertas: rate adaptation configuration via iwconfig.
Javier Cardona
2008-06-03
1
-1
/
+1
*
libertas: Extend MESH_CONFIG command to access non-volatile configuration
Javier Cardona
2008-05-21
1
-2
/
+4
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-04-14
1
-1
/
+1
|
\
|
*
libertas: fix mode initialization problem
Holger Schurig
2008-04-07
1
-1
/
+1
*
|
libertas: move lbs_update_channel out of assoc.c
Holger Schurig
2008-04-08
1
-17
/
+0
*
|
libertas: move association code from scan.c into assoc.c
Holger Schurig
2008-04-08
1
-0
/
+352
*
|
libertas: move association code from join.c into scan.c
Holger Schurig
2008-04-08
1
-4
/
+858
*
|
libertas: convert GET_LOG to a direct command
Holger Schurig
2008-03-25
1
-4
/
+0
*
|
libertas: fix scheduling while atomic bug in CMD_MAC_CONTROL
Holger Schurig
2008-03-25
1
-6
/
+2
*
|
libertas: rename packetfilter to mac_control
Holger Schurig
2008-03-25
1
-4
/
+4
*
|
libertas: implement SSID scanning for SIOCSIWSCAN
Holger Schurig
2008-03-13
1
-2
/
+2
*
|
libertas: convert KEY_MATERIAL to a direct command
David Woodhouse
2008-03-06
1
-10
/
+2
*
|
libertas: make lbs_sync_channel() static
Holger Schurig
2008-02-29
1
-11
/
+0
*
|
libertas: make association debug output nicer
Holger Schurig
2008-02-29
1
-6
/
+3
|
/
*
libertas: fix memory alignment problems on the blackfin
Ihar Hrachyshka
2008-01-31
1
-2
/
+4
*
libertas: convert ENABLE_RSN to a direct command
David Woodhouse
2008-01-28
1
-14
/
+5
*
libertas: convert SET_WEP to a direct command
David Woodhouse
2008-01-28
1
-18
/
+8
*
libertas: fix return from lbs_update_channel()
David Woodhouse
2008-01-28
1
-6
/
+10
*
libertas: pass channel argument directly to lbs_mesh_config()
David Woodhouse
2008-01-28
1
-5
/
+6
*
libertas: make lbs_update_channel() function non-static
David Woodhouse
2008-01-28
1
-4
/
+4
*
libertas: add missing newlines in debugging statements
David Woodhouse
2008-01-28
1
-5
/
+5
*
libertas: disable mesh temporarily while setting eth channel/assoc
David Woodhouse
2008-01-28
1
-2
/
+12
*
libertas: add missing newline on debug message
David Woodhouse
2008-01-28
1
-1
/
+1
[next]