index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
libertas
/
assoc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2008-04-09
libertas: move lbs_update_channel out of assoc.c
Holger Schurig
1
-17
/
+0
2008-04-09
libertas: move association code from scan.c into assoc.c
Holger Schurig
1
-0
/
+352
2008-04-09
libertas: move association code from join.c into scan.c
Holger Schurig
1
-4
/
+858
2008-04-08
libertas: fix mode initialization problem
Holger Schurig
1
-1
/
+1
2008-03-25
libertas: convert GET_LOG to a direct command
Holger Schurig
1
-4
/
+0
2008-03-25
libertas: fix scheduling while atomic bug in CMD_MAC_CONTROL
Holger Schurig
1
-6
/
+2
2008-03-25
libertas: rename packetfilter to mac_control
Holger Schurig
1
-4
/
+4
2008-03-13
libertas: implement SSID scanning for SIOCSIWSCAN
Holger Schurig
1
-2
/
+2
2008-03-07
libertas: convert KEY_MATERIAL to a direct command
David Woodhouse
1
-10
/
+2
2008-02-29
libertas: make lbs_sync_channel() static
Holger Schurig
1
-11
/
+0
2008-02-29
libertas: make association debug output nicer
Holger Schurig
1
-6
/
+3
2008-02-01
libertas: fix memory alignment problems on the blackfin
Ihar Hrachyshka
1
-2
/
+4
2008-01-29
libertas: convert ENABLE_RSN to a direct command
David Woodhouse
1
-14
/
+5
2008-01-29
libertas: convert SET_WEP to a direct command
David Woodhouse
1
-18
/
+8
2008-01-29
libertas: fix return from lbs_update_channel()
David Woodhouse
1
-6
/
+10
2008-01-29
libertas: pass channel argument directly to lbs_mesh_config()
David Woodhouse
1
-5
/
+6
2008-01-29
libertas: make lbs_update_channel() function non-static
David Woodhouse
1
-4
/
+4
2008-01-29
libertas: add missing newlines in debugging statements
David Woodhouse
1
-5
/
+5
2008-01-29
libertas: disable mesh temporarily while setting eth channel/assoc
David Woodhouse
1
-2
/
+12
2008-01-29
libertas: add missing newline on debug message
David Woodhouse
1
-1
/
+1
2008-01-29
libertas: convert RF_CHANNEL to a direct command
Dan Williams
1
-10
/
+13
2008-01-29
libertas: kill struct lbs_adapter
David Woodhouse
1
-72
/
+64
2008-01-29
libertas: tweak association debug output
Holger Schurig
1
-5
/
+4
2008-01-29
libertas: remove arbitrary typedefs
Holger Schurig
1
-23
/
+25
2008-01-29
libertas: clean up association debug messages
Holger Schurig
1
-72
/
+64
2008-01-29
libertas: move to uniform lbs_/LBS_ namespace
Holger Schurig
1
-60
/
+60
2007-10-11
[PATCH] libertas: problems setting wpa keys
Dan Williams
1
-5
/
+30
2007-10-11
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
1
-8
/
+11
2007-10-11
[PATCH] libertas: fix misspelling in debug message
Dan Williams
1
-1
/
+1
2007-10-11
[PATCH] libertas: remove adapter->prescan
Holger Schurig
1
-4
/
+2
2007-10-11
[PATCH] libertas: re-uppercase command defines and other constants
Dan Williams
1
-34
/
+34
2007-10-11
[PATCH] libertas: clean up indentation in libertas_association_worker
Dan Williams
1
-5
/
+10
2007-10-11
[PATCH] libertas: rename WLAN_802_11_KEY to enc_key and clean up usage
Dan Williams
1
-4
/
+4
2007-06-28
[PATCH] libertas: fix WPA associations by handling ENABLE_RSN correctly
Dan Williams
1
-2
/
+26
2007-06-12
[PATCH] libertas: deauthenticate from AP in channel switch
Luis Carlos Cobo Rus
1
-0
/
+5
2007-06-12
[PATCH] libertas: pull current channel from firmware on mesh autostart
Luis Carlos Cobo Rus
1
-0
/
+8
2007-06-11
[PATCH] libertas: reduce SSID and BSSID mixed-case abuse
Dan Williams
1
-7
/
+7
2007-06-11
[PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essid
Dan Williams
1
-48
/
+26
2007-06-11
[PATCH] libertas: tweak association debug output
Dan Williams
1
-11
/
+8
2007-06-11
[PATCH] libertas: first pass at fixing up endianness issues
David Woodhouse
1
-1
/
+1
2007-06-11
[PATCH] libertas: Make WPA work through supplicant handshake
Dan Williams
1
-10
/
+10
2007-06-11
[PATCH] libertas: debug print spacing fixes in assoc.c
Dan Williams
1
-2
/
+1
2007-06-11
[PATCH] libertas: honor specific channel requests during association
Dan Williams
1
-2
/
+6
2007-06-11
[PATCH] libertas: use compare_ether_addr() rather than memcmp() where appropr...
Dan Williams
1
-4
/
+5
2007-06-11
[PATCH] libertas: make association paths consistent
Dan Williams
1
-23
/
+83
2007-06-11
[PATCH] libertas: move channel changing into association framework
Dan Williams
1
-0
/
+81
2007-06-11
[PATCH] libertas: fix 'keep previous scan' behavior
Dan Williams
1
-2
/
+2
2007-06-11
[PATCH] libertas: make scan result handling more flexible
Dan Williams
1
-22
/
+18
2007-06-11
[PATCH] libertas: replace 'macaddress' with 'bssid'
Dan Williams
1
-1
/
+1
[next]