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
/
ath9k
/
htc_drv_main.c
Age
Commit message (
Expand
)
Author
2012-07-31
mac80211: move TX station pointer and restructure TX
Thomas Huehn
2012-07-17
ath9k_hw: Cleanup ath9k_hw_set_tsfadjust
Sujith Manoharan
2012-07-17
ath9k/ath9k_htc: fix txop limit handling
Felix Fietkau
2012-07-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-26
ath9k_htc: Fix IDLE power save
Sujith Manoharan
2012-06-26
ath9k_htc: Use atomic operations for op_flags
Sujith Manoharan
2012-06-20
ath9k_htc: configure bssid on ASSOC/IBSS change
Rajkumar Manoharan
2012-03-15
ath9k_hw: remove ath9k_hw_htc_resetinit
Felix Fietkau
2012-02-27
ath9k_htc: Start/stop btcoex using a helper
Sujith Manoharan
2012-01-24
ath9k_htc: claim support for IBSS RSN
Antonio Quartulli
2011-12-19
ath9k_hw: make bluetooth coexistence support optional at compile time
Felix Fietkau
2011-12-19
ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO
Joe Perches
2011-12-07
ath9k: use config.enable_ani to check if ani should be performed
Nikolay Martynov
2011-10-03
mac80211: pass vif param to conf_tx() callback
Eliad Peller
2011-09-27
mac80211: add ieee80211_vif param to tsf functions
Eliad Peller
2011-09-14
ath9k: eliminate common->{rx,tx}_chainmask
Felix Fietkau
2011-08-29
ath9k: Fix a smatch warnings
Larry Finger
2011-08-26
ath9k_htc: Add get_stats call back
Mohammed Shafi Shajakhan
2011-07-08
ath9k_htc: do not configure filter before driver is started
Rajkumar Manoharan
2011-05-19
ath9k: Drag the driver to the year 2011
Sujith Manoharan
2011-05-19
ath9k_htc: Fix max subframe handling
Sujith Manoharan
2011-05-19
ath9k_htc: Fix BSSID calculation
Sujith Manoharan
2011-05-19
ath9k_htc: Recalculate the BSSID mask on interface
Sujith Manoharan
2011-05-19
ath9k_htc: Fix station flags
Sujith Manoharan
2011-05-19
ath9k_htc: Fix mode selection
Sujith Manoharan
2011-04-29
ath9k_htc: Revamp LED management
Sujith Manoharan
2011-04-28
ath9k_htc: Add set_bitrate_mask() callback
Sujith Manoharan
2011-04-25
ath9k_htc: Use power save wrappers when accessing HW
Sujith Manoharan
2011-04-25
ath9k_htc: Fix max A-MPDU size handling
Sujith Manoharan
2011-04-25
ath9k_htc: Fix AMPDU subframe handling
Sujith Manoharan
2011-04-25
ath9k: Fix warnings from -Wunused-but-set-variable
Sujith Manoharan
2011-04-13
ath9k_htc: Add a timer to cleanup WMI events
Sujith Manoharan
2011-04-13
ath9k_htc: Drain packets on station removal
Sujith Manoharan
2011-04-13
ath9k_htc: Drain pending TX frames properly
Sujith Manoharan
2011-04-13
ath9k_htc: Add TX slots
Sujith Manoharan
2011-04-13
ath9k_htc: Fix TX queue management
Sujith Manoharan
2011-04-13
ath9k_htc: Move TX specific stuff to a separate structure
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: Move debug code to a separate file
Sujith Manoharan
2011-04-13
ath9k_htc: Queue WMI events
Sujith Manoharan
2011-04-13
ath9k_htc: Handle buffered frames in AP mode
Sujith Manoharan
2011-04-13
ath9k_htc: Add TSF adjust capability
Sujith Manoharan
2011-04-13
ath9k_htc: Add beacon slots
Sujith Manoharan
2011-03-01
ath9k_htc: Handle BSSID/AID for multiple interfaces
Sujith Manoharan
2011-02-25
mac80211: make tx() operation return void
Johannes Berg
2011-02-23
ath9k_htc: Configure beacon timers in AP mode
Sujith Manoharan
2011-02-23
ath9k_htc: Add ANI for AP mode
Sujith Manoharan
2011-02-23
ath9k_htc: Calculate and set the HW opmode
Sujith Manoharan
2011-02-23
ath9k_htc: Allow AP interface to be created
Sujith Manoharan
[next]