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