Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9baa3c34ac4e27f7e062f266f50cc5dbea26a6c1
/
drivers
/
net
/
wireless
/
ath
/
ath9k
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 10 years ago
ae045e2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
e7fda6c
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
cf9ae8f
ath9k: Initialize channel context ops on ahb probe
by Rajkumar Manoharan
· 10 years ago
9a24440
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 10 years ago
6438e0d
wireless: ath9k: Get rid of timespec conversions
by Thomas Gleixner
· 10 years ago
c01fac1
ath9k: fix aggregation session lockup
by Felix Fietkau
· 10 years ago
3f55720
ath9k: drop negativity checks for unsigned values coming from kstrtoul()
by Andrey Utkin
· 10 years ago
3ae351a
ath9k: set up tx power into the MRR
by Lorenzo Bianconi
· 10 years ago
d954cd77
ath9k: fix pending tx frames accounting
by Felix Fietkau
· 10 years ago
09ebb81
ath9k: Calculate sleep duration
by Rajkumar Manoharan
· 10 years ago
5f2f9e4
ath9k: Increase max listen interval
by Rajkumar Manoharan
· 10 years ago
9198cf4
ath9k: Cache beacon config after association
by Rajkumar Manoharan
· 10 years ago
76ac9ed
ath9k_hw: Fix pll2_divfrac for AR953x
by Rajkumar Manoharan
· 10 years ago
af2db44
ath9k_hw: fix tx gain table index for AR953x
by Rajkumar Manoharan
· 10 years ago
ddbbd9e
ath9k_hw: fix XPABIASLEVEL settings for AR9531
by Rajkumar Manoharan
· 10 years ago
c01a729
ath9k_hw: Add QCA953x 2.0 initvals
by Rajkumar Manoharan
· 10 years ago
efeb143
ath9k_hw: update CCK loop coefficients for AR953x 1.0
by Rajkumar Manoharan
· 10 years ago
855df36
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 10 years ago
d6067f0
ath9k: Fix build error in ath_reset_internal
by Rajkumar Manoharan
· 10 years ago
a406832
ath9k: Advertise multichannel support
by Rajkumar Manoharan
· 10 years ago
3ad9c38
ath9k: use separate HW queue for each channel context
by Rajkumar Manoharan
· 10 years ago
42eda11
ath9k: Add recovery mechanism for hw TSF timer
by Felix Fietkau
· 10 years ago
a899b67
ath9k: Update channel switch timer
by Felix Fietkau
· 10 years ago
ec70abe
ath9k: Handle beacon miss on multi channel context
by Felix Fietkau
· 10 years ago
7414863
ath9k: Add periodic NoA support
by Felix Fietkau
· 10 years ago
73fa2f2
ath9k: Add multi-channel scheduling support
by Felix Fietkau
· 10 years ago
6036c28
ath9k: Implement mgd_prepare_tx
by Felix Fietkau
· 10 years ago
58b5737
ath9k: Adjust AP beacon tsf based on station context
by Felix Fietkau
· 10 years ago
8eab2510
ath9k: switch channel after sending beacon
by Felix Fietkau
· 10 years ago
3ae07d3
ath9k: Add p2p go NoA attribute
by Felix Fietkau
· 10 years ago
ea6ff2d
ath9k: Store current offchannel duration
by Rajkumar Manoharan
· 10 years ago
748299f
ath9k: switch channel context for beaconing
by Felix Fietkau
· 10 years ago
9a9c4fb
ath9k: Summarize hw state per channel context
by Rajkumar Manoharan
· 10 years ago
ca900ac
ath9k: Move beacon config to channel context
by Rajkumar Manoharan
· 10 years ago
8d7e09d
ath9k: save tsf in channel context
by Felix Fietkau
· 10 years ago
26f16c2
ath9k: Add ATH_OP_MULTI_CHANNEL
by Felix Fietkau
· 10 years ago
b01459e
ath9k: Move caldata into channel context
by Felix Fietkau
· 10 years ago
c4dc0d0
ath9k: Fetch appropriate operating channel context
by Rajkumar Manoharan
· 10 years ago
3930563
ath9k: Implement channel context ops
by Felix Fietkau
· 10 years ago
405393c
ath9k: Implement remain-on-channal support
by Felix Fietkau
· 10 years ago
78b2194
ath9k: Implement hw_scan support
by Felix Fietkau
· 10 years ago
c083ce9
ath9k: send powersave frame on channel switch
by Felix Fietkau
· 10 years ago
befcf7e
ath9k: channel context based transmission
by Felix Fietkau
· 10 years ago
bff1176
ath9k: Add channel context worker thread
by Felix Fietkau
· 10 years ago
0453531
ath9k: Move acq to channel context
by Felix Fietkau
· 10 years ago
bc7e1be
ath9k: Move txpower limit to channel context
by Felix Fietkau
· 10 years ago
fbbcd14
ath9k: Add channel context structure
by Felix Fietkau
· 10 years ago
8f1e5d3
Merge branch 'for-linville' of git://github.com/kvalo/ath
by John W. Linville
· 10 years ago
71a5f88
ath9k: Fix interface combinations for multi-channel concurrency
by Rajkumar Manoharan
· 10 years ago
60ccc10
ath9k: Fix deadlock while updating p2p beacon timer
by Rajkumar Manoharan
· 10 years ago
7dd74f5
ath9k: avoid passing buffers to the hardware during flush
by Felix Fietkau
· 10 years ago
3f3c09f
ath9k: simplify DFS pulse interval debug printing
by Zefir Kurtisi
· 10 years ago
03c4444
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 10 years ago
aecdc89
ath9k/ath10k: remove unnecessary channel_switch_beacon callbacks
by Luciano Coelho
· 10 years ago
1c48f98
ath9k: fix sleep timer during suspend
by Rajkumar Manoharan
· 10 years ago
4bbf441
ath9k: Handle multiple keys while setting tx filters
by Rajkumar Manoharan
· 10 years ago
b7a5970
ath9k: fix build error with disabled debug
by Zefir Kurtisi
· 10 years ago
9681047
ath9k: fixup "ath9k_htc: fix build with disabled debug"
by John W. Linville
· 10 years ago
3cad711
ath9k_htc: fix build with disabled debug
by Oleksij Rempel
· 10 years ago
08232bf
ath9k_hw: Abort transmission for sleeping station
by Rajkumar Manoharan
· 10 years ago
faf1dc6
ath9k_htc: Stop ANI before doing hw_reset
by Rajkumar Manoharan
· 10 years ago
3eb6ed2
ath9k_htc: use ath9k_cmn_debug_phy_err
by Oleksij Rempel
· 10 years ago
e02912c
ath9k: move phy_err to ath9k_cmn_debug_phy_err
by Oleksij Rempel
· 10 years ago
f14c17c
ath9k_htc: use ath9k_cmn_debug_recv
by Oleksij Rempel
· 10 years ago
87ea9b0
ath9k: move recv to ath9k_cmn_debug_recv
by Oleksij Rempel
· 10 years ago
b5a0c86
ath9k & ath9k_htc: move ath_rx_stats to cmn
by Oleksij Rempel
· 10 years ago
9d83cd5
ath9k: reorder or remove some includes
by Oleksij Rempel
· 10 years ago
df73820
ath9k_htc: use ath9k_cmn_debug_base_eeprom
by Oleksij Rempel
· 10 years ago
29bf801
ath9k: move base_eeprom debug code to ath9k_cmn_debug_base_eeprom
by Oleksij Rempel
· 10 years ago
7e9bed7
ath9k_htc: use ath9k_cmn_debug_modal_eeprom
by Oleksij Rempel
· 10 years ago
f2c3c95
ath9k-common: create common-debug and move modal_eeprom to cmn
by Oleksij Rempel
· 10 years ago
e515e9c
ath9k: non-functional: calculate DFS pulse interval per-wiphy
by Zefir Kurtisi
· 11 years ago
4f15754
amend "ath9k: Allow platform override without EEPROM override"
by Helmut Schaa
· 11 years ago
3231d65
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 10 years ago
552a515
ath9k: Allow platform override without EEPROM override
by Helmut Schaa
· 11 years ago
7a42e4e
ath9k_hw: get QCA953x WMAC revision via platform_data
by Felix Fietkau
· 11 years ago
b59d45e
ath9k: Advertise support for AP mode channel width changes
by Rajkumar Manoharan
· 11 years ago
76c9398
ath9k: Prevent divide-by-zero upon bad beacon_interval.
by Ben Greear
· 11 years ago
c83a4e5
ath9k_hw: fix worse EVM for 11b rates
by Rajkumar Manoharan
· 11 years ago
8aab2c7
ath9k_hw: update ar9300 initvals
by Rajkumar Manoharan
· 11 years ago
f659544
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
62e54dbb
ath9k: remove tid->paused flag
by Felix Fietkau
· 11 years ago
ae9c25a
ath9k_hw: do not lower ANI setting below default on AR913x
by Felix Fietkau
· 11 years ago
8c7ae35
ath9k: fix race in setting ATH_OP_INVALID
by Rajkumar Manoharan
· 11 years ago
d463af4
ath9k: implement p2p client powersave support
by Felix Fietkau
· 11 years ago
95ae481
ath9k: support only one P2P interface
by Felix Fietkau
· 11 years ago
c82552c
ath9k: add a recv budget
by Tim Harvey
· 11 years ago
3a75813
ath9k: fix possible hang on flush
by Tim Harvey
· 11 years ago
5869e79
ath9k: fix a scheduling while atomic bug in CSA handling
by Felix Fietkau
· 11 years ago
09efc56
ath9k_hw: reduce ANI firstep range for older chips
by Felix Fietkau
· 11 years ago
4d76248
ath9k: Enable DFS only when ATH9K_DFS_CERTIFIED
by Janusz Dziedzic
· 11 years ago
cdacdcc
ath9k_htc: set IEEE80211_TX_STAT_AMPDU for acked aggregated frames
by Chun-Yeow Yeoh
· 11 years ago
77be2c5
mac80211: add vif to flush call
by Emmanuel Grumbach
· 11 years ago
04f58c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
d65b127
ath9k: Fix temperature compensation
by Sujith Manoharan
· 11 years ago
c90d4f7
ath9k: Disable AR_INTR_SYNC_HOST1_FATAL for QCA953x
by Sujith Manoharan
· 11 years ago
c08148b
ath9k: Add QCA953x WMAC platform support
by Sujith Manoharan
· 11 years ago
5f66764
ath9k_htc: move DEFAULT_SWBA_RESPONSE check to ath9k_htc_beacon_init
by Oleksij Rempel
· 11 years ago
4b2d841
ath9k_htc: use ath9k_cmn_beacon_config_ap
by Oleksij Rempel
· 11 years ago
Next »