index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
libertas
/
scan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Libertas: cfg80211 support
Kiran Divekar
2010-06-23
1
-1354
/
+0
*
wireless: fix several minor description typos
Walter Goldens
2010-06-02
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2009-12-30
1
-14
/
+8
|
\
|
*
libertas: Remove carrier signaling from the scan code
Samuel Ortiz
2009-12-28
1
-14
/
+8
*
|
libertas: add access functions for mesh open/connect status
Holger Schurig
2009-12-22
1
-1
/
+1
|
/
*
libertas: sort and categorize entries in decl.h
Holger Schurig
2009-10-27
1
-1
/
+1
*
libertas: remove "struct cmd_ds_gen"
Holger Schurig
2009-10-27
1
-2
/
+2
*
libertas: move scan/assoc related stuff
Holger Schurig
2009-10-27
1
-0
/
+184
*
libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LEN
Holger Schurig
2009-10-27
1
-3
/
+3
*
libertas: remove unused 11d.h as well, priv->countryinfo
Holger Schurig
2009-10-27
1
-21
/
+0
*
libertas: remove unused 11d code
Holger Schurig
2009-10-27
1
-19
/
+3
*
libertas: Check return status of command functions
Amitkumar Karwar
2009-10-27
1
-4
/
+7
*
libertas: Read outside array bounds
Roel Kluin
2009-07-29
1
-1
/
+2
*
wireless: libertas: fix unaligned accesses
Cliff Cai
2009-06-03
1
-1
/
+1
*
libertas: restyle Marvell & IEEE TLV structure names
Dan Williams
2009-06-03
1
-13
/
+16
*
libertas: simplify and clean up association/start/join setup
Dan Williams
2009-06-03
1
-18
/
+14
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-03-01
1
-2
/
+2
|
\
|
*
libertas: fix misuse of netdev_priv() and dev->ml_priv
Kiran Divekar
2009-02-26
1
-2
/
+2
*
|
libertas: pos[4] tested twice, 2nd should be pos[5]
Roel Kluin
2009-02-09
1
-1
/
+1
|
/
*
netdevice: safe convert to netdev_priv() #part-3
Wang Chen
2008-11-12
1
-2
/
+2
*
don't use net/ieee80211.h
Johannes Berg
2008-11-10
1
-38
/
+39
*
wireless: use individual buffers for printing ssid values
John W. Linville
2008-10-31
1
-4
/
+8
*
wireless: consolidate on a single escape_essid implementation
John W. Linville
2008-10-31
1
-4
/
+7
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-10-31
1
-2
/
+2
|
\
|
*
libertas: fix buffer overrun
Johannes Berg
2008-10-29
1
-2
/
+2
*
|
net: convert print_mac to %pM
Johannes Berg
2008-10-27
1
-7
/
+4
|
/
*
libertas: convert CMD_802_11_RADIO_CONTROL to a direct command
Dan Williams
2008-08-29
1
-0
/
+5
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-07-14
1
-2
/
+2
|
\
|
*
libertas: fix memory alignment problems on the blackfin
Ihar Hrachyshka
2008-07-09
1
-2
/
+2
*
|
wext: Emit event stream entries correctly when compat.
David S. Miller
2008-06-16
1
-17
/
+19
|
/
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2008-05-01
1
-1
/
+2
|
\
|
*
libertas: fix use-before-check violation
Holger Schurig
2008-04-30
1
-1
/
+2
*
|
wireless: use get/put_unaligned_* helpers
Harvey Harrison
2008-04-29
1
-1
/
+1
|
/
*
libertas: move association code from scan.c into assoc.c
Holger Schurig
2008-04-08
1
-363
/
+1
*
libertas: move association code from join.c into scan.c
Holger Schurig
2008-04-08
1
-1
/
+1
*
libertas: store rssi as an u32
Holger Schurig
2008-03-25
1
-2
/
+2
*
libertas: implement SSID scanning for SIOCSIWSCAN
Holger Schurig
2008-03-13
1
-78
/
+67
*
libertas: clean up scan.c, remove zeromac and bcastmac
David Woodhouse
2008-03-06
1
-234
/
+181
*
libertas: convert 802_11_SCAN to a direct command
David Woodhouse
2008-03-06
1
-81
/
+41
*
libertas: rename/document scan_channel
Holger Schurig
2008-02-29
1
-11
/
+11
*
libertas: make lbs_unset_basic_rate_flags() static
Holger Schurig
2008-02-29
1
-0
/
+17
*
Spelling fixes: lenght->length
Paulius Zaleckas
2008-02-03
1
-1
/
+1
*
libertas: slight cleanup of netif queue stop/wake
David Woodhouse
2008-01-28
1
-5
/
+7
*
libertas: fix sparse endianness warnings in scan.c
David Woodhouse
2008-01-28
1
-6
/
+5
*
libertas: kill struct lbs_adapter
David Woodhouse
2008-01-28
1
-98
/
+90
*
libertas: implement new scanning logic
Holger Schurig
2008-01-28
1
-511
/
+360
*
libertas: remove user-specified channel list
Holger Schurig
2008-01-28
1
-57
/
+2
*
libertas: remove numprobes
Holger Schurig
2008-01-28
1
-19
/
+1
*
libertas: remove arbitrary typedefs
Holger Schurig
2008-01-28
1
-38
/
+41
[next]