messages from 2014-10-14 12:25:16 to 2014-10-20 21:36:22 UTC [more...]
[PATCH 0/7] ath10k: add support for new wmi-tlv backend
2014-10-20 21:36 UTC (10+ messages)
` [PATCH 1/7] ath10k: fix wmi svc bitmap dbg print
` [PATCH 2/7] ath10k: add sanity checks for service bmap parsing
` [PATCH 3/7] ath10k: make wmi service bitmap non-debug
` [PATCH 4/7] ath10k: implement intermediate event args
` [PATCH 5/7] ath10k: introduce wmi ops
` [PATCH 6/7] ath10k: make some wmi functions public
` [PATCH 7/7] ath10k: implement wmi-tlv backend
[PATCH v5 0/4] add VHT support to minstrel_ht
2014-10-20 19:40 UTC (10+ messages)
` [PATCH v5 1/4] mac80211: minstrel_ht: Increase the range of handled rate indexes
` [PATCH v5 2/4] mac80211: minstrel_ht: macros adjustments for future VHT_GROUPs
` [PATCH v5 3/4] mac80211: minstrel_ht: include type (cck/ht) in rates flag
` [PATCH v5 4/4] mac80211: minstrel_ht: add basic support for VHT rates <= 3SS@80MHz
[ath9k-devel] IBSS network crashes after one device leaves network
2014-10-20 19:29 UTC (2+ messages)
iwlwifi: Reason 7 periodic disconnect
2014-10-20 19:29 UTC (11+ messages)
[PATCH v3] Add the target register read/write and memory dump debugfs interface
2014-10-20 16:38 UTC
[PATCH 2/2] cfg80211: Specify frame and reason code for NL80211_CMD_DEL_STATION
2014-10-20 14:39 UTC (6+ messages)
` [PATCH v2 "
[PATCH] mac80211: minstrels: fix buffer overflow in HT debugfs rc_stats
2014-10-20 14:38 UTC (6+ messages)
` [PATCH v2] "
[PATCH 0/9] ath10k: htt rx fixes and clean ups
2014-10-20 13:40 UTC (10+ messages)
` [PATCH 1/9] ath10k: don't drop control and null func Rx
` [PATCH 2/9] ath10k: remove unused variable
` [PATCH 3/9] ath10k: use ieee80211 defines for crypto param lengths
` [PATCH 4/9] ath10k: fix rx buffer tracing
` [PATCH 5/9] ath10k: deduplicate htt rx dma unmapping
` [PATCH 6/9] ath10k: don't drop frames aggressively
` [PATCH 7/9] ath10k: add extra sanity check when popping amsdu
` [PATCH 8/9] ath10k: don't forget to replenish after fragmented Rx
` [PATCH 9/9] ath10k: clear htt->rx_confused on load
[RFC] mac80211: don't flush when probing the AP
2014-10-20 12:57 UTC (4+ messages)
` [PATCH] "
[PATCH] cfg80211: Warn once for delayed scan completion
2014-10-20 12:45 UTC (11+ messages)
[PATCH v2 0/3] ath10k: speed up recovery
2014-10-20 12:22 UTC (4+ messages)
` [PATCH v2 1/3] ath10k: fix possible bmi crash
` [PATCH v2 2/3] ath10k: expose hw restart via debugfs
` [PATCH v2 3/3] ath10k: speed up hw recovery
[PATCH v2 0/6] ath10k: pci related fixes 2014-10-09
2014-10-20 12:14 UTC (7+ messages)
` [PATCH v2 1/6] ath10k: re-disable interrupts after target init
` [PATCH v2 2/6] ath10k: mask/unmask msi fw irq
` [PATCH v2 3/6] ath10k: split ce pipe init/alloc further
` [PATCH v2 4/6] ath10k: make warm reset a bit safer and faster
` [PATCH v2 5/6] ath10k: split reset logic from power up
` [PATCH v2 6/6] ath10k: don't reset chip on power_down
[PATCH net-next] Allow to set net namespace for wireless device via RTM_LINK
2014-10-20 10:52 UTC (6+ messages)
[PATCH v2 00/23] ath9k patches
2014-10-20 10:38 UTC (27+ messages)
` [PATCH v2 01/23] ath9k: Use sta_state() callback
` [PATCH v2 02/23] ath9k: Enable multi-channel properly
` [PATCH v2 03/23] ath9k: Process beacons properly
` [PATCH v2 04/23] ath9k: Unify reset API
` [PATCH v2 05/23] ath9k: Set ATH_OP_HW_RESET before HW reset
` [PATCH v2 06/23] ath9k: Disable beacon tasklet during reset
` [PATCH v2 07/23] ath9k: Clear NoA schedule properly
` [PATCH v2 08/23] ath9k: Use configurable timeout for flush
` [PATCH v2 09/23] ath9k: Fix MCC flush timeout
` [PATCH v2 10/23] ath9k: Fix offchannel "
` [PATCH v2 11/23] ath9k: Check for pending frames properly
` [PATCH v2 12/23] ath9k: Send AUTHORIZED event only for station mode
` [PATCH v2 13/23] ath9k: Fix address management
` [PATCH v2 14/23] ath9k: Add a function to check for an active GO
` [PATCH v2 15/23] ath9k: Check for active GO in mgd_prepare_tx()
` [PATCH v2 16/23] ath9k: Use a helper function for offchannel NoA
` [PATCH v2 17/23] ath9k: Use a helper function to set NoA
` [PATCH v2 18/23] ath9k: Use a helper function for bmiss
` [PATCH v2 19/23] ath9k: Fix RoC expiration
` [PATCH v2 20/23] ath9k: Send oneshot NoA
` [PATCH v2 21/23] ath9k: Fix HW scan abort
` [PATCH v2 22/23] ath9k: Improve flush() in mcc mode
` [PATCH v2 23/23] ath9k: Do not start BA when scanning
[PATCH 0/4] 802.11p OCB mode
2014-10-20 9:41 UTC (7+ messages)
` [PATCH 1/4] mac80211: OCB mode + join and leave handling
[RESEND PATCH v2 0/4] add VHT support to minstrel_ht
2014-10-20 9:40 UTC (23+ messages)
` [RESEND PATCH v2 1/4] mac80211: minstrel_ht: Increase the range of handled rate indexes
` [RESEND PATCH v2 2/4] mac80211: minstrel_ht: macros adjustments for future VHT_GROUPs
` [RESEND PATCH v2 3/4] mac80211: minstrel_ht: include type (cck/ht) in rates flag
` [RESEND PATCH v2 4/4] mac80211: minstrel_ht: add basic support for VHT rates <= 3SS@80MHz
` [PATCH v3 0/4] add VHT support to minstrel_ht
` [PATCH v3 1/4] mac80211: minstrel_ht: Increase the range of handled rate indexes
` [PATCH v3 2/4] mac80211: minstrel_ht: macros adjustments for future VHT_GROUPs
` [PATCH v3 3/4] mac80211: minstrel_ht: include type (cck/ht) in rates flag
` [PATCH v3 4/4] mac80211: minstrel_ht: add basic support for VHT rates <= 3SS@80MHz
` [PATCH v4 0/4] add VHT support to minstrel_ht
` [PATCH v4 1/4] mac80211: minstrel_ht: Increase the range of handled rate indexes
` [PATCH v4 2/4] mac80211: minstrel_ht: macros adjustments for future VHT_GROUPs
` [PATCH v4 3/4] mac80211: minstrel_ht: include type (cck/ht) in rates flag
` [PATCH v4 4/4] mac80211: minstrel_ht: add basic support for VHT rates <= 3SS@80MHz
[PATCH 01/10] ath9k_hw: make support for PC-OEM cards optional
2014-10-20 9:01 UTC (19+ messages)
` [PATCH 02/10] ath9k_hw: remove support for UB124 tx gain table
` [PATCH 03/10] ath9k: fix processing RXORN interrupts
` [PATCH 04/10] ath9k: clean up debugfs print of reset causes
` [PATCH 05/10] ath9k: restart hardware after noise floor calibration failure
` [PATCH 06/10] ath9k_hw: do not run NF and periodic calibration at the same time
` [PATCH 07/10] ath9k_hw: start initial NF calibration after PA calibration on <AR9003
` [PATCH 08/10] ath9k: add support for endian swap of eeprom from platform data
` [PATCH 09/10] ath9k: allow disabling bands via "
` [PATCH 10/10] ath9k: use a random MAC address if the EEPROM address is invalid
SMPS for AP mode confoguration
2014-10-19 15:03 UTC (3+ messages)
[PATCH] wireless-regdb: add regulatory rule for ETSI members on 60GHz band
2014-10-19 6:49 UTC (2+ messages)
[RFC] mac80211-hwsim: support creating radios with specific name
2014-10-18 16:00 UTC (3+ messages)
Documenting AP (and others) mode support
2014-10-17 23:42 UTC
[PATCH v2 0/4] add VHT support to minstrel_ht
2014-10-17 18:34 UTC (2+ messages)
` [PATCH v2 1/4] mac80211: minstrel_ht: Increase the range of handled rate indexes
RTL8188SU(rtl8192su) - unavailable
2014-10-17 17:26 UTC (9+ messages)
` RTL8188SU(rtl8192su) & rtl8192sufw-ap.bin
Frame Injection with NL80211_CMD_FRAME is failing (SOLVED)
2014-10-17 14:52 UTC
3.17 regression, ath9k: Summarize hw state per channel context
2014-10-16 22:41 UTC (4+ messages)
r8723au module
2014-10-16 18:48 UTC (3+ messages)
[RFC] ath9k: Do not start BA when scanning
2014-10-16 13:43 UTC
How do I know if I have the latest firmware version installed?
2014-10-16 12:50 UTC
[PATCH 1/1 linux-next] zd1201: replace kmalloc/memset by kzalloc
2014-10-16 8:50 UTC (5+ messages)
ipw2200 driver in kernels 3+
2014-10-15 21:19 UTC (2+ messages)
[patch 2/2] ipw2x00: clean up a condition
2014-10-15 20:52 UTC (2+ messages)
[patch 1/2] ipw2x00: remove unused ->ibss_dfs pointer
2014-10-15 20:51 UTC (2+ messages)
[PATCH 1/1 net-next] NFC: netlink: use sizeof(*iter) instead of class_dev_iter
2014-10-15 19:03 UTC
[PATCH 1/1 net-next] NFC: llcp: use sizeof(*sdres) instead of nfc_llcp_sdp_tlv
2014-10-15 19:02 UTC
[PATCH 1/1 net-next] NFC: llcp: remove bool comparison on device
2014-10-15 19:01 UTC
[PATCH 1/1 net-next] NFC: digital: use sizeof(*target) instead of nfc_target
2014-10-15 19:01 UTC
[PATCH 1/1 net-next] NFC: digital: remove redundant memory message
2014-10-15 19:00 UTC
[PATCH 1/1 net-next] HCI: remove comparisons on shdlc boolean members
2014-10-15 19:00 UTC
ath10k firmware crash
2014-10-15 13:05 UTC (7+ messages)
[PATCH] ath9k: Reduce max roc duration
2014-10-15 8:12 UTC (3+ messages)
[PATCH] bcma: add another PCI ID of device with BCM43228
2014-10-15 5:51 UTC
mwifiex_usb_submit_rx_urb: dev_alloc_skb failed when conected to 5GHz
2014-10-14 20:44 UTC (11+ messages)
[PATCH] ath9k: do not overwrite AR_PHY_RADAR_1 MSB
2014-10-14 20:21 UTC
iwlwif: traces and microcode sw error on 3.16.5, Intel Corporation Centrino Advanced-N 6205
2014-10-14 19:11 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).