.. |
Kconfig
|
6e5c2b4e8a
ath9k: make the driver specific rate control module optional
|
15 years ago |
Makefile
|
6e5c2b4e8a
ath9k: make the driver specific rate control module optional
|
15 years ago |
ahb.c
|
c96c31e499
drivers/net/wireless: Use wiphy_<level>
|
15 years ago |
ani.c
|
431c748214
ath9k_hw: fix PHY counter overflow handling in ANI v1
|
14 years ago |
ani.h
|
b5bfc5683d
ath9k_hw: move the cycle counter tracking to ath
|
15 years ago |
ar5008_initvals.h
|
2e1f25662b
ath9k_hw: reformat the ar5008, ar9001 and ar9002 initvals to match ar9003
|
15 years ago |
ar5008_phy.c
|
093115b7fd
ath9k_hw: clean up ANI state handling
|
15 years ago |
ar9001_initvals.h
|
ba17bc5e55
ath9k_hw: sync initvals for ar9001 and ar9002 with Atheros
|
15 years ago |
ar9002_calib.c
|
435c1610f4
ath9k_hw: clean up register write buffering
|
15 years ago |
ar9002_hw.c
|
f119da3015
ath9k_hw: Fix AR9280 surprise removal during frequent idle on/off
|
14 years ago |
ar9002_initvals.h
|
da5747eb89
ath9k_hw: remove initvals for hardware which was never sold
|
15 years ago |
ar9002_mac.c
|
e5cbef96cf
ath9k_hw: report the TID in the tx status on AR5008-AR9002
|
15 years ago |
ar9002_phy.c
|
435c1610f4
ath9k_hw: clean up register write buffering
|
15 years ago |
ar9002_phy.h
|
21cc630f47
ath9k_hw: Add functions to get/set antenna diversity configuration
|
15 years ago |
ar9003_2p2_initvals.h
|
0dfa6dbb73
ath9k_hw: Fix TX carrier leakage for IEEE compliance on AR9003 2.2
|
14 years ago |
ar9003_calib.c
|
6497827f53
ath9k_hw: clean up calibration flags
|
15 years ago |
ar9003_eeprom.c
|
e702ba18f2
ath9k_hw: fix endian issues with CTLs on AR9003
|
14 years ago |
ar9003_eeprom.h
|
e702ba18f2
ath9k_hw: fix endian issues with CTLs on AR9003
|
14 years ago |
ar9003_hw.c
|
886b42bf5e
ath9k_hw: remove AR9003 2.0 support
|
14 years ago |
ar9003_mac.c
|
3ae74c33c4
ath9k_hw: handle rx key miss
|
15 years ago |
ar9003_mac.h
|
e5cbef96cf
ath9k_hw: report the TID in the tx status on AR5008-AR9002
|
15 years ago |
ar9003_paprd.c
|
2d3fca1807
ath9k_hw: Fix divide by zero cases in paprd.
|
14 years ago |
ar9003_phy.c
|
b5bfc5683d
ath9k_hw: move the cycle counter tracking to ath
|
15 years ago |
ar9003_phy.h
|
ab33449895
ath9k_hw: add register definitions related to PA predistortion
|
15 years ago |
ath9k.h
|
080e1a259a
ath9k: fix a DMA related race condition on reset
|
14 years ago |
beacon.c
|
fac6b6a065
ath9k: resume aggregation immediately after a hardware reset
|
14 years ago |
btcoex.c
|
21cb987914
ath9k_htc: Add support for bluetooth coexistence.
|
15 years ago |
btcoex.h
|
58da1318ee
ath9k: Fix wifi disconnection when collocated bt scan is active
|
15 years ago |
calib.c
|
435c1610f4
ath9k_hw: clean up register write buffering
|
15 years ago |
calib.h
|
6497827f53
ath9k_hw: clean up calibration flags
|
15 years ago |
common.c
|
040e539e8e
ath9k: Use common ath key management functions
|
15 years ago |
common.h
|
040e539e8e
ath9k: Use common ath key management functions
|
15 years ago |
debug.c
|
5f05647dd8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
14 years ago |
debug.h
|
772d551563
ath9k: make rate control debugfs stats per station
|
14 years ago |
eeprom.c
|
e702ba18f2
ath9k_hw: fix endian issues with CTLs on AR9003
|
14 years ago |
eeprom.h
|
f67e07eb3d
ath9k_hw: fix more bitfield related endian issues
|
14 years ago |
eeprom_4k.c
|
435c1610f4
ath9k_hw: clean up register write buffering
|
15 years ago |
eeprom_9287.c
|
b5261cf4f3
ath9k_hw: Set proper eeprom offset for AR9287 HTC devices
|
14 years ago |
eeprom_def.c
|
841051602e
ath9k: fix bug in tx power
|
14 years ago |
gpio.c
|
d99eeb8742
ath9k_common: Move bt_stomp to common for sharing with ath9k_htc.
|
15 years ago |
hif_usb.c
|
f933ebed78
ath9k_htc: Fix suspend/resume
|
14 years ago |
hif_usb.h
|
b176286276
ath9k_htc: Add support for AR7010
|
15 years ago |
htc.h
|
f933ebed78
ath9k_htc: Fix suspend/resume
|
14 years ago |
htc_drv_beacon.c
|
9cf13668a5
ath9k_htc: Fix beacon distribution in IBSS mode
|
15 years ago |
htc_drv_gpio.c
|
21cb987914
ath9k_htc: Add support for bluetooth coexistence.
|
15 years ago |
htc_drv_init.c
|
f933ebed78
ath9k_htc: Fix suspend/resume
|
14 years ago |
htc_drv_main.c
|
f933ebed78
ath9k_htc: Fix suspend/resume
|
14 years ago |
htc_drv_txrx.c
|
3bf30b56c4
ath9k_htc: Avoid setting QoS control for non-QoS frames
|
14 years ago |
htc_hst.c
|
21cb987914
ath9k_htc: Add support for bluetooth coexistence.
|
15 years ago |
htc_hst.h
|
21cb987914
ath9k_htc: Add support for bluetooth coexistence.
|
15 years ago |
hw-ops.h
|
95792178a5
ath9k_hw: merge ath9k_hw_ani_monitor_old and ath9k_hw_ani_monitor_new
|
15 years ago |
hw.c
|
9306990a65
ath9k: Fix bug in reading input gpio state for ar9003
|
14 years ago |
hw.h
|
5f841b4130
ath9k: Avoid HW opmode overridden on monitor mode changes
|
14 years ago |
init.c
|
c426ee247e
ath9k/carl9170: advertise P2P
|
14 years ago |
mac.c
|
38852b20c8
ath9k: Fix STA disconnect issue due to received MIC failed bcast frames
|
14 years ago |
mac.h
|
040e539e8e
ath9k: Use common ath key management functions
|
15 years ago |
main.c
|
884a963fa1
ath9k: fix beacon resource related race condition
|
14 years ago |
pci.c
|
c96c31e499
drivers/net/wireless: Use wiphy_<level>
|
15 years ago |
phy.h
|
040e539e8e
ath9k: Use common ath key management functions
|
15 years ago |
rc.c
|
4fc4fbd1d9
ath9k: Fix incorrect access of rate flags in RC
|
14 years ago |
rc.h
|
772d551563
ath9k: make rate control debugfs stats per station
|
14 years ago |
recv.c
|
38852b20c8
ath9k: Fix STA disconnect issue due to received MIC failed bcast frames
|
14 years ago |
reg.h
|
9306990a65
ath9k: Fix bug in reading input gpio state for ar9003
|
14 years ago |
virtual.c
|
31a01645c0
ath9k: fix BSSID mask calculation
|
15 years ago |
wmi.c
|
cc0de6536e
ath9k_htc: Fix memory leak on WMI event handler
|
15 years ago |
wmi.h
|
cc0de6536e
ath9k_htc: Fix memory leak on WMI event handler
|
15 years ago |
xmit.c
|
080e1a259a
ath9k: fix a DMA related race condition on reset
|
14 years ago |