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
Age
Commit message (
Expand
)
Author
2011-04-19
ath9k_htc: Cleanup HTC debugfs
Rajkumar Manoharan
2011-04-19
ath9k_htc: Add debugfs support to change debug mask
Rajkumar Manoharan
2011-04-19
ath: fix 0x6C for beaconing/passive scan flags based on country IE
Luis R. Rodriguez
2011-04-14
ath: Add a missing world regulatory domain 0x6C
Senthil Balasubramanian
2011-04-14
ath5k: disable 5 GHz support for the dualband PHY chip on dual-radio AR5312
Felix Fietkau
2011-04-14
ath5k: fix the EEPROM check for hw AES crypto support
Felix Fietkau
2011-04-14
ath5k: add a new bus op for reading the mac address
Felix Fietkau
2011-04-14
ath: unshare struct ath_bus_ops between ath5k and ath9k
Felix Fietkau
2011-04-14
ath5k: disable 5 GHz support if a 2.4 GHz radio is detected
Felix Fietkau
2011-04-14
ath9k: Fix improper beacon slot selection in IBSS
Rajkumar Manoharan
2011-04-14
ath9k: avoid using trinary operator w/ TX_STAT_INC
John W. Linville
2011-04-13
ath9k_htc: Enable AP and P2P modes
Sujith Manoharan
2011-04-13
ath9k_htc: Add detailed firmware statistics
Sujith Manoharan
2011-04-13
ath9k_htc: Use helper routines for transmission
Sujith Manoharan
2011-04-13
ath9k_htc: Use separate URB pool for management frames
Sujith Manoharan
2011-04-13
ath9k_htc: Add a timer to cleanup WMI events
Sujith Manoharan
2011-04-13
ath9k_htc: Add a debugfs file showing endpoint status
Sujith Manoharan
2011-04-13
ath9k_htc: Add a debugfs file to dump TX slot information
Sujith Manoharan
2011-04-13
ath9k_htc: Add support for TX completion
Sujith Manoharan
2011-04-13
ath9k_htc: Drain packets on station removal
Sujith Manoharan
2011-04-13
ath9k_htc: Optimize HTC start/stop API
Sujith Manoharan
2011-04-13
ath9k_htc: Drain pending TX frames properly
Sujith Manoharan
2011-04-13
ath9k_htc: Use helper functions for TX processing
Sujith Manoharan
2011-04-13
ath9k_htc: Add TX slots
Sujith Manoharan
2011-04-13
ath9k_htc: Move endpoint header parsing to TX tasklet
Sujith Manoharan
2011-04-13
ath9k_htc: Introduce new HTC API
Sujith Manoharan
2011-04-13
ath9k_htc: Fix TX queue management
Sujith Manoharan
2011-04-13
ath9k_htc: Increase URB count for REG_IN pipe
Sujith Manoharan
2011-04-13
ath9k_htc: Add a new WMI event WMI_TXSTATUS_EVENTID
Sujith Manoharan
2011-04-13
ath9k_htc: Sync MGMT/DATA packet headers with firmware
Sujith Manoharan
2011-04-13
ath9k_htc: Reduce TX queue size
Sujith Manoharan
2011-04-13
ath9k_htc: Move TX specific stuff to a separate structure
Sujith Manoharan
2011-04-13
ath9k_htc: Remove unused WMI_WLAN_TXCOMP_EVENTID
Sujith Manoharan
2011-04-13
ath9k_htc: Sync struct ath9k_htc_cap_target with FW
Sujith Manoharan
2011-04-13
ath9k_htc: Sync struct ath9k_htc_target_vif with FW
Sujith Manoharan
2011-04-13
ath9k_htc: Sync struct ath9k_htc_target_sta with FW
Sujith Manoharan
2011-04-13
ath9k_htc: Use SKB's private area for TX parameters
Sujith Manoharan
2011-04-13
ath9k_htc: Remove unused WMI commands
Sujith Manoharan
2011-04-13
ath9k_htc: Fix RX length check
Sujith Manoharan
2011-04-13
ath9k_htc: Add RX error statistics
Sujith Manoharan
2011-04-13
ath9k_htc: Move debug code to a separate file
Sujith Manoharan
2011-04-13
ath9k_htc: Queue WMI events
Sujith Manoharan
2011-04-13
ath9k_htc: Fix beacon miss under heavy load
Sujith Manoharan
2011-04-13
ath9k_htc: Handle buffered frames in AP mode
Sujith Manoharan
2011-04-13
ath9k_htc: Configure the beacon queue
Sujith Manoharan
2011-04-13
ath9k_htc: Add TSF adjust capability
Sujith Manoharan
2011-04-13
ath9k_htc: Add beacon slots
Sujith Manoharan
2011-04-13
ath9k_htc: Fix WMI and beacon header
Sujith Manoharan
2011-04-13
ath9k_htc: Add a WMI command to get the firmware version
Sujith Manoharan
2011-04-13
ath9k_htc: Rename firmware
Sujith Manoharan
[next]