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
/
xmit.c
Age
Commit message (
Expand
)
Author
2011-09-19
ath9k: sync the dma buffer after changing the retry flag
Felix Fietkau
2011-09-19
ath9k: fix setting the IEEE80211_TX_CTL_CLEAR_PS_FILT flag
Felix Fietkau
2011-09-19
Revert "ath9k: do not insert padding into tx buffers on AR9380+"
John W. Linville
2011-09-16
ath9k: do not insert padding into tx buffers on AR9380+
Felix Fietkau
2011-09-16
ath9k: optimize ath_tx_rc_status usage
Felix Fietkau
2011-09-16
ath9k: remove a redundant check in ath_tx_form_aggr
Felix Fietkau
2011-09-16
ath9k: use the new API for setting tx descriptors
Felix Fietkau
2011-09-16
ath9k: move ath_buf_set_rate to remove a forward declaration
Felix Fietkau
2011-09-16
ath9k: reduce the number of functions that access the tx descriptor
Felix Fietkau
2011-09-16
ath9k: remove ATH_TX_XRETRY and BUF_XRETRY flags
Felix Fietkau
2011-09-14
ath9k: always call ath_reset from workqueue context
Felix Fietkau
2011-09-14
ath9k: eliminate common->{rx,tx}_chainmask
Felix Fietkau
2011-09-13
ath9k: fix checks for first subframe delimiter padding
Felix Fietkau
2011-08-30
ath9k: defer ath_tx_setup_buffer setup to the first tx attempt during aggr
Felix Fietkau
2011-08-30
ath9k: move seqno allocation in the tx path to ath_tx_setup_buffer
Felix Fietkau
2011-08-30
ath9k: move the sequence number from ath_frame_info to ath_buf
Felix Fietkau
2011-08-30
ath9k: clean up the aggregation tid queue
Felix Fietkau
2011-08-29
ath9k: fix regression in sending aggregated packets
Felix Fietkau
2011-08-26
ath9k: Send legacy rated frames as unaggregated
Rajkumar Manoharan
2011-08-24
ath9k: Remove SC_OP_ENABLE_APM
Rajkumar Manoharan
2011-08-24
ath9k_hw: Fix exceed transmission burst-time of 5GHz
Rajkumar Manoharan
2011-08-12
ath9k: avoid sending a-mpdu packets to sleeping stations
Felix Fietkau
2011-08-09
ath9k: Remove virtual wiphy specific frame type
Rajkumar Manoharan
2011-07-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-18
ath9k: Fix sparse warnings
Rajkumar Manoharan
2011-07-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-07-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-05
ath9k: Fix tx throughput drops for AR9003 chips with AES encryption
Rajkumar Manoharan
2011-06-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-27
ath9k: Fix locking issue during tx completion
Rajkumar Manoharan
2011-06-21
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-01
ath9k: unify edma and non-edma tx code, improve tx fifo handling
Felix Fietkau
2011-05-24
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...
John W. Linville
2011-05-19
ath9k: Drag the driver to the year 2011
Sujith Manoharan
2011-05-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-05-11
ath9k: fix a regression in PS frame filter handling
Felix Fietkau
2011-05-05
ath9k_hw: remove aggregation protection mode
Mohammed Shafi Shajakhan
2011-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-04-25
ath9k: cleanup hw pll work handler
Senthil Balasubramanian
2011-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-04-19
ath9k: assign keycache slots to unencrypted stations
Felix Fietkau
2011-04-19
ath9k: fix powersave frame filtering/buffering in AP mode
Felix Fietkau
2011-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-30
ath9k_hw: remove pCap->tx_triglevel_max
Felix Fietkau
2011-03-30
ath9k: remove the pending frames ath_txq_schedule workaround
Felix Fietkau
2011-03-21
ath9k: Fix kernel panic in AR2427
Mohammed Shafi Shajakhan
2011-03-14
ath9k: fix aggregation related interoperability issues
Felix Fietkau
2011-03-14
ath9k: fix the .flush driver op implementation
Felix Fietkau
2011-03-14
ath9k: fix stopping tx dma on reset
Felix Fietkau
[next]