index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
mac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-17
ath9k_hw: fix interpretation of the rx KeyMiss flag
Felix Fietkau
1
-2
/
+3
2011-12-19
ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO
Joe Perches
1
-20
/
+16
2011-12-01
ath9k_hw: check for asynchronous MCI interrupt pending
Mohammed Shafi Shajakhan
1
-1
/
+4
2011-12-01
ath9k_hw: take care of enabling MCI interrupts
Mohammed Shafi Shajakhan
1
-4
/
+8
2011-11-01
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
1
-0
/
+1
2011-10-12
ath9k_hw: fix a regression in key miss handling
Felix Fietkau
1
-2
/
+2
2011-10-12
ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by default
Felix Fietkau
1
-3
/
+3
2011-09-19
ath9k_hw: clean up hardware revision checks
Felix Fietkau
1
-1
/
+1
2011-09-17
ath9k_hw: remove the old tx descriptor API
Felix Fietkau
1
-12
/
+0
2011-08-24
ath9k: qinfo never be NULL in setuptxqueue
Rajkumar Manoharan
1
-15
/
+2
2011-08-24
ath9k: Remove unused argument tsf from ath9k_hw_rxprocdesc
Rajkumar Manoharan
1
-1
/
+1
2011-08-09
ath9k: Use atomic reference count for interrupt ops
Rajkumar Manoharan
1
-1
/
+12
2011-08-09
ath9k: do not enable interrupt on set interrupt mask
Rajkumar Manoharan
1
-3
/
+0
2011-07-13
ath9k_hw: Fix incorrect key_miss handling
Senthil Balasubramanian
1
-2
/
+1
2011-05-19
ath9k: Drag the driver to the year 2011
Sujith Manoharan
1
-1
/
+1
2011-05-10
ath9k_hw: Change DCU backoff thresh for AR9340
Rajkumar Manoharan
1
-2
/
+7
2011-04-28
ath9k_hw: Enable generic timer interrupt.
Vivek Natarajan
1
-0
/
+3
2011-04-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+22
2011-04-25
ath9k_hw: Disable INTR_HOST1_FATAL to avoid interrupt strom with ar9430
Vasanthakumar Thiagarajan
1
-4
/
+6
2011-04-13
ath9k_hw: fix stopping rx DMA during resets
Felix Fietkau
1
-3
/
+22
2011-04-05
ath9k: cleanup few redundant macros
Mohammed Shafi Shajakhan
1
-2
/
+0
2011-03-30
ath9k_hw: remove pCap->total_queues
Felix Fietkau
1
-33
/
+5
2011-03-30
ath9k_hw: replace REG_READ+REG_WRITE with REG_RMW
Felix Fietkau
1
-43
/
+30
2011-03-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-57
/
+32
2011-03-14
ath9k: improve reliability of beacon transmission and stuck beacon handling
Felix Fietkau
1
-62
/
+9
2011-03-14
ath9k: fix stopping tx dma on reset
Felix Fietkau
1
-0
/
+28
2011-03-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+3
2011-02-25
ath9k: correct ath9k_hw_set_interrupts
Stanislaw Gruszka
1
-2
/
+3
2011-01-28
ath9k: fix misplaced debug code
Felix Fietkau
1
-8
/
+0
2011-01-21
ath9k: Add more information to debugfs xmit file.
Ben Greear
1
-0
/
+8
2011-01-19
ath9k_hw: partially revert "fix dma descriptor rx error bit parsing"
Felix Fietkau
1
-4
/
+10
2011-01-04
ath9k_hw: fix dma descriptor rx error bit parsing
Felix Fietkau
1
-4
/
+5
2010-12-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+1
2010-12-08
ath: Convert ath_print to ath_dbg
Joe Perches
1
-43
/
+43
2010-12-08
ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err
Joe Perches
1
-18
/
+13
2010-12-07
ath9k: Fix STA disconnect issue due to received MIC failed bcast frames
Senthil Balasubramanian
1
-2
/
+1
2010-12-02
Revert "ath9k: Fix STA disconnect issue due to received MIC failed bcast frames"
John W. Linville
1
-1
/
+2
2010-11-30
ath9k: Fix STA disconnect issue due to received MIC failed bcast frames
Senthil Balasubramanian
1
-2
/
+1
2010-11-25
ath9k_hw: remove ath9k_hw_stoppcurecv
Felix Fietkau
1
-8
/
+0
2010-11-10
ath9k_hw: optimize interrupt mask changes
Felix Fietkau
1
-36
/
+50
2010-10-07
ath9k_hw: Fix hw reset failure with HTC driver
Rajkumar Manoharan
1
-4
/
+0
2010-10-07
ath9k_hw: clean up register write buffering
Felix Fietkau
1
-4
/
+0
2010-09-15
ath9k_hw: handle rx key miss
Felix Fietkau
1
-0
/
+2
2010-08-31
ath9k: fix spurious MIC failure reports
Felix Fietkau
1
-1
/
+2
2010-06-16
ath9k_hw: avoid setting cwmin/cwmax to 0 for IBSS for AR9003
Luis R. Rodriguez
1
-2
/
+7
2010-06-14
ath9k_hw: inform ANI calibration when scanning
Luis R. Rodriguez
1
-2
/
+2
2010-06-14
ath9k_hw: allow for spliting up ANI operations by family
Luis R. Rodriguez
1
-0
/
+1
2010-04-28
ath9k_hw: Fix TX interrupt mitigation settings
Luis R. Rodriguez
1
-4
/
+6
2010-04-16
ath9k_hw: Use buffered register writes
Sujith
1
-0
/
+27
2010-04-16
ath9k_hw: Abort rx if hw is not coming out of full sleep in reset
Vasanthakumar Thiagarajan
1
-0
/
+8
[next]