Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
648695c74811f09a8ad80d7c3be72b8169589a64
/
drivers
/
net
/
wireless
/
ath
/
ath9k
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
81c4126
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 10 years ago
f1c488a
Revert "ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file entries"
by Greg Kroah-Hartman
· 10 years ago
872b5d8
ath9k: do not access hardware on IRQs during reset
by Felix Fietkau
· 10 years ago
ef739ab
ath9k: set ATH_OP_INVALID before disabling hardware
by Felix Fietkau
· 10 years ago
56bdbe0
ath9k: prevent early IRQs from accessing hardware
by Felix Fietkau
· 10 years ago
78063d8
ath9k: fix BE/BK queue order
by Felix Fietkau
· 10 years ago
ad8fdcc
ath9k_hw: fix hardware queue allocation
by Felix Fietkau
· 10 years ago
d32394f
ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file entries
by Arend van Spriel
· 10 years ago
631bee2
ath: use seq_file api for ath9k debugfs files
by Arend van Spriel
· 10 years ago
8b53768
ath9k: add TPC capability to TX descriptor path
by Lorenzo Bianconi
· 10 years ago
23f53dd3
ath9k: add TX power per-rate tables
by Lorenzo Bianconi
· 10 years ago
9a638dd
Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 10 years ago
b4c1b70
ath9k_common: make sure DEBUG_FS and RELAY enabled
by Oleksij Rempel
· 10 years ago
ab1f5a5
Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 10 years ago
a344d67
mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR
by Johannes Berg
· 10 years ago
47b6308
ath9k: Move roc completion to the offchannel timer
by Sujith Manoharan
· 10 years ago
d9092c9
ath9k: Adjust tbtt delta properly
by Sujith Manoharan
· 10 years ago
2c3634a
ath9k: Handle failure to send NoA
by Sujith Manoharan
· 10 years ago
6185672
ath9k: Cancel pending offchannel operations
by Sujith Manoharan
· 10 years ago
e21a1d8
ath9k: Clear offchannel state properly
by Sujith Manoharan
· 10 years ago
89b6e35
ath9k: Fix thermometer programming
by Sujith Manoharan
· 10 years ago
ee79ccd
ath9k: Store the chip chainmask in HW capabilities
by Sujith Manoharan
· 10 years ago
f4c34af
ath9k: Enable TSF2 for generic HW timers
by Sujith Manoharan
· 10 years ago
aeeb206
ath9k: Fix LED configuration
by Sujith Manoharan
· 10 years ago
46270d0
ath9k: Use new QCA953x initvals
by Miaoqing Pan
· 10 years ago
459b1ec
ath9k: Update QCA953x initvals
by Sujith Manoharan
· 10 years ago
60fc496
ath9k_htc: Enable software crypto for mgmt frame in Tx for USB devices
by Chun-Yeow Yeoh
· 10 years ago
e6510b1
ath9k|ath9k_htc: Seperate the software crypto flag for Tx and Rx
by Chun-Yeow Yeoh
· 10 years ago
4b870c2
ath9k: fix the assignment of hw queues for mesh interface
by Chun-Yeow Yeoh
· 10 years ago
2eaea32
ath9k: common-spectral: don't depend from ATH9K_DEBUGFS
by Oleksij Rempel
· 10 years ago
7d03155
ath9k_htc: ath9k_htc_op_ps_wakeup() can be static
by kbuild test robot
· 10 years ago
d81f9a0
ath9k: ath9k_op_ps_wakeup() can be static
by kbuild test robot
· 10 years ago
325e188
ath9k: fix misc debugfs when not using chan context
by Ben Greear
· 10 years ago
daad166
ath9k: fix regression in bssidmask calculation
by Ben Greear
· 10 years ago
a15c706
ath9k_htc: remove return of value in empty definintion of ath9k_htc_deinit_debug
by John W. Linville
· 10 years ago
3f2aa13
ath9k_htc: add spectral scan debug interface
by Oleksij Rempel
· 10 years ago
83fb287
ath9k_htc: process rx spectral packets
by Oleksij Rempel
· 10 years ago
911544f
ath9k_htc: trigger spectral scan on set_channel
by Oleksij Rempel
· 10 years ago
88a2e3f
ath9k_htc: set initial spec_config values
by Oleksij Rempel
· 10 years ago
fe30e8b
ath9k_htc: add struct ath_spec_scan_priv to ath9k_htc_priv
by Oleksij Rempel
· 10 years ago
94cd95c
ath9k_htc: add ath_ps_ops bindings
by Oleksij Rempel
· 10 years ago
525d094
ath9k_htc: fix rs_datalen conversation
by Oleksij Rempel
· 10 years ago
46140dd
ath9k: For AR9271 chipsets, set count = 0 for endless samples.
by Oleksij Rempel
· 10 years ago
67dc74f
ath9k: move spectral.* to common-spectral.*
by Oleksij Rempel
· 10 years ago
f00a422
ath9k: move ath9k_spectral_scan_ from main.c to spectral.c
by Oleksij Rempel
· 10 years ago
963916d
ath9k: make ath9k_spectral_scan_ do not depend on ath_softc
by Oleksij Rempel
· 10 years ago
ef948da
ath9k: use ath_common instead of ieee80211_hw in ath9k_spectral_scan_
by Oleksij Rempel
· 10 years ago
934bdc7
ath9k: use ath_ps_ops in ath9k_spectral_scan_
by Oleksij Rempel
· 10 years ago
99d2217
ath9k: add ath_ps_ops bindings
by Oleksij Rempel
· 10 years ago
1111d42
ath9k: remove all struct ath_softc dependencies from spectral code
by Oleksij Rempel
· 10 years ago
dd7657b
ath9k: add ath_hw to ath_spec_scan_priv
by Oleksij Rempel
· 10 years ago
c10b75a
ath9k: use struct dentry by ath9k_spectral_init_debug
by Oleksij Rempel
· 10 years ago
21af25d
ath9k: move spec_config to ath_spec_scan_priv
by Oleksij Rempel
· 10 years ago
8391f60
ath9k: move spectral_mode to ath_spec_scan_priv
by Oleksij Rempel
· 10 years ago
911ea79
ath9k: add struct ath_spec_scan_priv
by Oleksij Rempel
· 10 years ago
d385c5c
ath9k: add support for reporting tx power to mac80211
by Felix Fietkau
· 10 years ago
4e6ce4d
ath9k: Fix RTC_DERIVED_CLK usage
by Miaoqing Pan
· 10 years ago
a8a93c6
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next
by Greg Kroah-Hartman
· 10 years ago
edad187
ath9k: set pulse_rssi threshold to 15
by Lorenzo Bianconi
· 10 years ago
a017ff7
ath9k: fix some debugfs output
by Dan Carpenter
· 10 years ago
5ca06eb
ath9k: use a random MAC address if the EEPROM address is invalid
by Felix Fietkau
· 10 years ago
3468968
ath9k: allow disabling bands via platform data
by Felix Fietkau
· 10 years ago
a59dadb
ath9k: add support for endian swap of eeprom from platform data
by Felix Fietkau
· 10 years ago
7b89fcc
ath9k_hw: start initial NF calibration after PA calibration on <AR9003
by Felix Fietkau
· 10 years ago
6339244
ath9k_hw: do not run NF and periodic calibration at the same time
by Felix Fietkau
· 10 years ago
7b8aaea
ath9k: restart hardware after noise floor calibration failure
by Felix Fietkau
· 10 years ago
70e535e
ath9k: clean up debugfs print of reset causes
by Felix Fietkau
· 10 years ago
3b580144
ath9k: fix processing RXORN interrupts
by Felix Fietkau
· 10 years ago
257b5bc
ath9k_hw: remove support for UB124 tx gain table
by Felix Fietkau
· 10 years ago
935477e
ath9k_hw: make support for PC-OEM cards optional
by Felix Fietkau
· 10 years ago
6424b03
ath9k: Update AR955x initvals
by Sujith Manoharan
· 10 years ago
d19c230
ath9k: Update AR9580 initvals
by Sujith Manoharan
· 10 years ago
1e929d3
ath9k: Do not start BA when scanning
by Sujith Manoharan
· 10 years ago
25f3bc7
ath9k: Improve flush() in mcc mode
by Sujith Manoharan
· 10 years ago
23aab0c
ath9k: Fix HW scan abort
by Sujith Manoharan
· 10 years ago
0a019a5
ath9k: Send oneshot NoA
by Sujith Manoharan
· 10 years ago
a350335
ath9k: Fix RoC expiration
by Sujith Manoharan
· 10 years ago
828fe01
ath9k: Use a helper function for bmiss
by Sujith Manoharan
· 10 years ago
347a956
ath9k: Use a helper function to set NoA
by Sujith Manoharan
· 10 years ago
a23152a
ath9k: Use a helper function for offchannel NoA
by Sujith Manoharan
· 10 years ago
c6500ea
ath9k: Check for active GO in mgd_prepare_tx()
by Sujith Manoharan
· 10 years ago
26103b8
ath9k: Add a function to check for an active GO
by Sujith Manoharan
· 10 years ago
62ae1ae
ath9k: Fix address management
by Sujith Manoharan
· 10 years ago
91e6ceb
ath9k: Send AUTHORIZED event only for station mode
by Sujith Manoharan
· 10 years ago
e2d389b
ath9k: Check for pending frames properly
by Sujith Manoharan
· 10 years ago
290c8a7
ath9k: Fix offchannel flush timeout
by Sujith Manoharan
· 10 years ago
67259d5
ath9k: Fix MCC flush timeout
by Sujith Manoharan
· 10 years ago
2fae0d9
ath9k: Use configurable timeout for flush
by Sujith Manoharan
· 10 years ago
8890d05
ath9k: Clear NoA schedule properly
by Sujith Manoharan
· 10 years ago
eaf04a6
ath9k: Disable beacon tasklet during reset
by Sujith Manoharan
· 10 years ago
ae2ff23
ath9k: Set ATH_OP_HW_RESET before HW reset
by Sujith Manoharan
· 10 years ago
5555c95
ath9k: Unify reset API
by Sujith Manoharan
· 10 years ago
be247c1
ath9k: Process beacons properly
by Sujith Manoharan
· 10 years ago
b8f9279
ath9k: Enable multi-channel properly
by Sujith Manoharan
· 10 years ago
df3c6eb
ath9k: Use sta_state() callback
by Sujith Manoharan
· 10 years ago
992a36a
ath9k: do not overwrite AR_PHY_RADAR_1 MSB
by Lorenzo Bianconi
· 10 years ago
7632545
ath9k_common: always update value in ath9k_cmn_update_txpow
by Felix Fietkau
· 10 years ago
868caae
ath9k: Enable HW queue control only for MCC
by Sujith Manoharan
· 10 years ago
d250fe6
net: wireless: ath: ath9k: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
Next »