index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
libertas
/
scan.c
Age
Commit message (
Expand
)
Author
2010-06-23
Libertas: cfg80211 support
Kiran Divekar
2010-06-02
wireless: fix several minor description typos
Walter Goldens
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2009-12-28
libertas: Remove carrier signaling from the scan code
Samuel Ortiz
2009-12-22
libertas: add access functions for mesh open/connect status
Holger Schurig
2009-10-27
libertas: sort and categorize entries in decl.h
Holger Schurig
2009-10-27
libertas: remove "struct cmd_ds_gen"
Holger Schurig
2009-10-27
libertas: move scan/assoc related stuff
Holger Schurig
2009-10-27
libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LEN
Holger Schurig
2009-10-27
libertas: remove unused 11d.h as well, priv->countryinfo
Holger Schurig
2009-10-27
libertas: remove unused 11d code
Holger Schurig
2009-10-27
libertas: Check return status of command functions
Amitkumar Karwar
2009-07-29
libertas: Read outside array bounds
Roel Kluin
2009-06-03
wireless: libertas: fix unaligned accesses
Cliff Cai
2009-06-03
libertas: restyle Marvell & IEEE TLV structure names
Dan Williams
2009-06-03
libertas: simplify and clean up association/start/join setup
Dan Williams
2009-03-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-02-26
libertas: fix misuse of netdev_priv() and dev->ml_priv
Kiran Divekar
2009-02-09
libertas: pos[4] tested twice, 2nd should be pos[5]
Roel Kluin
2008-11-12
netdevice: safe convert to netdev_priv() #part-3
Wang Chen
2008-11-10
don't use net/ieee80211.h
Johannes Berg
2008-10-31
wireless: use individual buffers for printing ssid values
John W. Linville
2008-10-31
wireless: consolidate on a single escape_essid implementation
John W. Linville
2008-10-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-10-29
libertas: fix buffer overrun
Johannes Berg
2008-10-27
net: convert print_mac to %pM
Johannes Berg
2008-08-29
libertas: convert CMD_802_11_RADIO_CONTROL to a direct command
Dan Williams
2008-07-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-07-09
libertas: fix memory alignment problems on the blackfin
Ihar Hrachyshka
2008-06-16
wext: Emit event stream entries correctly when compat.
David S. Miller
2008-05-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2008-04-30
libertas: fix use-before-check violation
Holger Schurig
2008-04-29
wireless: use get/put_unaligned_* helpers
Harvey Harrison
2008-04-08
libertas: move association code from scan.c into assoc.c
Holger Schurig
2008-04-08
libertas: move association code from join.c into scan.c
Holger Schurig
2008-03-25
libertas: store rssi as an u32
Holger Schurig
2008-03-13
libertas: implement SSID scanning for SIOCSIWSCAN
Holger Schurig
2008-03-06
libertas: clean up scan.c, remove zeromac and bcastmac
David Woodhouse
2008-03-06
libertas: convert 802_11_SCAN to a direct command
David Woodhouse
2008-02-29
libertas: rename/document scan_channel
Holger Schurig
2008-02-29
libertas: make lbs_unset_basic_rate_flags() static
Holger Schurig
2008-02-03
Spelling fixes: lenght->length
Paulius Zaleckas
2008-01-28
libertas: slight cleanup of netif queue stop/wake
David Woodhouse
2008-01-28
libertas: fix sparse endianness warnings in scan.c
David Woodhouse
2008-01-28
libertas: kill struct lbs_adapter
David Woodhouse
2008-01-28
libertas: implement new scanning logic
Holger Schurig
2008-01-28
libertas: remove user-specified channel list
Holger Schurig
2008-01-28
libertas: remove numprobes
Holger Schurig
2008-01-28
libertas: remove arbitrary typedefs
Holger Schurig
[next]