linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-03-28 20:13:45 to 2013-04-03 18:21:55 UTC [more...]

Problems with Intel 2230 and AP mode
 2013-04-03 18:21 UTC  (3+ messages)
` [Ilw] "

[ath5k][802.11p] Deactivate beacon
 2013-04-03 18:21 UTC  (2+ messages)

[PATCH] ath9k: fix DFS detector called in softirq context
 2013-04-03 17:46 UTC  (2+ messages)

[PATCH 0/4] rtlwifi: usb: improve RX performance and lower CPU usage
 2013-04-03 17:32 UTC  (3+ messages)

[RFC 1/2] mac80211: Add vif hash for multi-station RX performance
 2013-04-03 16:48 UTC  (2+ messages)
` [RFC 2/2] mac80211: Add vhash to debugfs

[TESTING-QH 0/2] mac80211: tweaks for DFS testing
 2013-04-03 16:32 UTC  (3+ messages)
` [TESTING-QH 1/2] REMOVEME: shorten time for NOP and CAC
` [TESTING-QH 2/2] REMOVEME: remove NO_IBSS and PASSIVE_SCAN from reg_can_beacon()

[PATCH 0/3] ath9k: enable DFS support
 2013-04-03 16:31 UTC  (4+ messages)
` [PATCH 1/3] ath9k: add interface combinations for DFS master
` [PATCH 2/3] ath9k: add debugfs based DFS radar simulation
` [PATCH 3/3] ath9k: add support for DFS master mode

[v3.8, v3.9] [Regression] brcmsmac: move PHY functions
 2013-04-03 15:28 UTC  (5+ messages)

[PATCH] rtlwifi: rtl8188ee: Fix wrong header path
 2013-04-03 15:05 UTC  (2+ messages)

Status of the RTL8712 staging driver
 2013-04-03 14:38 UTC  (5+ messages)

[PATCH] crda: display DFS regulatory domain in regdbdump
 2013-04-03 13:51 UTC 

[PATCH] crda: synch up nl80211.h
 2013-04-03 13:51 UTC 

mac80211_hwsim driver attribute
 2013-04-03 13:44 UTC  (2+ messages)

RFC: Hashing by VIF addr for rx of data packets
 2013-04-03 13:42 UTC  (4+ messages)

[PATCH v4] mac80211: Optimize sta lookup for many VIFs
 2013-04-03 13:19 UTC  (4+ messages)

[PATCH] iw: display DFS regulatory domain
 2013-04-03 13:07 UTC  (2+ messages)

problems with iwlwifi - intel 5300 - 5GHz - all versions
 2013-04-03 12:48 UTC  (3+ messages)

[PATCH] mac80211: fix recalc_radar hwconf sync problem
 2013-04-03 12:46 UTC  (2+ messages)

[PATCH 1/2] mac80211: Make beacon-loss-count configurable
 2013-04-03 12:41 UTC  (5+ messages)
` [PATCH 2/2] mac80211: Make un-found-rate splat a warn-once

[RFC 0/3] mac80211: fixes for do_stop while suspended
 2013-04-03 12:25 UTC  (7+ messages)
` [PATCH "
  ` [PATCH 1/3] mac80211: purge remain-on-channel items when suspending
  ` [PATCH 2/3] mac80211: destroy virtual monitor interface across suspend
  ` [PATCH 3/3] mac80211: fix do_stop handling while suspended

[PATCH] mac80211: return new mpath from mesh_path_add()
 2013-04-03 12:21 UTC  (2+ messages)

[PATCH] mac80211: fix the PREP mesh hwmp debug message
 2013-04-03 12:08 UTC  (2+ messages)

mwifiex: infinite loop in mwifiex_main_process
 2013-04-03 11:35 UTC  (13+ messages)
    ` [PATCH 1/6] mwifiex: bug: remove NO_PKT_PRIO_TID
      ` [PATCH 2/6] mwifiex: bug: wrong list in list_empty check
      ` [PATCH 3/6] mwifiex: remove unused tid_tbl_lock from mwifiex_tid_tbl
      ` [PATCH 4/6] mwifiex: replace ra_list_curr by list rotation
      ` [PATCH 5/6] mwifiex: rework round robin scheduling of bss nodes
      ` [PATCH 6/6] mwifiex: hold proper locks when accessing ra_list / bss_prio lists

[PATCH 00/25] brcmfmac: cleanup and firmware-signalling
 2013-04-03 10:40 UTC  (26+ messages)
` [PATCH 01/25] brcmfmac: correct success flag passed by brcmf_sdbrcm_txpkt()
` [PATCH 02/25] brcmfmac: minor optimization of brcmf_sdbrcm_txpkt() function
` [PATCH 03/25] brcmfmac: use skb_cow() in brcmf_sdbrcm_txpkt() to assure alignment
` [PATCH 04/25] brcmfmac: determine the wiphy->bands property correctly
` [PATCH 05/25] brcmfmac: hookup firmware signalling to firmware interface events
` [PATCH 06/25] brcmfmac: handle firmware signal for updating mac descriptor info
` [PATCH 07/25] brcmfmac: add handler for credit map firmware events
` [PATCH 08/25] brcmfmac: add firmware-signalling cleanup function
` [PATCH 09/25] brcmfmac: allow stopping netif queue for different reasons
` [PATCH 10/25] brcmfmac: add definitions for handling sk_buff control buffer data
` [PATCH 11/25] brcmfmac: perform filtered firmware-signalling cleanup upon DEL_IF
` [PATCH 12/25] brcmfmac: add firmware-signalling hanger functions
` [PATCH 13/25] brcmfmac: add optional bus callback definition for tx queue cleanup
` [PATCH 14/25] brcmfmac: add flow-control mode to firmware signalling
` [PATCH 15/25] brcmfmac: enable tx status signalling
` [PATCH 16/25] brcmfmac: fix handling sk_buff cleanup upon bus tx failure
` [PATCH 17/25] brcmfmac: avoid error output in receive path
` [PATCH 18/25] brcmfmac: avoid error output on header only packet
` [PATCH 19/25] brcmfmac: add dedicated log level for low-level sdio debugging
` [PATCH 20/25] brcmfmac: initialize struct brcmf_fws_info fields before iovar
` [PATCH 21/25] brcmfmac: correct specified length from FIFOCREDITBACK signal
` [PATCH 22/25] brcmfmac: move brcmf_fws_{de,}init() functions
` [PATCH 23/25] brcmfmac: only allocate firmware-signalling resources if required
` [PATCH 24/25] brcmfmac: no flow-control tlv signals when fcmode is NONE
` [PATCH 25/25] brcmfmac: enable sk_buff queueing when credits deplete

BCM4321 (b43) on AppleTV (1st gen)
 2013-04-03 10:35 UTC  (3+ messages)

Intel® PRO/Wireless 3945ABG seems to cause system freeze
 2013-04-03 10:05 UTC  (2+ messages)

[PATCH for-3.9] brcmsmac: request firmware in .start() callback
 2013-04-03  9:27 UTC  (3+ messages)

[PATCH] iwlwifi: add new pci id for 6x35 series
 2013-04-03  8:52 UTC  (3+ messages)
` [Ilw] "

question on SMPS for AP
 2013-04-03  8:46 UTC  (5+ messages)

[PATCH V2] ath9k: Re-enable interrupts after a channel change failure
 2013-04-02 23:52 UTC 

RFCv5: ST-E CW1200 WLAN driver
 2013-04-02 19:13 UTC  (2+ messages)

[PATCH for-3.9 0/4] brcmfmac: fix several driver issues
 2013-04-02 19:06 UTC  (5+ messages)
` [PATCH for-3.9 1/4] brcmfmac: fix tkip mic tx/rx ap swap bug
` [PATCH for-3.9 2/4] brcmfmac: fix stopping AP
` [PATCH for-3.9 3/4] brcmfmac: fix returning cipher_suite for get_key operation
` [PATCH for-3.9 4/4] brcmfmac: do not proceed if fail to download nvram to dongle

Announcement: open source AR9380 and later HAL
 2013-04-02 16:47 UTC  (5+ messages)
    ` [ath9k-devel] Source code for Bluetooth AR3012 drivers
    ` AR9287; mapping between GPIOs and COEX pins

[RFC V3] cfg80211: introduce critical protocol indication from user-space
 2013-04-02 15:50 UTC  (2+ messages)

[PATCH] rtlwifi: rtl8188ee: Fix wrong header patch
 2013-04-02 15:32 UTC  (2+ messages)

[FIX 3.3+][PATCH] ssb: implement spurious tone avoidance
 2013-04-02 13:57 UTC  (5+ messages)
` [PATCH V2] "

[PATCH] ath9k: Re-enable interrupts after a channel change failure
 2013-04-02 12:24 UTC  (6+ messages)

is L1 really disabled in iwlwifi
 2013-04-02 11:12 UTC  (10+ messages)

[PATCH] Revert "NFC: microread: Fix MEI build failure"
 2013-04-02  9:27 UTC 

[PATCH] rt2x00: rt2x00pci: fix build error on Ralink RT3x5x SoCs
 2013-04-02  8:10 UTC  (3+ messages)

[PATCH] ath: Let user know which keycache method is complaining
 2013-04-01 22:37 UTC 

Mysterious (?) VHT/HT warning on 3.8.2
 2013-04-01 21:47 UTC  (3+ messages)

[PATCH 3.9 RESEND] mwifiex: complete last internal scan
 2013-04-01 19:44 UTC  (2+ messages)
` [PATCH] mwifiex: fix negative cmd_pending count

[PATCH 3.9 1/2] mwifiex: fix negative cmd_pending count
 2013-04-01 19:39 UTC  (4+ messages)
` [PATCH 3.9 2/2] mwifiex: complete last internal scan

[GIT] [3.9] NFC fixes
 2013-04-01 19:15 UTC  (2+ messages)

pull-request: mac80211 2013-03-28
 2013-04-01 19:10 UTC  (2+ messages)

pull-request: iwlwifi-fixes 2013-03-28
 2013-04-01 19:10 UTC  (2+ messages)

Linux driver for Realtek RTL8723AU devices with USB ID 0bda:1724 such as found in Lenovo IdeaPad Yoga 13
 2013-04-01 16:26 UTC 

[RFC V2] cfg80211: introduce critical protocol indication from user-space
 2013-04-01 14:52 UTC  (13+ messages)

Any suggestion related to not working AR6004 using SDIO interface
 2013-04-01  4:36 UTC 

[PATCH] net/wireless/sme: sched_scan_mtx lock in cfg80211_conn_work()
 2013-03-30 21:12 UTC  (3+ messages)

[rft] ath9k_htc firmware test - 1.3.1
 2013-03-30 17:12 UTC 

[PATCH] mac80211: fix uninitialized variable
 2013-03-30 15:17 UTC  (3+ messages)

[PATCH 0/3] rt2x00: probe RT chipset before EEPROM validation
 2013-03-30 13:53 UTC  (4+ messages)
` [PATCH 1/3] rt2x00: introduce rt2x00_set_{rt,rf} helpers
` [PATCH 2/3] rt2x00: rt2800lib: separate RT and RF chipset detection
` [PATCH 3/3] rt2x00: rt2800lib: probe RT chipset earlier

[PATCH 3.9] mwifiex: limit channel number not to overflow memory
 2013-03-30  2:21 UTC 

Firmware problems with Lesswire Wibear 11n module using mwifiex
 2013-03-29 21:32 UTC  (2+ messages)

mwifiex crash when removing interface while scanning
 2013-03-29 18:44 UTC  (17+ messages)

Any suggestions for laptops with ath9k NIC?
 2013-03-29 15:54 UTC  (4+ messages)

[PATCH] rt2x00: make the driver build for Ralink SoC
 2013-03-29 15:02 UTC  (7+ messages)

Memory leak in mwifiex_cfg80211_scan
 2013-03-29 13:46 UTC 

[PATCH -mmotm resend] brcm80211: fix the misaligned indentation
 2013-03-29 13:14 UTC  (2+ messages)

Possibility for an external staging tree - bring up quality code
 2013-03-29  0:46 UTC  (3+ messages)

[ATH6KL and B43] Contention window
 2013-03-29  0:15 UTC 

pull request: wireless 2013-03-28
 2013-03-28 21:42 UTC  (2+ messages)

[PATCH] cfg80211: Add "interface unavailable" event
 2013-03-28 21:18 UTC 


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).