Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
e4a0aee47e1823025972b8f3defde432e485b7b9
/
drivers
/
net
/
wireless
/
ath
b7f080c
net: remove mm.h inclusion from netdevice.h
by Alexey Dobriyan
· 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
931749b
ath9k: make use of a helper to get paprd scale factor
by Mohammed Shafi Shajakhan
· 14 years ago
41bfce8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
a6b7a40
net: remove interrupt.h inclusion from netdevice.h
by Alexey Dobriyan
· 14 years ago
5a6f78a
ath9k: show excessive-retry MPDUs in debugfs
by Felix Fietkau
· 14 years ago
a99168e
ath5k: Disable fast channel switching by default
by Nick Kossifidis
· 14 years ago
8428804
ath9k: better position PAPRD debug message
by Mohammed Shafi Shajakhan
· 14 years ago
05c0be2
ath9k: Add a debug entry to start/stop ANI
by Mohammed Shafi Shajakhan
· 14 years ago
81168e5
ath9k: Further fix for mesh beaconing
by Fabrice Deyber
· 14 years ago
b942471
ath9k: wake up chip before initializing PAPRD table
by Mohammed Shafi Shajakhan
· 14 years ago
2e5ef45
ath9k: Handle IBSS status changes in BSS_CHANGED_IBSS
by Rajkumar Manoharan
· 14 years ago
f29f5c0
ath9k: Remove ATH9K_BEACON_PERIOD mask
by Rajkumar Manoharan
· 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
33e6ef4
ath9k_hw: remove ath9k_hw_get_desc_link
by Felix Fietkau
· 14 years ago
fce041b
ath9k: unify edma and non-edma tx code, improve tx fifo handling
by Felix Fietkau
· 14 years ago
e62ddec
ath9k: remove redundant if check
by Mohammed Shafi Shajakhan
· 14 years ago
21fdc87
ath9k: fix two more bugs in tx power
by Daniel Halperin
· 14 years ago
11ad2f5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
1df85ec
ath9k: Fix AR9287 calibration
by Adrian Chadd
· 14 years ago
64bd082
wireless: Default to 'n' for 2 new added devices in Kconfig.
by Tao Ma
· 14 years ago
41e2b05
ath9k: set 40 Mhz rate only if hw is configured in ht40
by Rajkumar Manoharan
· 14 years ago
51ac8cb
ath9k_hw: disable phy restart on baseband panic caused by RXSM
by Rajkumar Manoharan
· 14 years ago
a4d86d9
ath9k: Reset chip on baseband hang
by Rajkumar Manoharan
· 14 years ago
22e95ac
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
31ec97d
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
57d19e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
c6e38c0
ath9k: use PS wakeup before REG_READ
by Mohammed Shafi Shajakhan
· 14 years ago
ba4903f
ath9k: implement .tx_last_beacon()
by Felix Fietkau
· 14 years ago
ac56703
ath9k: fix ad-hoc nexttbtt calculation
by Felix Fietkau
· 14 years ago
5b68138
ath9k: Drag the driver to the year 2011
by Sujith Manoharan
· 14 years ago
a455c57
ath_hw: Fix bssid mask documentation
by Mohammed Shafi Shajakhan
· 14 years ago
89ea674
ath9k_htc: Fix packet timeout
by Sujith Manoharan
· 14 years ago
d108e8b
ath9k_htc: Change credit limit for UB94/95
by Sujith Manoharan
· 14 years ago
bd54879
ath9k_htc: Fix max subframe handling
by Sujith Manoharan
· 14 years ago
0cd075d
ath9k_htc: Fix BSSID calculation
by Sujith Manoharan
· 14 years ago
33a5315
ath9k_htc: Fix RX filter calculation
by Sujith Manoharan
· 14 years ago
db32124
ath9k_htc: Recalculate the BSSID mask on interface
by Sujith Manoharan
· 14 years ago
84dfa73
ath9k_htc: Fix station flags
by Sujith Manoharan
· 14 years ago
c75197a
ath9k_htc: Fix mode selection
by Sujith Manoharan
· 14 years ago
c6820f1
ath9k: fix ad-hoc mode beacon selection
by Felix Fietkau
· 14 years ago
79d2b15
ath9k: Fix power save wrappers in debug ops
by Rajkumar Manoharan
· 14 years ago
9cbc94e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
e00cf3b
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
df64962
carl9170: advertise interface combinations
by Christian Lamparter
· 14 years ago
108697c
ath9k: make npending frames check as bool
by Mohammed Shafi Shajakhan
· 14 years ago
21e8ee6
ath9k: make sure main_rssi is positive
by Mohammed Shafi Shajakhan
· 14 years ago
3e9a212
ath9k: configure fast_div_bias based on diversity group
by Mohammed Shafi Shajakhan
· 14 years ago
b85c573
ath9k: Implement an API to swap main/ALT LNA's
by Mohammed Shafi Shajakhan
· 14 years ago
8afbcc8
ath9k_hw: define antenna diversity group
by Mohammed Shafi Shajakhan
· 14 years ago
6bcbc06
ath9k_hw: define modules to get/set Antenna diversity paramaters
by Mohammed Shafi Shajakhan
· 14 years ago
842ca78
ath9k_hw: config diversity based on eeprom contents
by Mohammed Shafi Shajakhan
· 14 years ago
c6ba9fe
ath9k_hw: define registers/macros to support Antenna diversity
by Mohammed Shafi Shajakhan
· 14 years ago
21d2c63
ath9k_hw: enable Antenna diversity for AR9485
by Mohammed Shafi Shajakhan
· 14 years ago
69de372
ath9k_hw: make antenna diversity modules chip specific
by Mohammed Shafi Shajakhan
· 14 years ago
be0e6aa
ath9k_hw: Fix STA connection issues with AR9380 (XB113).
by Senthil Balasubramanian
· 14 years ago
9ba7f4f
ath9k_hw: fix dual band assumption for XB113
by Luis R. Rodriguez
· 14 years ago
78d41b3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
f59a59f
ath9k: fix a regression in PS frame filter handling
by Felix Fietkau
· 14 years ago
d381f22
ath5k: Fix lockup due to un-init spinlock.
by Ben Greear
· 14 years ago
fd5999c
ath9k: fix beaconing for mesh interfaces
by Javier Cardona
· 14 years ago
729da39
ath9k: Failed to set default beacon rssi in AP/IBSS mode
by Rajkumar Manoharan
· 14 years ago
2b892a9
ath9k: Fix rssi update in ad-hoc mode
by Rajkumar Manoharan
· 14 years ago
94333f5
ath9k_hw: Change DCU backoff thresh for AR9340
by Rajkumar Manoharan
· 14 years ago
165af96
ath9k_hw: Corrected xpabiaslevel register settings for AR9340
by Rajkumar Manoharan
· 14 years ago
8c12c7b
ath9k_hw: remove get_channel_noise function
by Mohammed Shafi Shajakhan
· 14 years ago
6490e33
carl9170: fix -Wunused-but-set-variable warnings
by Christian Lamparter
· 14 years ago
4105f80
ath9k: process TSF out of range before RX
by Rajkumar Manoharan
· 14 years ago
deb7518
ath9k: avoid enabling interrupts while processing rx
by Rajkumar Manoharan
· 14 years ago
99aa55b
ath9k: Fix a warning due to a queued work during S3 state
by Mohammed Shafi Shajakhan
· 14 years ago
70f23fd
treewide: fix a few typos in comments
by Justin P. Mattock
· 14 years ago
cf3a03b
ath9k_hw: fix power for the HT40 duplicate frames
by Luis R. Rodriguez
· 14 years ago
28ef645
ath9k_hw: do noise floor calibration only on required chains
by Rajkumar Manoharan
· 14 years ago
8f7f3b2
carl9170: fix allmulticast mode
by Nicolas Cavallari
· 14 years ago
cbe8c73
ath9k_hw: remove aggregation protection mode
by Mohammed Shafi Shajakhan
· 14 years ago
2f6fc35
ath9k: Fix drain txq failure in flush
by Rajkumar Manoharan
· 14 years ago
a70171d
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
d244f21
ath9k_htc: Revamp LED management
by Sujith Manoharan
· 14 years ago
4436879
ath9k_htc: Dump modal eeprom header for UB91/94/95
by Sujith Manoharan
· 14 years ago
80d887c
ath9k_htc: Dump base eeprom header for UB91/94/95
by Sujith Manoharan
· 14 years ago
e245292
ath5k: fix uninitialized var warning for txf2txs
by John W. Linville
· 14 years ago
e2186b7
ath9k_htc: Add set_bitrate_mask() callback
by Sujith Manoharan
· 14 years ago
a55bb94
ath9k_htc: Add a new WMI command to set a rate mask
by Sujith Manoharan
· 14 years ago
155dcda
ath9k_htc: Remove unused WMI_AGGR_LIMIT_CMD
by Sujith Manoharan
· 14 years ago
484b1829
ath9k_htc: Increase credit size for AR7010 devices
by Sujith Manoharan
· 14 years ago
a039a99
ath9k: Use ps wrappers for btcoex logic.
by Vivek Natarajan
· 14 years ago
f78eb65
ath9k_hw: Enable generic timer interrupt.
by Vivek Natarajan
· 14 years ago
a6ef530
ath9k_hw: Add support for btcoexistence in AR9300.
by Vivek Natarajan
· 14 years ago
978f78b
ath9k_hw: Move bt_stomp to hw from common.
by Vivek Natarajan
· 14 years ago
caf1eae
carl9170: improve unicast PS buffering
by Christian Lamparter
· 14 years ago
25f63a5
ath9k: fix AR9160 xpaBiasLvlFreq endianness handling
by Adrian Chadd
· 14 years ago
92c6f76
ath9k: set beacon related ps flags on bss_info change
by Rajkumar Manoharan
· 14 years ago
3782c69
ath9k_hw: Fix Tx IQ Calibration hang issue in AR9003 chips
by Rajkumar Manoharan
· 14 years ago
429576b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
2bd93d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
6dde1aa
ath9k: Add TSFOOR interrupt stats in debug info
by Mohammed Shafi Shajakhan
· 14 years ago
cedc7e3
ath9k: remove the unlikely check for autosleep
by Mohammed Shafi Shajakhan
· 14 years ago
b84628e
ath9k: Add power save wrappers and modularize hw_pll handler
by Senthil Balasubramanian
· 14 years ago
9eab61c
ath9k: cleanup hw pll work handler
by Senthil Balasubramanian
· 14 years ago
Next »