Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
862a336c8302695cbac6d8d752ee9a2429487478
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
init.c
862a336
ath9k: Add support for OCB mode
by Jan Kaisrlik
· 9 years ago
f419c5f
ath9k: add fast-xmit support
by Felix Fietkau
· 9 years ago
eb61f9f
ath9k: advertise p2p dev support when chanctx
by Janusz.Dziedzic@tieto.com
· 9 years ago
30686bf
mac80211: convert HW flags to unsigned long bitmap
by Johannes Berg
· 10 years ago
d55ce0a
ath9k: add multi_read to be compatible with ath9k_htc
by Oleksij Rempel
· 10 years ago
387f149
ath9k: allow 40MHz radar detection width
by Zefir Kurtisi
· 10 years ago
656cd75
ath9k: Initialize pll_pwrsave for AR9462/AR9565
by Sujith Manoharan
· 10 years ago
afa7e6d
ath9k: Fix PLL powersave for AR9485
by Sujith Manoharan
· 10 years ago
661d258
ath9k: Fix wow init/deinit
by Sujith Manoharan
· 10 years ago
0c8a1e4
ath9k and ath9k_htc: rename variable "led_blink"
by Hong Xu
· 10 years ago
56bdbe0
ath9k: prevent early IRQs from accessing hardware
by Felix Fietkau
· 10 years ago
ab1f5a5
Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 10 years ago
aeeb206
ath9k: Fix LED configuration
by Sujith Manoharan
· 10 years ago
d81f9a0
ath9k: ath9k_op_ps_wakeup() can be static
by kbuild test robot
· 10 years ago
99d2217
ath9k: add ath_ps_ops bindings
by Oleksij Rempel
· 10 years ago
dd7657b
ath9k: add ath_hw to ath_spec_scan_priv
by Oleksij Rempel
· 10 years ago
21af25d
ath9k: move spec_config to ath_spec_scan_priv
by Oleksij Rempel
· 10 years ago
d385c5c
ath9k: add support for reporting tx power to mac80211
by Felix Fietkau
· 10 years ago
3468968
ath9k: allow disabling bands via platform data
by Felix Fietkau
· 10 years ago
a59dadb
ath9k: add support for endian swap of eeprom from platform data
by Felix Fietkau
· 10 years ago
935477e
ath9k_hw: make support for PC-OEM cards optional
by Felix Fietkau
· 10 years ago
868caae
ath9k: Enable HW queue control only for MCC
by Sujith Manoharan
· 10 years ago
a402764
ath9k: Use a subroutine to assign HW queues
by Sujith Manoharan
· 10 years ago
fdcf1bd
ath9k: Add CTWindow support
by Sujith Manoharan
· 10 years ago
86162d4
ath9k: Fix interface limits
by Sujith Manoharan
· 10 years ago
e90e302
ath9k: Add ath9k_offchannel_init
by Sujith Manoharan
· 10 years ago
705d0bf
ath9k: Add a routine for initializing channel contexts
by Sujith Manoharan
· 10 years ago
499afac
ath9k: Isolate ath9k_use_chanctx module parameter
by Sujith Manoharan
· 10 years ago
c7dd40c
ath9k: Isolate P2P powersave routines
by Sujith Manoharan
· 10 years ago
4f68169
ath9k: Handle failure to allocate HW timer
by Sujith Manoharan
· 10 years ago
27328a7
ath9k: Add a debug level for channel context
by Sujith Manoharan
· 10 years ago
5f2f9e4
ath9k: Increase max listen interval
by Rajkumar Manoharan
· 11 years ago
a406832
ath9k: Advertise multichannel support
by Rajkumar Manoharan
· 11 years ago
3ad9c38
ath9k: use separate HW queue for each channel context
by Rajkumar Manoharan
· 11 years ago
42eda11
ath9k: Add recovery mechanism for hw TSF timer
by Felix Fietkau
· 11 years ago
3ae07d3
ath9k: Add p2p go NoA attribute
by Felix Fietkau
· 11 years ago
ca900ac
ath9k: Move beacon config to channel context
by Rajkumar Manoharan
· 11 years ago
3930563
ath9k: Implement channel context ops
by Felix Fietkau
· 11 years ago
405393c
ath9k: Implement remain-on-channal support
by Felix Fietkau
· 11 years ago
78b2194
ath9k: Implement hw_scan support
by Felix Fietkau
· 11 years ago
bff1176
ath9k: Add channel context worker thread
by Felix Fietkau
· 11 years ago
bc7e1be
ath9k: Move txpower limit to channel context
by Felix Fietkau
· 11 years ago
fbbcd14
ath9k: Add channel context structure
by Felix Fietkau
· 11 years ago
71a5f88
ath9k: Fix interface combinations for multi-channel concurrency
by Rajkumar Manoharan
· 11 years ago
3231d65
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
552a515
ath9k: Allow platform override without EEPROM override
by Helmut Schaa
· 11 years ago
b59d45e
ath9k: Advertise support for AP mode channel width changes
by Rajkumar Manoharan
· 11 years ago
8c7ae35
ath9k: fix race in setting ATH_OP_INVALID
by Rajkumar Manoharan
· 11 years ago
d463af4
ath9k: implement p2p client powersave support
by Felix Fietkau
· 11 years ago
95ae481
ath9k: support only one P2P interface
by Felix Fietkau
· 11 years ago
4d76248
ath9k: Enable DFS only when ATH9K_DFS_CERTIFIED
by Janusz Dziedzic
· 11 years ago
b57ba3b
ath9k: move ath9k_reload_chainmask_settings to common
by Oleksij Rempel
· 11 years ago
b60d105
ath9k: move setup_ht_cap to common-init
by Oleksij Rempel
· 11 years ago
13f7105
ath9k: move ath9k_init_channels_rates to common-init
by Oleksij Rempel
· 11 years ago
7b4f663
ath9k: Enable U-APSD AP mode support
by Jouni Malinen
· 11 years ago
0e028ab
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
9e495a2
ath9k: Remove ath9k rate control
by Sujith Manoharan
· 11 years ago
32efb0c
ath9k: move ath9k_process_rssi to common.c
by Oleksij Rempel
· 11 years ago
8298383
ath9k: Do not support PowerSave by default
by Sujith Manoharan
· 11 years ago
f133525
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
685328b
mac80211: remove channel_change_time
by Johannes Berg
· 11 years ago
415ec61
ath9k: Remove RX Poll
by Sujith Manoharan
· 11 years ago
d7df7a5
ath9k: Use a subroutine for the AR9330 reset WAR
by Sujith Manoharan
· 11 years ago
f5bf30d
ath9k: Remove unneeded ref. count initialization
by Sujith Manoharan
· 11 years ago
7b6ef99
ath9k: Cleanup ath9k.h
by Sujith Manoharan
· 11 years ago
0f978bf
ath9k: Use a separate TX gain table for WZR-HP-G450H
by Sujith Manoharan
· 11 years ago
997b179
ath9k: enable dfs for mesh mode
by Chun-Yeow Yeoh
· 11 years ago
10e2318
ath9k: optimize ath9k_flush
by Felix Fietkau
· 11 years ago
bf3dac5
ath9k: use a timer to put hardware into full sleep
by Felix Fietkau
· 11 years ago
babaa80
ath9k: Add an initialization routine for WoW
by Sujith Manoharan
· 11 years ago
e60001e
ath9k: Use CONFIG_ATH9K_WOW
by Sujith Manoharan
· 11 years ago
4dd3564
ath9k: Identify Killer Wireless cards
by Sujith Manoharan
· 11 years ago
2d22c7d
ath9k: Use correct PCIE initvals for AR9485
by Sujith Manoharan
· 11 years ago
87eb016
ath9k: DFS radar use correct width enum
by Janusz Dziedzic
· 11 years ago
3c57e86
ath9k: enable DFS for IBSS mode
by Simon Wunderlich
· 11 years ago
89f927a
ath9k: add TX99 support
by Luis R. Rodriguez
· 11 years ago
95a5992
ath9k: dfs kill ath9k specyfic code
by Janusz Dziedzic
· 11 years ago
7f329bb
ath9k: remove sc->config.cabqReadyTime
by Felix Fietkau
· 11 years ago
2297f1c
ath9k: make ath9k_cmn_update_ichannel static
by Felix Fietkau
· 11 years ago
1a04d59
ath9k: use a separate data structure for rx buffers
by Felix Fietkau
· 11 years ago
3fcdd0a
ath9k: Identify WB335 Antenna configuration
by Sujith Manoharan
· 11 years ago
1063133
ath9k: Identify CUS252 cards
by Sujith Manoharan
· 11 years ago
b35c809
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
d1ae25a
ath9k: Fix ASPM workaround usage
by Sujith Manoharan
· 11 years ago
e083a42
ath9k: Add antenna diversity tweak for CUS198
by Sujith Manoharan
· 11 years ago
2dfca31
mac80211: add a flag to indicate CCK support for HT clients
by Felix Fietkau
· 11 years ago
d074e8d
ath9k: enable CSA functionality in ath9k
by Simon Wunderlich
· 11 years ago
6fac8bb
ath9k: announce that ath9k supports 5/10 MHz
by Simon Wunderlich
· 11 years ago
67a5533
ath9k: set 5/10 MHz supported channels and fix bitrate
by Simon Wunderlich
· 11 years ago
0671894
ath9k: use chandef instead of channel_type
by Simon Wunderlich
· 11 years ago
7d84587
ath9k: Fix BTCOEX usage for RX diversity
by Sujith Manoharan
· 11 years ago
31fd216
ath9k: Set SWCOM value for CUS198
by Sujith Manoharan
· 11 years ago
3f2da95
ath9k: Add a HW capability for WLAN/BT RX diversity
by Sujith Manoharan
· 11 years ago
6308130
ath9k: Cleanup WLAN/BT RX diversity
by Sujith Manoharan
· 11 years ago
3afa6b4
ath9k: Fix antenna diversity for CUS198
by Sujith Manoharan
· 11 years ago
fca3c21
ath9k: Enable WoW only for supported models
by Sujith Manoharan
· 12 years ago
12eea64
ath9k: Add PCI IDs for CUS217
by Sujith Manoharan
· 12 years ago
e861ef5
ath9k: Modify IDs to identify CUS230
by Sujith Manoharan
· 12 years ago
9b60b64
ath9k: Add custom parameters for CUS198
by Sujith Manoharan
· 12 years ago
812fd64
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
Next »