ath9k-devel.lists.ath9k.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-06 16:01:43 to 2016-07-09 23:28:31 UTC [more...]

[ath9k-devel] [RFC v3] ath9k: add devicetree support to ath9k
 2016-07-09 23:28 UTC  (14+ messages)
` [ath9k-devel] [PATCH RFC v3 1/3] Documentation: dt: net: add ath9k wireless device binding
` [ath9k-devel] [PATCH v3 2/3] ath9k: add a helper to get the string representation of ath_bus_type
` [ath9k-devel] [PATCH RFC v3 3/3] ath9k: parse the device configuration from an OF node
` [ath9k-devel] [PATCH v4 0/3] add devicetree support to ath9k

[ath9k-devel] ath9k: extend and improve handling of ath9k_platform_data
 2016-07-09 23:09 UTC  (11+ messages)
` [ath9k-devel] [PATCH 1/6] ath9k: Allow configuration of LED polarity in platform data
  ` [ath9k-devel] [1/6] "
` [ath9k-devel] [PATCH 2/6] ath9k: remove variable which is set but never read
` [ath9k-devel] [PATCH 3/6] ath9k: ath9k_hw_init_macaddr should not overwrite valid MAC addresses
` [ath9k-devel] [PATCH 4/6] ath9k: remove return value from ath9k_hw_init_macaddr
` [ath9k-devel] [PATCH 5/6] ath9k: move all ath9k_platform_data initialization into one function
` [ath9k-devel] [PATCH 6/6] ath9k: simplify the code-paths when not using the built-in EEPROM
  ` [ath9k-devel] [PATCH v2] "

[ath9k-devel] [PATCH 0/2] ath9k: Add airtime fairness scheduler
 2016-07-09 15:45 UTC  (38+ messages)
` [ath9k-devel] [PATCH 1/2] ath9k: use mac80211 intermediate software queues
  ` [ath9k-devel] [PATCH] ath9k: Switch to using "
    ` [ath9k-devel] [PATCH v2] "
      ` [ath9k-devel] [PATCH v3] "
        ` [ath9k-devel] [v3] "
` [ath9k-devel] [PATCH 2/2] ath9k: Add a per-station airtime deficit scheduler

[ath9k-devel] Implement MIT's flight time indoor positioning in ath9k
 2016-07-09  2:22 UTC 

[ath9k-devel] Fully control ethernet frame
 2016-07-08 23:56 UTC  (4+ messages)

[ath9k-devel] [PATCH v2 1/6] ath9k: Correct TSF adjustment to align the beacon time correctly
 2016-07-08 14:04 UTC  (7+ messages)
` [ath9k-devel] [PATCH v2 2/6] ath9k: Handle channel context in get_/set_/reset_tsf
` [ath9k-devel] [PATCH v2 3/6] ath9k: Use tsf offset helper in ath9k_hw_reset
` [ath9k-devel] [PATCH v2 4/6] ath9k: Expose tsf_adjustment in mac80211 tsf getters and setters
` [ath9k-devel] [PATCH v2 5/6] ath9k: Remove some #defined constants to decrease verbosity
` [ath9k-devel] [PATCH v2 6/6] ath9k: Fix beacon configuration for addition/removal of interfaces
` [ath9k-devel] [v2, 1/6] ath9k: Correct TSF adjustment to align the beacon time correctly

[ath9k-devel] [PATCH V2] ath9k: consider return code on ar9300_eeprom_restore_flash
 2016-07-08  7:36 UTC  (2+ messages)

[ath9k-devel] antenna-chain selection in ath9k?
 2016-07-08  0:15 UTC  (2+ messages)

[ath9k-devel] [PATCH 3.19.y-ckt 19/99] ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards
 2016-07-07 18:39 UTC  (2+ messages)
` [ath9k-devel] [PATCH 3.19.y-ckt 18/99] ath9k: Add a module parameter to invert LED polarity

[ath9k-devel] ath9k-htc on OHCI -> bogus usb xfer
 2016-07-07  5:16 UTC  (13+ messages)

[ath9k-devel] [3.19.y-ckt stable] Patch "ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards." has been added to the 3.19.y-ckt tree
 2016-07-06 21:00 UTC 

[ath9k-devel] [3.19.y-ckt stable] Patch "ath9k: Add a module parameter to invert LED polarity." has been added to the 3.19.y-ckt tree
 2016-07-06 21:00 UTC 

[ath9k-devel] Setting mcast rate > 1Mbps not working
 2016-07-06 18:06 UTC 

[ath9k-devel] ath9k monitor mode injection packet delay
 2016-07-06 15:18 UTC  (6+ messages)

[ath9k-devel] AuthSAE rekeying issues with ATH9K
 2016-07-06 12:32 UTC 

[ath9k-devel] setting retry in header
 2016-07-04  6:18 UTC 

[ath9k-devel] ATH9K PCI Question
 2016-07-03  5:05 UTC  (5+ messages)

[ath9k-devel] Backports, site search and connection trouble with ar9462
 2016-07-02 19:14 UTC  (2+ messages)

[ath9k-devel] [PATCH] ath9k: consider return code on ar9300_eeprom_restore_flash
 2016-07-01 15:14 UTC 

[ath9k-devel] What is the expected throughput of ath9k with 20Mhz channel bandwidth?
 2016-07-01  8:57 UTC  (7+ messages)

[ath9k-devel] ath9k: EEPROM format / byte swapping
 2016-06-30 15:07 UTC 

[ath9k-devel] [PATCH] ath9k: Fix programming of minCCA power threshold
 2016-06-30 11:14 UTC  (2+ messages)
` [ath9k-devel] "

[ath9k-devel] [PATCH] ath9k: return false when reading wrong eeprom offset
 2016-06-30 11:12 UTC  (3+ messages)
` [ath9k-devel] "

[ath9k-devel] [RFC v2] ath9k: add devicetree support to ath9k
 2016-06-27 14:58 UTC  (10+ messages)
` [ath9k-devel] [PATCH RFC v2 1/2] Documentation: dt: net: add ath9k wireless device binding
` [ath9k-devel] [PATCH RFC v2 2/2] ath9k: parse the device configuration from an OF node

[ath9k-devel] [RFC] ath9k: add devicetree support to ath9k
 2016-06-23 16:18 UTC  (5+ messages)
` [ath9k-devel] [PATCH 1/2] ath9k: parse the device configuration from an OF node
` [ath9k-devel] [PATCH 2/2] Documentation: dt: net: add ath9k wireless device binding

[ath9k-devel] [PATCH] ath9k: Support 4.9Ghz channels on AR9580 adapter
 2016-06-21 14:25 UTC  (10+ messages)
` [ath9k-devel] "

[ath9k-devel] Is there a way to get a gain value of AGC?
 2016-06-20 18:57 UTC 

[ath9k-devel] linearity of ath9k CSI phase
 2016-06-17  7:08 UTC  (3+ messages)

[ath9k-devel] unknown phase offset added to CSI measurement at 2.4 GHz?
 2016-06-17  7:08 UTC 

[ath9k-devel] [PATCH] ath9k: return false when reading wrong eeprom offset
 2016-06-16 16:06 UTC  (2+ messages)

[ath9k-devel] ATH9K warnings from commit b2d70d494
 2016-06-16 15:39 UTC  (4+ messages)

[ath9k-devel] [4.2.y-ckt stable] Patch "ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards." has been added to the 4.2.y-ckt tree
 2016-06-13 16:58 UTC 

[ath9k-devel] [PATCH 4.2.y-ckt 030/206] ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards
 2016-06-13 16:58 UTC  (2+ messages)
` [ath9k-devel] [PATCH 4.2.y-ckt 029/206] ath9k: Add a module parameter to invert LED polarity

[ath9k-devel] [4.2.y-ckt stable] Patch "ath9k: Add a module parameter to invert LED polarity." has been added to the 4.2.y-ckt tree
 2016-06-13 16:58 UTC 

[ath9k-devel] linux-4.7-rc3/drivers/net/wireless/ath/ath9k/htc_drv_main.c: 2 * strange tests ?
 2016-06-13 16:55 UTC 

[ath9k-devel] [RFC/RFT 0/5] Adding an airtime fairness scheduler to ath9k
 2016-06-13  7:29 UTC  (22+ messages)
` [ath9k-devel] [RFC/RFT 5/5] ath9k: Count RX airtime in airtime deficit
          ` [ath9k-devel] [Make-wifi-fast] "
` [ath9k-devel] [RFC/RFT 1/5] mac80211: skip netdev queue control with software queuing

[ath9k-devel] [PATCH] tree-wide: replace config_enabled() with IS_ENABLED()
 2016-06-13  6:24 UTC  (3+ messages)

No subject
 2016-06-13  6:24 UTC 

No subject
 2016-06-13  6:24 UTC 

[ath9k-devel] Spectral Scan on extended channel
 2016-06-11 20:59 UTC 

[ath9k-devel] ath9k EDMA behaviour with TXOP?
 2016-06-10 22:16 UTC  (2+ messages)

[ath9k-devel] [PATCH 1/6] ath9k: Correct TSF adjustment to align the beacon time correctly
 2016-06-09 10:42 UTC  (10+ messages)
` [ath9k-devel] [PATCH 2/6] ath9k: Handle channel context in get_/set_/reset_tsf
` [ath9k-devel] [PATCH 3/6] ath9k: Use tsf offset helper in ath9k_hw_reset
` [ath9k-devel] [PATCH 4/6] ath9k: Expose tsf_adjustment in mac80211 tsf getters and setters
` [ath9k-devel] [PATCH 5/6] ath9k: Use defined constants consistently
` [ath9k-devel] [PATCH 6/6] ath9k: Fix beacon configuration for addition/removal of interfaces

[ath9k-devel] linux-next: Tree for May 30
 2016-06-07 11:43 UTC  (13+ messages)
  ` [ath9k-devel] ath9k gpio request

[ath9k-devel] MCI howto?
 2016-06-06 23:58 UTC  (5+ messages)

[ath9k-devel] [RFC/RFT 2/5] ath9k: use mac80211 intermediate software queues
 2016-06-06 17:31 UTC  (5+ messages)

[ath9k-devel] [RFC/RFT 2/5] ath9k: use mac80211 intermediate software queues
 2016-06-06 17:29 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).