Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
bea843c73854becf998047a83af22a90de3fd19b
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
ath9k.h
bea843c
ath9k/ath9k_htc: Remove WME macros
by Sujith Manoharan
· 12 years ago
2884561
ath9k: stomp audio profiles on weak signal strength
by Rajkumar Manoharan
· 12 years ago
ac46ba4
ath9k: Fix BTCOEX debugfs file usage
by Sujith Manoharan
· 12 years ago
4df50ca
ath9k: Dump BTCOEX tuning parameters
by Rajkumar Manoharan
· 12 years ago
e82cb03
ath9k: adjust WLAN and BT concurrent transmission
by Rajkumar Manoharan
· 12 years ago
424749c
ath9k: perform ANI cycle in idle state
by Rajkumar Manoharan
· 12 years ago
365d2eb
ath9k: Fix chainmask selection for AR9462
by Sujith Manoharan
· 12 years ago
9b460d7
ath9k: Remove a couple of unused variables
by Sujith Manoharan
· 12 years ago
8f176a3
ath9k: fill led_pin before drv_start
by Rajkumar Manoharan
· 12 years ago
1b29ce4
ath9k: Remove an obselete function declaration
by Mohammed Shafi Shajakhan
· 12 years ago
94ae77e
ath9k: Fix BTCOEX timer triggering comparision
by Mohammed Shafi Shajakhan
· 12 years ago
36323f8
mac80211: move TX station pointer and restructure TX
by Thomas Huehn
· 12 years ago
124b979
ath9k: Fix race in reset-work usage
by Rajkumar Manoharan
· 13 years ago
da0d45f
ath9k: Fix ANI management
by Sujith Manoharan
· 13 years ago
fb6e252
ath9k: Cleanup the beacon tasklet
by Sujith Manoharan
· 13 years ago
2f8e82e
ath9k: Set the TSF adjust value properly
by Sujith Manoharan
· 13 years ago
7e52c8a
ath9k: Cleanup beacon queue configuration
by Sujith Manoharan
· 13 years ago
aa45fe9
ath9k: Remove is_bslot_active
by Sujith Manoharan
· 13 years ago
ef4ad63
ath9k: Cleanup beacon logic
by Sujith Manoharan
· 13 years ago
130ef6e
ath9k: Fix beacon setup
by Sujith Manoharan
· 13 years ago
aa5955c
ath9k: fix aggregate size limit based on queue TXOP limit
by Felix Fietkau
· 13 years ago
7702e78
ath9k: make per-WMM-AC queue sizes configurable via debugfs
by Felix Fietkau
· 13 years ago
b11e640
ath9k: Add WoW related mac80211 callbacks
by Mohammed Shafi Shajakhan
· 13 years ago
01c7853
ath9k: Add definitions and structures to support WoW
by Mohammed Shafi Shajakhan
· 13 years ago
08d4df4
ath9k: fix power consumption on network sleep when BTCOEX is enabled
by Rajkumar Manoharan
· 13 years ago
635d999
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
313eb87
ath9k: raise aggregation limit to 64k for HT IBSS
by Sven Eckelmann
· 13 years ago
80b08a8
ath9k: fix invalid pointer access in the tx path
by Felix Fietkau
· 13 years ago
3c7992e
ath9k: defer btcoex scheme update
by Rajkumar Manoharan
· 13 years ago
b74713d
ath9k: Handle fatal interrupts properly
by Sujith Manoharan
· 13 years ago
781b14a
ath9k: Use atomic operations
by Sujith Manoharan
· 13 years ago
8da0783
ath9k: Move LNA code to antenna.c
by Sujith Manoharan
· 13 years ago
af68aba
ath9k: Fix work handling
by Sujith Manoharan
· 13 years ago
ef1b6cd
ath9k: Group link monitoring logic
by Sujith Manoharan
· 13 years ago
6995fb8
ath9k: improve BT FTP/PAN performance
by Rajkumar Manoharan
· 13 years ago
e6930c4
ath9k: Use separate operational flags for BTCOEX
by Sujith Manoharan
· 13 years ago
4cb54fa
ath9k: Remove SC_OP_OFFCHANNEL
by Sujith Manoharan
· 13 years ago
689e756
ath9k_hw: add support for 8 AP mode interfaces
by Felix Fietkau
· 13 years ago
8e92d3f
ath9k: add DFS pattern detector instance to ath_softc
by Zefir Kurtisi
· 13 years ago
01e1891
ath9k: recover ar9380 chips from rare stuck state
by Rajkumar Manoharan
· 13 years ago
d47a61a
ath9k: Fix multi-VIF BSS handling
by Sujith Manoharan
· 13 years ago
3d4e20f
ath9k: Remove aggregation flags
by Sujith Manoharan
· 13 years ago
bcf6f96
ath9k: Remove 'other' VIF count
by Sujith Manoharan
· 13 years ago
62450b8
ath9k: Remove unused variables
by Sujith Manoharan
· 13 years ago
3a2923e
ath9k: get rid of double queueing of rx frames on EDMA
by Felix Fietkau
· 13 years ago
4daa776
ath9k: Use CONFIG_ATH9K_BTCOEX_SUPPORT
by Sujith Manoharan
· 13 years ago
c0ac53f
ath9k: Calculate ampdu limit using a helper
by Sujith Manoharan
· 13 years ago
56ca0db
ath9k: Process BTCOEX interrupts using a helper
by Sujith Manoharan
· 13 years ago
df198b1
ath9k: Use proper start/stop routines for BTCOEX
by Sujith Manoharan
· 13 years ago
5908120
ath9k: Move BTCOEX init/deinit functions to gpio.c
by Sujith Manoharan
· 13 years ago
e4922f2
ath9k_hw: fix a comment
by Mohammed Shafi Shajakhan
· 13 years ago
016c217
ath9k_hw: increase tx status ring buffer size
by Rajkumar Manoharan
· 13 years ago
23de5dc
ath9k: fix tx locking issues
by Felix Fietkau
· 13 years ago
f943754
ath9k: avoid retransmitting aggregation frames that a BAR was sent for
by Felix Fietkau
· 13 years ago
156369f
ath9k: reduce the number of unnecessary BAR tx packets
by Felix Fietkau
· 13 years ago
da64762
ath9k: change maximum software retransmission handling
by Felix Fietkau
· 13 years ago
9e25365
ath9k: Add functions to allocate/free buffers for MCI
by Mohammed Shafi Shajakhan
· 13 years ago
1a68abb
ath9k: Fix LED GPIO pin for AR9462
by Mohammed Shafi Shajakhan
· 13 years ago
7e1e386
ath9k: Improve debugfs printout for stations.
by Ben Greear
· 13 years ago
7dc181c
ath9k: Add btcoex profile management support for AR9462
by Rajkumar Manoharan
· 13 years ago
423e38e
ath9k: Rename AR9480 into AR9462
by Rajkumar Manoharan
· 13 years ago
042ec45
mac80211: let drivers inform it about per TID buffered frames
by Johannes Berg
· 13 years ago
493cf04
ath9k: use the new API for setting tx descriptors
by Felix Fietkau
· 13 years ago
399c648
ath9k: reduce the number of functions that access the tx descriptor
by Felix Fietkau
· 13 years ago
55797b1
ath9k: remove ATH_TX_XRETRY and BUF_XRETRY flags
by Felix Fietkau
· 13 years ago
79ac9b3
ath9k: enable LED pin for AR946/8x chipsets
by Mohammed Shafi Shajakhan
· 13 years ago
43c3528
ath9k: implement .get_antenna and .set_antenna
by Felix Fietkau
· 13 years ago
236de51
ath9k: always call ath_reset from workqueue context
by Felix Fietkau
· 13 years ago
6a0ddae
ath9k: move the sequence number from ath_frame_info to ath_buf
by Felix Fietkau
· 13 years ago
56dc633
ath9k: clean up the aggregation tid queue
by Felix Fietkau
· 13 years ago
a75c062
ath9k: use u8 for the tx key index
by Felix Fietkau
· 13 years ago
f82b4bd
ath9k: Move ath9k_init_crypto to common
by Rajkumar Manoharan
· 13 years ago
d77bf3e
ath9k: Remove SC_OP_ENABLE_APM
by Rajkumar Manoharan
· 13 years ago
e8fe733
ath9k: Use atomic reference count for interrupt ops
by Rajkumar Manoharan
· 13 years ago
0f9dc29
ath9k: Remove virtual wiphy specific frame type
by Rajkumar Manoharan
· 13 years ago
eb93e89
ath9k: remove all references to subsysid, it's never used
by Pavel Roskin
· 13 years ago
df2cbe4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
c3d7769
ath9k: move few descriptor macros to ath9k.h
by Mohammed Shafi Shajakhan
· 14 years ago
3609936
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
e707549
ath9k: typo fix in a comment
by Pavel Roskin
· 14 years ago
f6351d4
ath9k: use standard max(), remove A_MAX macro
by Pavel Roskin
· 14 years ago
c0c33ad
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
a6b7a40
net: remove interrupt.h inclusion from netdevice.h
by Alexey Dobriyan
· 14 years ago
05c0be2
ath9k: Add a debug entry to start/stop ANI
by Mohammed Shafi Shajakhan
· 14 years ago
5595f11
ath9k: mark few functions as static
by Mohammed Shafi Shajakhan
· 14 years ago
6d79cb4
ath9k: make ath9k_setpower function as static
by Mohammed Shafi Shajakhan
· 14 years ago
fce041b
ath9k: unify edma and non-edma tx code, improve tx fifo handling
by Felix Fietkau
· 14 years ago
ba4903f
ath9k: implement .tx_last_beacon()
by Felix Fietkau
· 14 years ago
5b68138
ath9k: Drag the driver to the year 2011
by Sujith Manoharan
· 14 years ago
8afbcc8
ath9k_hw: define antenna diversity group
by Mohammed Shafi Shajakhan
· 14 years ago
deb7518
ath9k: avoid enabling interrupts while processing rx
by Rajkumar Manoharan
· 14 years ago
cbe8c73
ath9k_hw: remove aggregation protection mode
by Mohammed Shafi Shajakhan
· 14 years ago
9eab61c
ath9k: cleanup hw pll work handler
by Senthil Balasubramanian
· 14 years ago
353e501
ath9k: Fix LED gpio for AR93xx chipsets.
by Senthil Balasubramanian
· 14 years ago
93ae2dd
ath9k: assign keycache slots to unencrypted stations
by Felix Fietkau
· 14 years ago
5519541
ath9k: fix powersave frame filtering/buffering in AP mode
by Felix Fietkau
· 14 years ago
8e26a03
ath9k: introduce ATH9K_{PCI,AHB} config options
by Gabor Juhos
· 14 years ago
99e4d43
ath9k: configure beacons based on hw opmode
by Rajkumar Manoharan
· 14 years ago
4f5ef75b
ath9k: Handle BSSID/AID for multiple interfaces
by Rajkumar Manoharan
· 14 years ago
66da424
ath9k: Cleanup ath_vif struct
by Rajkumar Manoharan
· 14 years ago
Next »