Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
37b70a81855e4a2e66716804ae55ff717520e7fb
/
drivers
/
net
/
wireless
/
ath
6226811
ath9k_hw: run ath9k_hw_9271_pa_cal() initial calibration
by Luis R. Rodriguez
· 15 years ago
b57df12
ath9k_hw: run the carrier leakage calibration fix for ar9271 as well
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
8ce54c5
ath5k: enable Power-Save Polls by setting the association ID
by Luis R. Rodriguez
· 15 years ago
a3f86bf
ath5k: fix regression which triggers an SME join upon assoc
by Luis R. Rodriguez
· 15 years ago
abba068
ath5k: remove temporary low_id and high_id vars on ath5k_hw_set_associd()
by Luis R. Rodriguez
· 15 years ago
be5d6b7
ath5k: simplify passed params to ath5k_hw_set_associd()
by Luis R. Rodriguez
· 15 years ago
91b9eb8
ath5k: fix regression introduced upon the removal of AR5K_HIGH_ID()
by Luis R. Rodriguez
· 15 years ago
a72d57a
ath5k: use ath_hw_setbssidmask() for bssid mask setting upon assoc
by Luis R. Rodriguez
· 15 years ago
eb053a0
ath5k: fix regression on setting bssid mask on association
by Luis R. Rodriguez
· 15 years ago
baee1f3
Wireless / ath5k: Simplify suspend and resume callbacks
by Rafael J. Wysocki
· 15 years ago
bc974f4
atheros: define a common priv struct
by Luis R. Rodriguez
· 15 years ago
7976b42
ath9k_hw: add AR9271 srev and device ID to allow hw to support ar9271
by Luis R. Rodriguez
· 15 years ago
3ca3403
ath9k_hw: print device ID if not supported
by Luis R. Rodriguez
· 15 years ago
7322fd1
ath9k: move hw code to its own module
by Luis R. Rodriguez
· 15 years ago
475a6e4
ath9k: use common read/write ops on pci and debug code
by Luis R. Rodriguez
· 15 years ago
e41f0bf
ath9k: Fix bugs in handling TX power
by Senthil Balasubramanian
· 15 years ago
ebb90cf
ath9k: Advertise midband for AR5416 devices
by Senthil Balasubramanian
· 15 years ago
63a75b9
ath9k: Reduce PLL Settle time and eliminate redundant PLL calls.
by Senthil Balasubramanian
· 15 years ago
1d50a69
ath9k: Handle ATH9K_BEACON_RESET_TSF properly
by Senthil Balasubramanian
· 15 years ago
66afad0
ath9k: Allow PSPOLL only when the interface is configured in AP mode
by Senthil Balasubramanian
· 15 years ago
7aa0349
ath9k: Update initvals
by Vasanthakumar Thiagarajan
· 15 years ago
4921be8
ath9k: Fix RTC reset for AR5416
by Sujith
· 15 years ago
193cd45
ath9k: Update INI release for AR9287
by Sujith
· 15 years ago
0b98eaa
ath9k: Add Calibration checks
by Vivek Natarajan
· 15 years ago
181af38
ar9170: handle overflow in tsf_low register during get_tsf
by Joerg Albert
· 15 years ago
7c52c07
ar9170: add heavy clip handling
by Joerg Albert
· 15 years ago
90f2908
ar9170: fixed coding style, moved define
by Joerg Albert
· 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
990b70a
ath9k: move ATH9K_RSSI_BAD to hw.h
by Luis R. Rodriguez
· 15 years ago
cfe8cba
ath9k: clarify what hw code is and remove ath9k.h from a few files
by Luis R. Rodriguez
· 15 years ago
9680e8a
ath9k: remove driver ASSERT, just use BUG_ON()
by Luis R. Rodriguez
· 15 years ago
e3d01bf
ath9k: move ATH_AMPDU_LIMIT_MAX to hw.h
by Luis R. Rodriguez
· 15 years ago
25c56ee
ath9k: remove ath9k_ht_macmode
by Luis R. Rodriguez
· 15 years ago
6420014
ath9k: remove ath9k 25 MHz HT40 spacing stuff
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
e5aa847
ath5k: define ath_common ops
by Luis R. Rodriguez
· 15 years ago
9adca12
ath5k: allocate ath5k_hw prior to initializing hw
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
db71971
ath5k: move ath_common to ath5k_hw
by Luis R. Rodriguez
· 15 years ago
27c51f1
ath9k: move ath_common to ath_hw
by Luis R. Rodriguez
· 15 years ago
394317f
ath5k: initialize eeprom struct early on attach
by Luis R. Rodriguez
· 15 years ago
954fece
ath5k: use common curbssid, bssidmask and macaddr
by Luis R. Rodriguez
· 15 years ago
8c727e7
ar9170: make use of common macaddr and curbssid
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
3453ad8
ath9k: use ath9k_hw_write_associd() on reset
by Luis R. Rodriguez
· 15 years ago
7664072
ath9k: Use ath9k_hw_setbssidmask() on reset
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
bcd8f54
atheros: use get_unaligned_le*() for bssid mask setting
by Luis R. Rodriguez
· 15 years ago
1775374
ath: move ath_bcast_mac to common header
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
1adc93c
ath9k: avoid usage of ath9k_hw_setpower() on hw.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
a36cfbc
ath9k: rename ath_btcoex_supported() to ath9k_hw_btcoex_supported()
by Luis R. Rodriguez
· 15 years ago
8b4fc5b
ath9k: move ath_btcoex_config and ath_bt_mode to btcoex.c
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
05a0b3c
ath9k: remove unused bt_duty_cycle
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
bc74bf8
ath9k: split ath9k_hw_btcoex_enable() into two helpers
by Luis R. Rodriguez
· 15 years ago
75d7839
ath9k: move driver core helpers to main.c
by Luis R. Rodriguez
· 15 years ago
7a2f0f5
ath9k: split bluetooth hardware coex init into two helpers
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
e16c1bb
ar9170: fix bug in iq-auto calibration value calculation
by Christian Lamparter
· 15 years ago
8b3f6af
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
b37fa87
ath9k: Initialize txgain and rxgain for newer AR9287 chipsets.
by Vivek Natarajan
· 15 years ago
e31f7b9
ath9k: Fix RFKILL bugs
by Sujith
· 15 years ago
fe9f634
ar9170usb: add usbid for TP-Link TL-WN821N v2
by Christian Lamparter
· 15 years ago
a3ca95fb
ath9k: Disable autosleep feature by default.
by Vivek Natarajan
· 15 years ago
edbf51f
ath9k: Fix regression in PA calibration
by Sujith
· 15 years ago
d865ca6c
ath9k: Fix bug in chain handling
by Senthil Balasubramanian
· 15 years ago
42abfbe
ath9k: Fix AHB reset for AR9280
by Vivek Natarajan
· 15 years ago
ce143bb
ath9k: Adjust the chainmasks properly
by Senthil Balasubramanian
· 15 years ago
0a475cc
ath9k: Do a full reset for AR9280
by Vasanthakumar Thiagarajan
· 15 years ago
9ebef79
ath9k: Don't read NF when chip has gone through full sleep mode
by Vasanthakumar Thiagarajan
· 15 years ago
204d794
ath9k: Fix rx data corruption
by Vasanthakumar Thiagarajan
· 15 years ago
d8caa83
ath9k: Fix chip wakeup issue
by Sujith
· 15 years ago
46fe782
ath9k: Restore TSF after RESET
by Sujith
· 15 years ago
93b1b37
ath9k: Revamp PCIE workarounds
by Vivek Natarajan
· 15 years ago
6170cd5
ath9k: Set default noise floor value for AR9287
by Vivek Natarajan
· 15 years ago
10a01bf
ath9k: Fix bug in ANI channel handling
by Sujith
· 15 years ago
Next »