linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-27 13:39:10 to 2014-12-02 16:07:51 UTC [more...]

[PATCH 0/9] wil6210 fixes
 2014-12-02 16:07 UTC  (20+ messages)
` [PATCH 1/9] wil6210: propagate disconnect reason
` [PATCH 2/9] wil6210: add handling of RX HTRSH interrupt
` [PATCH 3/9] wil6210: fix recovery after scan timeout
` [PATCH 4/9] wil6210: remove wil_to_pcie_dev()
` [PATCH v2 00/10] wil6210 fixes, reroll
  ` [PATCH v2 01/10] wil6210: propagate disconnect reason
  ` [PATCH v2 02/10] wil6210: introduce wil_err_ratelimited()
  ` [PATCH v2 03/10] wil6210: add handling of RX HTRSH interrupt
  ` [PATCH v2 04/10] wil6210: fix recovery after scan timeout
  ` [PATCH v2 05/10] wil6210: remove wil_to_pcie_dev()
  ` [PATCH v2 06/10] wil6210: configurable vring sizes
  ` [PATCH v2 07/10] wil6210: fix warning in pointer arithmetic
  ` [PATCH v2 08/10] wil6210: Rate limit "ring full" error message
  ` [PATCH v2 09/10] wil6210: reset flow update
  ` [PATCH v2 10/10] wil6210: remove TODO wrt buffer alignment

[PATCH 1/4] rt2x00: use timeout in rt2x00usb_vendor_request
 2014-12-02 12:15 UTC  (4+ messages)
` [PATCH 4/4] Revert "rt2x00: Endless loop on hub port power down"

[PATCH v3 0/7] ath10k: add support for new wmi-tlv backend
 2014-12-02 12:16 UTC  (15+ messages)
` [PATCH v3 1/7] ath10k: create ath10k_core_init_features()
` [PATCH v3 2/7] ath10k: add ATH10K_FW_IE_WMI_OP_VERSION
` [PATCH v3 3/7] ath10k: set max_num_pending_tx in ath10k_core_init_firmware_features()
` [PATCH v3 4/7] ath10k: implement intermediate event args
` [PATCH v3 5/7] ath10k: introduce wmi ops
` [PATCH v3 6/7] ath10k: make some wmi functions public
` [PATCH v3 7/7] ath10k: implement wmi-tlv backend

[PATCH v2 0/2] ath10k: NF calibration period debugfs file
 2014-12-02 11:07 UTC  (3+ messages)
` [PATCH v2 1/2] ath10k: add new pdev parameters for fw 10.2
` [PATCH v2 2/2] ath10k: add new wmi interface of NF cal period

[PATCH 1/2] ath10k: add new pdev parameters for fw 10.2
 2014-12-02  9:53 UTC  (3+ messages)
` [PATCH 2/2] ath10k: add new wmi interface of NF cal period

[PATCH] mmc: new API for data write using scatter gather DMA
 2014-12-02  9:25 UTC  (3+ messages)

[PATCH] cfg80211: don't WARN about two consecutive Country IE hint
 2014-12-02  7:53 UTC 

New FCC requirements and Linux Wifi
 2014-12-02  6:23 UTC  (3+ messages)

BCM4313 & brcmsmac & 3.12: only semi-working?
 2014-12-01 22:06 UTC  (12+ messages)

pull request: bluetooth-next 2014-11-27
 2014-12-01 20:50 UTC  (2+ messages)

Pull request: ath 20141201
 2014-12-01 20:51 UTC  (2+ messages)

[PATCH] wireless/p54: Remove duplicated net2280 header
 2014-12-01 20:56 UTC  (4+ messages)

Laptop disassociating by local choice (reason=17)
 2014-12-01 19:00 UTC  (3+ messages)

[PATCH v7 1/4] cfg80211: allow usermode to query wiphy specific regdom
 2014-12-01 18:09 UTC  (5+ messages)
` [PATCH v7 2/4] cfg80211: allow wiphy specific regdomain management
` [PATCH v7 3/4] cfg80211: return private regdom for self-managed devices
` [PATCH v7 4/4] cfg80211: correctly check ad-hoc channels

[PATCH] staging: rtl8723au: hal: Removed spaces before starting of a line
 2014-12-01 17:03 UTC  (3+ messages)

[PATCH v6 1/4] cfg80211: allow usermode to query wiphy specific regdom
 2014-12-01 16:13 UTC  (7+ messages)
` [PATCH v6 2/4] cfg80211: allow wiphy specific regdomain management
` [PATCH v6 3/4] cfg80211: return private regdom for self-managed devices
` [PATCH v6 4/4] cfg80211: correctly check ad-hoc channels

[PATCH] iw: print phy TDLS ch-switch support
 2014-12-01 16:00 UTC 

[PATCH v2 1/4] iw: update nl80211.h
 2014-12-01 15:53 UTC  (4+ messages)
` [PATCH v2 2/4] iw: print new RRF_ regulatory flags
` [PATCH v2 3/4] iw: fix attr max for reg_rule
` [PATCH v2 4/4] iw: support multiple regdom print

[PATCH 1/4] iw: update nl80211.h
 2014-12-01 15:51 UTC  (3+ messages)
` [PATCH 3/4] iw: fix attr max for reg_rule
` [PATCH 4/4] iw: support multiple regdom print

[PATCH v2 0/7] ath10k: add support for new wmi-tlv backend
 2014-12-01 14:19 UTC  (5+ messages)
` [PATCH v2 7/7] ath10k: implement "

[PATCH 6/9] wil6210: fix warning in pointer arithmetic
 2014-12-01 13:35 UTC 

[PATCH 8/9] wil6210: reset flow update
 2014-12-01 13:36 UTC 

[PATCH 9/9] wil6210: remove TODO wrt buffer alignment
 2014-12-01 13:36 UTC 

[PATCH 7/9] wil6210: Rate limit "ring full" error message
 2014-12-01 13:36 UTC 

[PATCH 5/9] wil6210: configurable vring sizes
 2014-12-01 13:35 UTC 

[PATCHv2] mac80211: enable TPC through mac80211 stack
 2014-12-01 10:30 UTC 

[PATCH] nl80211: check matches array length before acessing it
 2014-12-01  9:32 UTC 

[PATCH 1/3] ath10k: embed supported chip ids in hw_params
 2014-12-01  8:35 UTC  (13+ messages)
` [PATCH v2 1/3] ath10k: create a chip revision whielist
  ` [PATCH v2 2/3] ath10k: put board size into hw_params
  ` [PATCH v2 3/3] ath10k: move uart pin config "

[PATCH] ath10k: simplify rx ring size/fill calculation
 2014-12-01  7:31 UTC  (2+ messages)

[PATCH 1/3] ath10k: remove unused callback argument
 2014-12-01  7:28 UTC  (4+ messages)
` [PATCH 2/3] ath10k: remove "

[PATCH] cfg80211: do not check for carrier during start_radar_detect
 2014-12-01  7:13 UTC  (2+ messages)

[PATCH] ath10k: add pointer constness to traces
 2014-12-01  7:06 UTC  (2+ messages)

pull request: new firmware for 7260 / 7265 / 3160 - 25.228.9.0
 2014-12-01  2:23 UTC  (2+ messages)

pull request: firmware updates for Intel Wireless devices 3160/7260/7265
 2014-12-01  1:54 UTC  (2+ messages)

[PATCH v2 1/3] ath9k: prevent early IRQs from accessing hardware
 2014-11-30 20:58 UTC  (3+ messages)
` [PATCH v2 2/3] ath9k: set ATH_OP_INVALID before disabling hardware
` [PATCH v2 3/3] ath9k: do not access hardware on IRQs during reset

[PATCH] ath5k: fix hardware queue index assignment
 2014-11-30 20:52 UTC 

Non Explained TODOs in halbtcoutsrc.c
 2014-11-30 19:52 UTC  (2+ messages)

[PATCH 1/2] ath9k_hw: fix hardware queue allocation
 2014-11-30 19:38 UTC  (2+ messages)
` [PATCH 2/2] ath9k: fix BE/BK queue order

[PATCH] mac80211: update the channel context after channel switch
 2014-11-30 15:17 UTC 

[RFC] mac80211: update the channel context after channel switch
 2014-11-30 13:14 UTC  (2+ messages)

[RFC] mac80211: take reserved vif into account when calculating the min_def
 2014-11-30 13:07 UTC  (4+ messages)

[PATCH v5 1/4] cfg80211: leave invalid channels on regdomain change
 2014-11-30 12:36 UTC  (13+ messages)
` [PATCH v5 2/4] cfg80211: allow usermode to query wiphy specific regdom
` [PATCH v5 3/4] cfg80211: allow wiphy specific regdomain management
` [PATCH v5 4/4] cfg80211: return private regdom for self-managed devices

Question about function. wil_vring_alloc_skb in txrx.c
 2014-11-30  8:39 UTC 

[PATCH] wil6210: Fix potential memory leaks on error paths
 2014-11-30  8:28 UTC 

[PATCH] drivers:net:wireless: Add mutex locking for function, b43_op_beacon_set_time in main.c
 2014-11-29 18:54 UTC  (6+ messages)

iwlwifi intel 6300 slow
 2014-11-29 16:31 UTC 

[PATCH] mac80211: enable TPC through mac80211 stack
 2014-11-29 14:13 UTC  (7+ messages)

[PATCH 1/6] staging: vt6655: remove duplicate MACvSetPacketFilter
 2014-11-29  0:02 UTC  (6+ messages)
` [PATCH 2/6] staging: vt6655: srom remove dead functions
` [PATCH 3/6] staging: vt6655: remove unused typedef struct tagSSromReg
` [PATCH 4/6] staging: vt6655: s_cbFillTxBufHead remove unused parameter *puMACfragNum
` [PATCH 5/6] staging: vt6655: s_cbFillTxBufHead remove parameter *pPacket
` [PATCH 6/6] staging: vt6655: s_cbFillTxBufHead remove parameter cbFrameBodySize

[PATCH iw v3 0/3] add WoWLAN net-detect trigger
 2014-11-28 21:05 UTC  (4+ messages)
` [PATCH iw v3 1/3] update nl80211.h
` [PATCH iw v3 2/3] add WoWLAN net-detect trigger
` [PATCH iw v3 3/3] parse net detect wowlan configuration information

[PATCH iw v2 1/2] update nl80211.h
 2014-11-28 20:17 UTC  (3+ messages)
` [PATCH iw v2 2/2] add WoWLAN net-detect trigger

[PATCH 0/3 for 3.18] rtlwifi: rtl8192ce: Patches to fix the regression reported in Bug #88951
 2014-11-28 16:41 UTC  (4+ messages)
` [PATCH 1/3 for 3.18] rtlwifi: rtl8192ce: Fix editing error that causes silent memory corruption
` [PATCH 2/3 for 3.18] rtlwifi: rtl8192ce: Fix kernel crashes due to missing callback entry
` [PATCH 3/3 for 3.18] rtlwifi: rtl8192ce: Fix missing interrupt ready flag

[PATCH] cfg80211: do not check for carrier during start_radar_detect
 2014-11-28 15:11 UTC  (2+ messages)

[PATCH v2 1/7] mac80211: minstrel_ht: move aggregation check to .get_rate()
 2014-11-28 14:02 UTC  (2+ messages)

[PATCH] mac80211: add more missing checks for VHT tx rates
 2014-11-28 13:25 UTC  (2+ messages)

[PATCH] NFC: llcp: Use list_for_each_entry in llcp_accept_poll
 2014-11-28 12:42 UTC  (2+ messages)

[PATCH] Drivers:staging:rtl8723au:core: Fixed checkpatch error
 2014-11-28 12:35 UTC  (2+ messages)

[PATCH v8 0/2] Stop scheduled scan if netlink client disappears
 2014-11-28 12:34 UTC  (3+ messages)
` [PATCH v8 2/2] nl80211: Convert sched_scan_req pointer to RCU pointer

[PATCH v4 0/2] ath10k: device tree support
 2014-11-28 12:21 UTC  (6+ messages)
` [PATCH v4 1/2] dt: bindings: add ath10k wireless device

[PATCH] nfc drivers: don't include linux/unaligned/access_ok.h
 2014-11-28 11:57 UTC  (2+ messages)

[PATCH] nl80211: Fix a null dereference issue in nl80211_send_iface on removal
 2014-11-28 11:34 UTC  (2+ messages)

[PATCH v2] cfg80211: make WEXT compatibility unselectable
 2014-11-28 11:23 UTC 

[PATCH] cfg80211: make WEXT compatibility unselectable
 2014-11-28 11:15 UTC 

[patch] brcmsmac: NULL dereferences in brcms_c_detach_mfree()
 2014-11-28 10:08 UTC  (2+ messages)

Multiple-BSSID issues with hostapd
 2014-11-28  9:27 UTC 

[PATCH v4 1/4] cfg80211: leave invalid channels on regdomain change
 2014-11-28  7:31 UTC  (7+ messages)
` [PATCH v4 3/4] cfg80211: allow usermode to query wiphy specific regdom

[PATCH iw 1/2] update nl80211.h
 2014-11-28  6:36 UTC  (4+ messages)
` [PATCH iw 2/2] add WoWLAN net-detect trigger

firmware loading fails (iwl 7260)
 2014-11-28  0:15 UTC  (2+ messages)

[PATCH 3.18] mac80211: copy chandef from AP vif to VLANs
 2014-11-27 16:39 UTC  (2+ messages)

[PATCH] nl80211: don't crash sending invalid chandef
 2014-11-27 16:30 UTC 

wl1251: NVS firmware data
 2014-11-27 15:58 UTC  (10+ 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).