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
/
htc_drv_init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-24
ath9k_htc: claim support for IBSS RSN
Antonio Quartulli
1
-0
/
+2
2011-12-19
ath9k_hw: make bluetooth coexistence support optional at compile time
Felix Fietkau
1
-2
/
+3
2011-12-19
ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO
Joe Perches
1
-12
/
+8
2011-09-14
ath9k: eliminate common->{rx,tx}_chainmask
Felix Fietkau
1
-5
/
+2
2011-08-24
ath9k: Move ath9k_init_crypto to common
Rajkumar Manoharan
1
-20
/
+1
2011-08-09
ath9k: remove all references to subsysid, it's never used
Pavel Roskin
1
-1
/
+0
2011-07-08
ath9k_htc: Inform stack about tx ack status
Rajkumar Manoharan
1
-0
/
+1
2011-05-19
ath9k: Drag the driver to the year 2011
Sujith Manoharan
1
-1
/
+1
2011-05-19
ath9k_htc: Change credit limit for UB94/95
Sujith Manoharan
1
-1
/
+1
2011-05-19
ath9k_htc: Fix max subframe handling
Sujith Manoharan
1
-5
/
+0
2011-04-29
ath9k_htc: Revamp LED management
Sujith Manoharan
1
-0
/
+22
2011-04-28
ath9k_htc: Increase credit size for AR7010 devices
Sujith Manoharan
1
-1
/
+1
2011-04-25
ath9k_htc: Fix AMPDU subframe handling
Sujith Manoharan
1
-0
/
+17
2011-04-19
ath9k_htc: Cleanup HTC debugfs
Rajkumar Manoharan
1
-29
/
+8
2011-04-13
ath9k_htc: Enable AP and P2P modes
Sujith Manoharan
1
-1
/
+4
2011-04-13
ath9k_htc: Add a timer to cleanup WMI events
Sujith Manoharan
1
-1
/
+2
2011-04-13
ath9k_htc: Add support for TX completion
Sujith Manoharan
1
-1
/
+1
2011-04-13
ath9k_htc: Move TX specific stuff to a separate structure
Sujith Manoharan
1
-1
/
+1
2011-04-13
ath9k_htc: Queue WMI events
Sujith Manoharan
1
-2
/
+0
2011-04-13
ath9k_htc: Handle buffered frames in AP mode
Sujith Manoharan
1
-1
/
+2
2011-04-13
ath9k_htc: Add beacon slots
Sujith Manoharan
1
-1
/
+4
2011-04-13
ath9k_htc: Add a WMI command to get the firmware version
Sujith Manoharan
1
-0
/
+32
2011-03-30
ath9k_hw: remove pCap->keycache_size
Felix Fietkau
1
-7
/
+1
2011-03-30
ath9k_hw: add a new register op for read-mask-write
Felix Fietkau
1
-0
/
+12
2011-03-30
ath9k_hw: embed the ath_ops callbacks in the ath_hw struct
Felix Fietkau
1
-9
/
+6
2011-02-24
ath9k_htc: Add debug code to print endpoint mapping
Sujith Manoharan
1
-0
/
+17
2011-02-24
ath9k_htc: Add ANI for AP mode
Sujith Manoharan
1
-1
/
+1
2011-01-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+0
2011-01-28
ath9k_htc: fix race conditions when stop device
Stanislaw Gruszka
1
-3
/
+0
2011-01-19
ath9k_htc: Add multiple register read API
Sujith Manoharan
1
-0
/
+29
2011-01-04
Revert "ath9k: Parse DTIM period from mac80211"
Mohammed Shafi Shajakhan
1
-2
/
+1
2011-01-04
ath9k_htc: Handle FATAL events
Sujith Manoharan
1
-3
/
+5
2010-12-22
ath9k_htc: Fix warning on device removal
Sujith Manoharan
1
-4
/
+1
2010-12-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+6
2010-12-08
ath9k_htc: Fix suspend/resume
Sujith Manoharan
1
-0
/
+6
2010-12-08
ath9k: Parse DTIM period from mac80211
Mohammed Shafi Shajakhan
1
-1
/
+2
2010-12-08
ath9k_htc: Cleanup device identification
Sujith Manoharan
1
-3
/
+3
2010-12-08
ath: Convert ath_print to ath_dbg
Joe Perches
1
-18
/
+18
2010-12-08
ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err
Joe Perches
1
-17
/
+10
2010-11-25
ath9k_htc: Identify devices using driver_info
Rajkumar Manoharan
1
-19
/
+16
2010-11-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+2
2010-11-22
ath9k_htc: fix eeprom access
Felix Fietkau
1
-0
/
+1
2010-11-22
ath9k: Use static const
Joe Perches
1
-1
/
+1
2010-11-16
ath9k_htc: Add new devices into AR7010
Rajkumar Manoharan
1
-0
/
+2
2010-10-15
ath9k_hw: remove enum wireless_mode and its users
Felix Fietkau
1
-6
/
+6
2010-10-07
ath9k_hw: clean up register write buffering
Felix Fietkau
1
-10
/
+2
2010-09-27
ath9k_htc: Fix TKIP disconnect failure with HTC drivers
Rajkumar Manoharan
1
-0
/
+3
2010-09-16
ath9k: Use common ath key management functions
Bruno Randolf
1
-1
/
+1
2010-09-15
ath9k_hw: remove useless hw capability flags
Felix Fietkau
1
-2
/
+1
2010-08-25
ath9k_htc: Add support for bluetooth coexistence.
Vivek Natarajan
1
-5
/
+37
[next]