Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
1d2231e2e27a7df6a3dc7827d244b7736b7d164a
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
main.c
1d2231e
ath9k: remove duplicate WMM AC definitions
by Felix Fietkau
· 15 years ago
e36b27a
ath9k: add new ANI implementation for AR9003
by Luis R. Rodriguez
· 15 years ago
85ad181
mac80211: allow drivers to sleep in ampdu_action
by Johannes Berg
· 15 years ago
84642d6
ath9k: fix queue stop/start based on the number of pending frames
by Felix Fietkau
· 15 years ago
1f03baa
ath9k: use the key handling code from ath9k_common instead of duplicating it
by Felix Fietkau
· 15 years ago
fdf7662
ath9k: Fix power save with auto sleeping
by Vasanthakumar Thiagarajan
· 15 years ago
08578b8
ath9k: enable the baseband watchdog events for AR9003
by Luis R. Rodriguez
· 15 years ago
3dc3fc5
Revert "ath9k: Group Key fix for VAPs"
by John W. Linville
· 15 years ago
62dad5b
ath9k: Added get_survey callback in order to get channel noise
by Benoit Papillault
· 15 years ago
c9c99e5
ath9k: check for specific rx stuck conditions and recover from them
by Felix Fietkau
· 15 years ago
03ceede
ath9k: Group Key fix for VAPs
by Daniel Yingqiang Ma
· 15 years ago
e500324
ath9k: Add Tx EDMA support
by Vasanthakumar Thiagarajan
· 15 years ago
b5c80475
ath9k: Add Rx EDMA support
by Felix Fietkau
· 15 years ago
3448f91
ath9k: disable the MIB interrupt if ANI is disabled
by Luis R. Rodriguez
· 15 years ago
0f2df9e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into merge
by John W. Linville
· 15 years ago
3069168
ath9k: move imask from sc to ah
by Pavel Roskin
· 15 years ago
1144601
ath9k: fix double calls to ath_radio_enable
by Felix Fietkau
· 15 years ago
4ca7786
ath9k: convert to new station add/remove callbacks
by Johannes Berg
· 15 years ago
733da37
ath9k: fix keycache leak in split tkip case
by Ming Lei
· 15 years ago
3f7c5c1
ath9k: Enable TIM timer interrupt only when needed.
by Senthil Balasubramanian
· 15 years ago
6e7e621
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
f643e51
ath: make gcc check format arguments of ath_print(), fix all misuses
by Pavel Roskin
· 15 years ago
1dbfd9d
ath9k: Handle full sleep in ps_restore.
by Vivek Natarajan
· 15 years ago
7440177
ath9k: fix beacon slot/buffer leak
by Felix Fietkau
· 15 years ago
c9f6a65
ath9k: make tx power config changes take effect immediatley
by Luis R. Rodriguez
· 15 years ago
e239d85
ath9k: implement coverage class support
by Felix Fietkau
· 15 years ago
0005baf
ath9k: cleanup slot time and ack/cts timeout handling
by Felix Fietkau
· 15 years ago
199afd9
ath9k: Fix monitor mode handling
by Sujith
· 15 years ago
cc9c378
ath9k: Fix queue handling
by Sujith
· 15 years ago
1b04b93
ath9k: Cleanup Powersave flags
by Sujith
· 15 years ago
5562420
ath9k: Add new file init.c
by Sujith
· 15 years ago
0fca65c
ath9k: Add a new file for GPIO
by Sujith
· 15 years ago
14acdde
ath9k: re-enable ps by default for new single chip families
by Luis R. Rodriguez
· 15 years ago
891dc5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
1ed32e4
mac80211: remove struct ieee80211_if_init_conf
by Johannes Berg
· 15 years ago
8b685ba
ath9k: wake hardware during AMPDU TX actions
by Luis R. Rodriguez
· 15 years ago
5f70a88
ath9k: wake hardware for interface IBSS/AP/Mesh removal
by Luis R. Rodriguez
· 15 years ago
3867cf6
ath9k: fix suspend by waking device prior to stop
by Sujith
· 15 years ago
ea1e4b8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
b6ce5c3
ath9k: Fix TX poll routine
by Sujith
· 15 years ago
05c78d6
ath9k: Remove ANI lock
by Sujith
· 15 years ago
2ab81d4
ath9k: Stop ANI when doing a reset
by Sujith
· 15 years ago
a9a29ce
ath9k: enable 2GHz band only if the device supports it
by Gabor Juhos
· 15 years ago
94db293
ath9k: Ensure a fair beacon distribution in IBSS mode.
by Vivek Natarajan
· 15 years ago
1bc1488
ath9k: Proper padding/unpadding for the TX/RX path.
by Benoit Papillault
· 15 years ago
e7824a5
ath9k: fix processing of TX PS null data frames
by Luis R. Rodriguez
· 15 years ago
545750d
ath9k: properly use the mac80211 rate control api
by Felix Fietkau
· 15 years ago
18b6c9a
ath9k: set ps_default as false
by John W. Linville
· 15 years ago
c951ad3
mac80211: convert aggregation to operate on vifs/stas
by Johannes Berg
· 15 years ago
c6089cc
ath9k: Cleanup bss_info_changed callback
by Sujith
· 15 years ago
7e86c10
ath9k: move driver keymap, keymax and splitmic to common
by Luis R. Rodriguez
· 15 years ago
3d536ac
ath9k: move struct ath_ani to common area
by Luis R. Rodriguez
· 15 years ago
68a8911
ath9k: pass the ieee80211_hw on radio enable/disable
by Luis R. Rodriguez
· 15 years ago
194b7c1
ath9k: fix listening to idle requests
by Luis R. Rodriguez
· 15 years ago
2da4f01
ath9k_hw: move mac name and rf name helpers to hw code
by Luis R. Rodriguez
· 15 years ago
af1fc67
ath9k: use right parameter for MODULE_PARM_DESC() for debug
by Luis R. Rodriguez
· 15 years ago
536b3a7
ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup()
by Luis R. Rodriguez
· 15 years ago
bd96d39
ath9k: move ath_cleanup() below helpers to avoid forward declarations
by Luis R. Rodriguez
· 15 years ago
2568835
ath9k: add a helper to clean the core driver upon module unload
by Luis R. Rodriguez
· 15 years ago
7fda166
ath9k: add helper to un-init the hw properly
by Luis R. Rodriguez
· 15 years ago
211f585
ath9k: initialize hw prior to debugfs
by Luis R. Rodriguez
· 15 years ago
faa27fa
ath9k: move common->debug_mask setting to ath_init_softc()
by Luis R. Rodriguez
· 15 years ago
bc974f4
atheros: define a common priv struct
by Luis R. Rodriguez
· 15 years ago
2ddb5c8
ath9k: make ath9k_common_ops const
by Luis R. Rodriguez
· 15 years ago
5bb1279
atheros: move bus ops to ath_common
by Luis R. Rodriguez
· 15 years ago
9680e8a
ath9k: remove driver ASSERT, just use BUG_ON()
by Luis R. Rodriguez
· 15 years ago
25c56ee
ath9k: remove ath9k_ht_macmode
by Luis R. Rodriguez
· 15 years ago
43c2761
atheros: move tx/rx chainmask to ath_common
by Luis R. Rodriguez
· 15 years ago
c46917b
atheros: add common debug printing
by Luis R. Rodriguez
· 15 years ago
cd9bf68
ath9k: separate core driver and hw timer code
by Luis R. Rodriguez
· 15 years ago
b002a4a
atheros: add ieee80211_hw to ath_common
by Luis R. Rodriguez
· 15 years ago
13b8155
atheros: define shared bssidmask setting
by Luis R. Rodriguez
· 15 years ago
9e4bffd
atheros/ath9k: add common read/write ops and port ath9k to use it
by Luis R. Rodriguez
· 15 years ago
867633f
ath9k: Define bus agnostic bluetooth coex prep helper
by Luis R. Rodriguez
· 15 years ago
27c51f1
ath9k: move ath_common to ath_hw
by Luis R. Rodriguez
· 15 years ago
1510718
atheros/ath9k: move macaddr, curaid, curbssid and bssidmask to common
by Luis R. Rodriguez
· 15 years ago
f2b2143
ath9k: make ath9k_hw_setbssidmask() and ath9k_hw_write_associd() use ath_hw
by Luis R. Rodriguez
· 15 years ago
9ecdef4
ath9k: rename driver core and hw power save helpers
by Luis R. Rodriguez
· 15 years ago
8c77a56
ath9k: move ath9k_hw_setpower() to main.c
by Luis R. Rodriguez
· 15 years ago
a91d75a
ath9k: move ath9k_ps_wakeup() and ath9k_ps_restore() to main.c
by Luis R. Rodriguez
· 15 years ago
21526d5
ath9k: move ps helpers onto core driver when reseting tsf
by Luis R. Rodriguez
· 15 years ago
5e19729
ath9k: now move ath9k_hw_btcoex_set_weight() to btcoex.c
by Luis R. Rodriguez
· 15 years ago
269ad81
ath9k: simplify ath_btcoex_bt_stomp()
by Luis R. Rodriguez
· 15 years ago
766ec4a
ath9k: rename ath_btcoex_info to ath_btcoex_hw
by Luis R. Rodriguez
· 15 years ago
46289e1
ath9k: rename btcoex_scheme to just scheme
by Luis R. Rodriguez
· 15 years ago
e08a6ac
ath9k: move bt_stomp_type to driver core
by Luis R. Rodriguez
· 15 years ago
8c1b395
ath9k: replaces SC_OP_BTCOEX_ENABLED with a bool
by Luis R. Rodriguez
· 15 years ago
75d7839
ath9k: move driver core helpers to main.c
by Luis R. Rodriguez
· 15 years ago
af03abe
ath9k: move hw specific btcoex info to ath_hw
by Luis R. Rodriguez
· 15 years ago
2e20250
ath9k: move btcoex core driver info to its own struct
by Luis R. Rodriguez
· 15 years ago
4d6b228
ath9k: use ath_hw for DPRINTF() and debug init/exit
by Luis R. Rodriguez
· 15 years ago
e31f7b9
ath9k: Fix RFKILL bugs
by Sujith
· 15 years ago
93b1b37
ath9k: Revamp PCIE workarounds
by Vivek Natarajan
· 15 years ago
aeac355
ath9k: Store subsystem id in struct hw_version
by Vasanthakumar Thiagarajan
· 15 years ago
7b6840a
ath9k: Disable ASPM when btcoex is active
by Vasanthakumar Thiagarajan
· 15 years ago
8813262
ath9k: Fix channelFlags for 2GHZ
by Sujith
· 15 years ago
7ea310b
ath9k: Fix RX Filter handling for BAR
by Sujith
· 15 years ago
d0bec34
ath9k: Reconfigure beacon timers after the scan is completed.
by Vivek Natarajan
· 15 years ago
ebb8e1d
ath9k: Move generic hw timer intr handler to bottom-half
by Vasanthakumar Thiagarajan
· 15 years ago
1773912
ath9k: Add Bluetooth Coexistence 3-wire support
by Vasanthakumar Thiagarajan
· 15 years ago
Next »