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
/
wl12xx
/
cmd.c
Age
Commit message (
Expand
)
Author
2011-12-20
wl12xx: flush packets before stopping dev role
Eliad Peller
2011-12-01
wl12xx: Validate FEM index from ini file and FW
Pontus Fuchs
2011-11-08
wl12xx: couple role_start_dev with roc
Eliad Peller
2011-10-11
wl12xx: move debugging definitions to a separate file
Luciano Coelho
2011-10-11
wl12xx: replace all remaining wl->vif references
Eliad Peller
2011-10-11
wl12xx: add channel field to wlvif
Eliad Peller
2011-10-11
wl12xx: add band field to wlvif
Eliad Peller
2011-10-11
wl12xx: move bitrate_masks into wlvif
Eliad Peller
2011-10-07
wl12xx: move ap_hlid_map into wlvif.ap
Eliad Peller
2011-10-07
wl12xx: move beacon_int into wlvif
Eliad Peller
2011-10-07
wl12xx: move dev_hlid into wlvif
Eliad Peller
2011-10-07
wl12xx: move session_counter into wlvif
Eliad Peller
2011-10-07
wl12xx: move ap_global_hlid and ap_bcast_hlid into wlvif
Eliad Peller
2011-10-07
wl12xx: move sta_hlid into wlvif
Eliad Peller
2011-10-07
wl12xx: move dev_role_id into wlvif
Eliad Peller
2011-10-07
wl12xx: move role_id into wlvif
Eliad Peller
2011-10-07
wl12xx: move ssid and ssid_len into wlvif
Eliad Peller
2011-10-07
wl12xx: move bss_type into wlvif
Eliad Peller
2011-10-07
wl12xx: replace wl->bssid with vif->bss_conf.bssid
Eliad Peller
2011-10-07
wl12xx: move basic_rate into wlvif
Eliad Peller
2011-10-07
wl12xx: move rate_set into wlvif
Eliad Peller
2011-10-07
wl12xx: define wl12xx_vif
Eliad Peller
2011-10-07
wl12xx: replace wl->mac_addr with vif->addr
Eliad Peller
2011-10-07
wl12xx: disable AP-mode-specific quirks
Eliad Peller
2011-10-07
wl12xx: Add support for HW channel switch
Shahar Levi
2011-09-23
wl12xx: implement set_bitrate_mask callback
Eliad Peller
2011-09-23
wl12xx: AP mode - support hidden SSID
Arik Nemtsov
2011-09-14
wl12xx: declare support for WIPHY_FLAG_AP_UAPSD
Eliad Peller
2011-09-14
wl12xx: print acx id
Eliad Peller
2011-08-22
wl12xx: don't wait for disconnection event
Eliad Peller
2011-08-22
wl12xx: AP-mode - configure STA HT rates on join
Arik Nemtsov
2011-08-22
wl12xx: add wl12xx_cmd_role_start_ibss()
Eliad Peller
2011-08-22
wl12xx: don't remove key if hlid was already deleted
Eliad Peller
2011-08-22
wl12xx: call wl12xx_cmd_set_peer_state() in AP mode
Eliad Peller
2011-08-22
wl12xx: use dynamic hlids for AP-mode
Arik Nemtsov
2011-08-22
wl12xx: fix session counter
Arik Nemtsov
2011-08-22
wl12xx: replace dummy_join with ROC/CROC commands
Eliad Peller
2011-08-22
wl12xx: add ROC/CROC commands
Eliad Peller
2011-08-22
wl12xx: add device role commands
Eliad Peller
2011-08-22
wl12xx: update commands & events
Eliad Peller
2011-08-22
wl12xx: remove rx filtering stuff
Eliad Peller
2011-07-08
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2011-07-06
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2011-07-05
wl12xx: AP mode - support FW TX inactivity triggers
Arik Nemtsov
2011-07-05
wl12xx: fix Tx security sequence number handling
Oz Krakowski
2011-06-29
wl12xx: AP-mode - use mac80211 indication about STA WME support
Arik Nemtsov
2011-06-27
wl12xx: Support routing FW logs to the host
Ido Yariv
2011-06-27
wl12xx: Avoid recovery while one is already in progress
Ido Yariv
2011-06-27
wl12xx: Add Support for Low Power DRPw (LPD) Mode
Shahar Levi
2011-06-27
wl12xx: remove unused crc7 references
Eliad Peller
[next]