Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
133eb82f0904049be96a8128b513e19e538fde5d
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
main.c
531efff
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by John W. Linville
· 12 years ago
7ca7c77
ath9k: Do not use local_bh_disable in ampdu_action
by Sujith Manoharan
· 12 years ago
73900cb
ath9k: Use bitops for scan flag
by Sujith Manoharan
· 12 years ago
cf657a2
ath9k: Remove MAC_DEBUG
by Sujith Manoharan
· 12 years ago
a676828
ath9k: Fix beacon reconfiguration
by Sujith Manoharan
· 12 years ago
4ef69d0
ath9k: fix key allocation error handling for powersave keys
by Felix Fietkau
· 12 years ago
ab11bb2
ath9k: always set common->macaddr to the MAC adress of a virtual interface
by Felix Fietkau
· 12 years ago
655d8e2
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
6fe5468
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
73e4937
ath9k: add support for DFS master mode
by Zefir Kurtisi
· 12 years ago
f50b1cd
ath9k: Re-enable interrupts after a channel change failure
by Robert Shade
· 12 years ago
675a0b0
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
by Karl Beldan
· 12 years ago
39ecc01
mac80211: pass queue bitmap to flush operation
by Johannes Berg
· 12 years ago
dd5ee59
ath9k: Fix ATH9K_HW_CAP_HT usage
by Sujith Manoharan
· 12 years ago
04ccd4a
ath9k: add debug parameters for spectral scan
by Simon Wunderlich
· 12 years ago
9ebea38
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
1381559
ath9k: clean up processing of pending tx frames on reset
by Felix Fietkau
· 12 years ago
0a62acb
ath9k: stop rx after tx
by Felix Fietkau
· 12 years ago
fea92cb
ath9k: allow setting arbitrary antenna masks on AR9003+
by Felix Fietkau
· 12 years ago
4668cce
ath9k: disable the tasklet before taking the PCU lock
by Felix Fietkau
· 12 years ago
4b883f0
ath9k: fix rx flush handling
by Felix Fietkau
· 12 years ago
7fc00a3
ath9k: add a better fix for the rx tasklet vs rx flush race
by Felix Fietkau
· 12 years ago
e93d083
ath9k: add spectral scan feature
by Simon Wunderlich
· 12 years ago
18b559d
mac80211: split TX aggregation stop action
by Johannes Berg
· 12 years ago
a145daf
ath9k: Implement sta_add_debugfs/sta_remove_debugfs
by Sujith Manoharan
· 12 years ago
c175db8
ath9k: Move ethtool functions to debug.c
by Sujith Manoharan
· 12 years ago
580bdac
ath9k: Remove 'stations' debugfs file
by Sujith Manoharan
· 12 years ago
78ef731
ath9k: Fix the 'xmit' debugfs file
by Sujith Manoharan
· 12 years ago
bea843c
ath9k/ath9k_htc: Remove WME macros
by Sujith Manoharan
· 12 years ago
ca90ef4
ath9k: Process FATAL interrupts at first
by Rajkumar Manoharan
· 12 years ago
b126b02
ath9k: Remove unused workaround
by Sujith Manoharan
· 12 years ago
8b2c982
mac80211: clarify interface iteration and make it configurable
by Johannes Berg
· 12 years ago
e82cb03
ath9k: adjust WLAN and BT concurrent transmission
by Rajkumar Manoharan
· 12 years ago
50072eb
ath9k: Send WLAN channel info to BT
by Rajkumar Manoharan
· 12 years ago
424749c
ath9k: perform ANI cycle in idle state
by Rajkumar Manoharan
· 12 years ago
249ee72
ath9k: use ieee80211_free_txskb
by Felix Fietkau
· 12 years ago
ceb26a6
ath9k: improve suspend/resume reliability
by Felix Fietkau
· 12 years ago
9b4e9e7
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
327967c
ath9k: Cleanup add/change_interface callbacks
by Mohammed Shafi Shajakhan
· 12 years ago
5686cac
ath9k: Make use of ath_stop_ani wrapper
by Mohammed Shafi Shajakhan
· 12 years ago
e548c49
mac80211: add key flag for management keys
by Johannes Berg
· 12 years ago
fac805f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
f41a9b3
ath9k: fix interrupt storms on queued hardware reset
by Felix Fietkau
· 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
· 12 years ago
6dcc344
ath9k: Reconfigure VIF state properly
by Sujith Manoharan
· 12 years ago
da0d45f
ath9k: Fix ANI management
by Sujith Manoharan
· 12 years ago
2f8e82e
ath9k: Set the TSF adjust value properly
by Sujith Manoharan
· 12 years ago
7e52c8a
ath9k: Cleanup beacon queue configuration
by Sujith Manoharan
· 12 years ago
aa45fe9
ath9k: Remove is_bslot_active
by Sujith Manoharan
· 12 years ago
ef4ad63
ath9k: Cleanup beacon logic
by Sujith Manoharan
· 12 years ago
6c43c090
ath9k: Simplify ASSOC handling
by Sujith Manoharan
· 12 years ago
df35d29
ath9k: Cleanup interface handling
by Sujith Manoharan
· 12 years ago
60ca9f8
ath9k_hw: Cleanup ath9k_hw_set_tsfadjust
by Sujith Manoharan
· 12 years ago
130ef6e
ath9k: Fix beacon setup
by Sujith Manoharan
· 12 years ago
aa5955c
ath9k: fix aggregate size limit based on queue TXOP limit
by Felix Fietkau
· 13 years ago
531bd07
ath9k/ath9k_htc: fix txop limit handling
by Felix Fietkau
· 13 years ago
5d9c7e3
ath9k: validate rx antenna settings
by Felix Fietkau
· 13 years ago
b11e640
ath9k: Add WoW related mac80211 callbacks
by Mohammed Shafi Shajakhan
· 13 years ago
c12b602
ath9k: enable PLL workaround for AR9550
by Gabor Juhos
· 13 years ago
08d4df4
ath9k: fix power consumption on network sleep when BTCOEX is enabled
by Rajkumar Manoharan
· 13 years ago
b73f3e7
ath9k: fix fullsleep power consumption when BTCOEX is enabled
by Rajkumar Manoharan
· 13 years ago
bf52592
ath9k: Fix compilation breakage
by Sujith Manoharan
· 13 years ago
fad29cd
ath9k: Fix lockdep splat
by Sujith Manoharan
· 13 years ago
313eb87
ath9k: raise aggregation limit to 64k for HT IBSS
by Sven Eckelmann
· 13 years ago
198823f
ath9k: remove MIB interrupt support
by Felix Fietkau
· 13 years ago
211c17a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
3c7992e
ath9k: defer btcoex scheme update
by Rajkumar Manoharan
· 13 years ago
8389fb3
ath9k: restore power state on set channel failure
by Rajkumar Manoharan
· 13 years ago
bcb7ad7
ath9k: Fix softlockup in AR9485
by Mohammed Shafi Shajakhan
· 13 years ago
a23415f
ath9k: remove incompatible IBSS interface check in change_iface
by Mohammed Shafi Shajakhan
· 13 years ago
2031b4c
ath9k: Fix a WARNING on suspend/resume with IBSS
by Mohammed Shafi Shajakhan
· 13 years ago
196fb86
ath9k: Resync beacons properly
by Sujith Manoharan
· 13 years ago
07c15a3
ath9k: Fix powersave locking
by Sujith 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
c9ae6ab
ath: do not update cycle counters with sleep mode
by Rajkumar Manoharan
· 13 years ago
4cb54fa
ath9k: Remove SC_OP_OFFCHANNEL
by Sujith Manoharan
· 13 years ago
e270e77
ath9k: Setup MCI interrupts properly
by Sujith Manoharan
· 13 years ago
b90bd9d
ath9k: Support ethtool getstats api.
by Ben Greear
· 13 years ago
ceea2a5
ath9k: stop rx dma before stopping tx
by Felix Fietkau
· 13 years ago
d9b8ae6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
ad12886
ath9k: Fix IDLE Powersave
by Sujith Manoharan
· 13 years ago
f240019
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
ed2578c
ath9k: simplify beacon configuration for beaconing vifs
by Rajkumar Manoharan
· 13 years ago
b381fa3
ath9k: optimize the hardware hang check
by Felix Fietkau
· 13 years ago
75600ab
ath9k: wake up the hardware from full sleep when idle is turned off
by Felix Fietkau
· 13 years ago
8065248
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
a5a0bca
ath9k: Add tx-failed counter.
by Ben Greear
· 13 years ago
011afa1
Revert "ath9k: fix going to full-sleep on PS idle"
by Sujith Manoharan
· 13 years ago
01e1891
ath9k: recover ar9380 chips from rare stuck state
by Rajkumar Manoharan
· 13 years ago
a4d6367
ath9k: Use HW HT capabilites properly
by Sujith 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
caed657
ath9k_hw: Cleanup FastChannelChange
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
Next »