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
/
ath
/
ath6kl
Age
Commit message (
Expand
)
Author
2011-08-31
ath6kl: implement suspend support
Kalle Valo
2011-08-31
ath6kl: Fix buffer alignment for scatter-gather I/O
Vasanthakumar Thiagarajan
2011-08-31
ath6kl: Fix bug in computing AMSU subframe padding
Vasanthakumar Thiagarajan
2011-08-31
ath6kl: Cleanup ath6kl_wmi_data_hdr_remove()
Vasanthakumar Thiagarajan
2011-08-31
ath6kl: Minor cleanup in min_hdr_len computation
Vasanthakumar Thiagarajan
2011-08-31
ath6kl: Release ar->lock right afer updating net_stats in ath6kl_rx()
Vasanthakumar Thiagarajan
2011-08-31
ath6kl: fix indentation in htc_issued_send()
Kalle Valo
2011-08-31
ath6kl: Check sme state before delivering disconnect event to cfg80211
Raja Mani
2011-08-31
ath6kl: Avoid finding bss presence in cfg80211 scan list
Raja Mani
2011-08-31
ath6kl: Add beginning of AR6004 initialisation support
Kevin Fang
2011-08-31
ath6kl: Use cfg80211_inform_bss instead of cfg80211_inform_bss_frame
Jouni Malinen
2011-08-10
ath6kl: fix function name conflicts with ath9k
Kalle Valo
2011-08-09
ath6kl: Release the memory allocated for the firmware
Raja Mani
2011-08-09
ath6kl: Fix crash during the connection process
Raja Mani
2011-08-09
ath6kl: Cleanup void * in ath6kl_cfg80211_scan_node()
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Use ath6kl_cfg80211_scan_node() directly instead of function pointer
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Remove ath6kl_wmi_iterate_nodes()
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Pass only the needed scan_table to ath6kl_wmi_iterate_nodes()
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Move initialization/deinitialization of scan_table to appropriate fun...
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Cleanup parameters of wlan_node_table_init()
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Remove ath6kl_wmi_get_current_bssid()
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Remove bssid from struct wmi
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Cleanup parameters for wlan_refresh_inactive_nodes()
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Move scan table from wmi to ath6kl
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Cleanup void *parent_dev in struct wmi
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: change aggreation timeout message from an error to a debug message
Kalle Valo
2011-08-09
ath6kl: remove dependency to wireless extensions
Kalle Valo
2011-08-09
ath6kl: fix crash when interface is closed but scan is ongoing
Kalle Valo
2011-08-09
ath6kl: fix atomicity in ath6kl_cfg80211_scan_node()
Kalle Valo
2011-08-09
ath6kl: don't force foreground scan when connected
Kalle Valo
2011-08-09
ath6kl: Use bit field macros to maintain wlan enabled and disabled status
Raja Mani
2011-08-09
ath6kl: Avoid two memset to clear src and desr mac addr variable memory in at...
Raja Mani
2011-08-09
ath6kl: Rearrange the variable and the value position in IF condition
Raja Mani
2011-08-09
ath6kl: Print bad trailer data only when htc fails to parse trailer info
Raja Mani
2011-08-09
ath6kl: Remove unused struct ath6kl_async_reg_io_buffer
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Move chk_irq_status_cnt from ath6kl_device to htc_target
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Bypass reading irq status based on chk_irq_status_cnt
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Move scatter information from ath6kl_device to htc_target
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Move block_sz and block_mask from ath6kl_device to htc_target
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Move bundle size from ath6kl_device to htc_target
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Remove callback msg_pending() and used the function directly
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Minor cleanup in ath6kldev_submit_scat_req()
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Remove ath6kldev_setup_msg_bndl()
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Merge scatter rw request functions into one
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Refactor ath6kl_sdio_read_write_sync()
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Moe virt_scat from hif_dev_scat_sup_info to hif_scatter_req
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Merge scatter gather setup functions for two method
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Move down scatter enable and cleanup functions
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Cleanup ath6kl_sdio_cleanup_scatter()
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Cleanup ath6kl_sdio_enable_scatter()
Vasanthakumar Thiagarajan
[next]