linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-23 09:52:01 to 2015-01-26 20:42:45 UTC [more...]

[PATCH 0/6 V2] Some changes for rtlwifi
 2015-01-26 20:42 UTC  (5+ messages)
` [PATCH V2 1/6] rtlwifi: Change logging level for key change
` [PATCH V2 2/6] rtlwifi: btcoexist: Remove typedef statements
` [PATCH V2 3/6] rtlwifi: btcoexist: Add routines for RTL8812AE with single antenna
` [PATCH V2 4/6] rtlwifi: btcoexist: Add routines for RTL8812AE with dual antennae

Uninitialized memcpy length (segfault) in airo_get_essid (drivers/net/wireless/airo.c)
 2015-01-26 19:52 UTC 

[PATCH 00/10] wil6210 patches
 2015-01-26 18:51 UTC  (16+ messages)
` [PATCH 01/10] wil6210: sync WMI with firmware
` [PATCH 02/10] wil6210: fix timing of netif_carrier_on indication
` [PATCH 03/10] wil6210: ignore firmware failure to gracefully stop AP
` [PATCH 04/10] wil6210: Add Tx queue len configuration
` [PATCH 05/10] wil6210: tuning rings size
` [PATCH 06/10] wil6210: interrupt moderation configuration update
` [PATCH 07/10] wil6210: remove unnecessary interrupt moderation module parameters
` [PATCH 08/10] wil6210: Tx status
` [PATCH 09/10] wil6210: probe_client
` [PATCH 10/10] wil6210: move Rx reorder buffer allocation out of spinlock

[PATCH] b43: Fix locking FIXME in beacon update top half
 2015-01-26 17:26 UTC 

[PATCH] ath10k: fix target wakeup timeout
 2015-01-26 16:43 UTC 

[PATCH 1/2] bcma: add empty PCIe hostmode functions if support is disabled
 2015-01-26 16:17 UTC  (7+ messages)
` [PATCH 2/2] bcma: add early_init function for PCIe core and move some fix into it
` [PATCH V2 1/2] bcma: add empty PCIe hostmode functions if support is disabled

NetDev 0.1 conference post-CFP deadline weekly update
 2015-01-26 13:35 UTC 

Inquiry on sudo iw dev wlan1 set txpower fixed 14 -> command failed: Invalid argument (-22)
 2015-01-26 11:35 UTC  (3+ messages)

[PATCH v2 0/2] Add ACPI support for NXP PN544
 2015-01-26 11:13 UTC  (3+ messages)
` [PATCH v2 1/2] NFC: PN544: GPIO access that may sleep
` [PATCH v2 2/2] NFC: Add ACPI support for NXP PN544

[RFCv3 1/4] mac80211: ibss/mesh move bw checking
 2015-01-26 10:01 UTC  (16+ messages)
` [RFCv3 2/4] cfg80211: add VHT support for IBSS
` [RFCv3 4/4] mac80211: "

[PATCH] nl80211: add new scan flag to indicate P2P search
 2015-01-26  9:58 UTC  (3+ messages)

[PATCH 1/3] ath10k: reset chip before reading chip_id in probe
 2015-01-26  9:10 UTC  (3+ messages)
` [PATCH 3/3] ath10k: add support for qca6174

[PATCH 1/2] ath10k: change dma beacon cmd prototype
 2015-01-26  8:13 UTC  (4+ messages)
` [PATCH 2/2] ath10k: fix beacon deadlock

[PATCH] b43: AC-PHY: prepare place for developing new PHY support
 2015-01-26  8:12 UTC  (3+ messages)

[PATCH RFC] wlcore: match wait_for_completion_timeout return type
 2015-01-26  6:26 UTC 

[PATCH v4] ath9k and ath9k_htc: rename variable "led_blink"
 2015-01-26  3:09 UTC  (5+ messages)

[PATCH] brcmfmac: avoid duplicated suspend/resume operation
 2015-01-26  2:46 UTC 

[PATCH RFC] bcma: add helper function bringing PCIe hosted bus up
 2015-01-25 21:02 UTC 

Kernel crash while copying big files since kernel 3.18
 2015-01-25 20:24 UTC  (8+ messages)

[PATCH] rtlwifi: rtl8192cu: Set fw_ready flag
 2015-01-25 19:39 UTC  (3+ messages)

[PATCH 00/14] brcm80211: sdio suspend rework and other fixes
 2015-01-25 19:31 UTC  (15+ messages)
` [PATCH 01/14] brcmfmac: Relax scheduling of msgbuf worker on high throughput
` [PATCH 02/14] brcmfmac: prevent possible deadlock on resuming SDIO device
` [PATCH 03/14] brcmfmac: use SDIO DPC for control frames
` [PATCH 04/14] brcmfmac: pass DEAUTH/DISASSOC reason code to user-space
` [PATCH 05/14] brcmfmac: wait for driver to go idle during suspend
` [PATCH 06/14] brcmfmac: SDIO: avoid using bus state for private states
` [PATCH 07/14] brcmfmac: Reopen netdev queue on bus state data
` [PATCH 08/14] brcmfmac: do not load firmware when device is already running
` [PATCH 09/14] brcmutil: use define for boardrev string function
` [PATCH 10/14] brcmfmac: determine chip info when not provided by bus layer
` [PATCH 11/14] brcmfmac: always obtain device revision info upon intialization
` [PATCH 12/14] brcmfmac: show firmware release info in ethtool driver info
` [PATCH 13/14] brcmfmac: store revinfo retrieval result
` [PATCH 14/14] brcmfmac: fix nvram processing

[PATCH] net:wireless:Add proper locking for the function, b43_op_beacon_set_tim in main.c
 2015-01-25 16:51 UTC  (2+ messages)

[PATCH] b43: support bcma core reset on AC-PHY hardware
 2015-01-25 13:39 UTC 

[PATCH] bcma: implement host code support for PCIe Gen 2 devices
 2015-01-25 12:41 UTC 

[PATCH] mac80211: tdls: disentangle HT supported conditions
 2015-01-25 10:59 UTC  (2+ messages)

pull-request: wireless-drivers 2015-01-20
 2015-01-25  5:55 UTC  (2+ messages)

[PATCH 1/6] cfg80211: Fix BIP (AES-CMAC) cipher validation
 2015-01-24 17:52 UTC  (6+ messages)
` [PATCH 2/6] cfg80211: Add new GCMP, CCMP-256, BIP-GMAC, BIP-CMAC-256 ciphers
` [PATCH 3/6] mac80111: Add GCMP and GCMP-256 ciphers
` [PATCH 4/6] mac80111: Add CCMP-256 cipher
` [PATCH 5/6] mac80111: Add BIP-CMAC-256 cipher
` [PATCH 6/6] mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphers

[PATCH] bcma: simplify freeing cores (internal devices structs)
 2015-01-24 17:47 UTC  (2+ messages)
` [PATCH] bcma: detect SPROM revision 11

[PATCH 21/32] wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasks
 2015-01-24 14:03 UTC 

[PATCH v3] ath9k and ath9k_htc: rename variable "led_blink"
 2015-01-24 11:27 UTC  (3+ messages)

brcmfmac: kernel panic in brcmf_cfg80211_del_key
 2015-01-24 11:26 UTC  (5+ messages)

[PATCH] ath9k and ath9k_htc: rename variable "led_blink"
 2015-01-24 11:22 UTC  (10+ messages)

[PATCH v2] ath9k and ath9k_htc: rename variable "led_blink"
 2015-01-24 10:29 UTC 

[PATCH v3] ath9k_htc: Add a module parameter to disable blink
 2015-01-24  9:28 UTC  (3+ messages)

[PATCH] mac80211: handle potential race between suspend and scan completion
 2015-01-24  8:30 UTC 

[wireless-drivers-next:master 119/130] drivers/net/wireless/ath/ath9k/ath9k_htc.o:(.data+0x47c): multiple definition of `led_blink'
 2015-01-24  6:39 UTC 

[PATCH] bcma: fix watchdog on some ARM chipsets
 2015-01-23 23:23 UTC 

[PATCH 0/6] Some changes for rtlwifi
 2015-01-23 20:24 UTC  (10+ messages)
` [PATCH 1/6] rtlwifi: Change logging level for key change
` [PATCH 2/6] rtlwifi: btcoexist: Remove typedef statements
` [PATCH 3/6] rtlwifi: btcoexist: Add routines for RTL8812AE with single antenna
` [PATCH 4/6 for NEXT] rtlwifi: btcoexist: Add routines for RTL8812AE with dual antennae
` [PATCH 5/6] rtlwifi: btcoexist: Add routines for RTL8812AE - all configs
` [PATCH 6/6] rtlwifi: btcoexist: Enable new routines for RTL8812AE

[PATCH V2 for 3.19 0/7] Fixes for rtl8192ee
 2015-01-23 20:24 UTC  (4+ messages)

[PATCH] bcma: use standard bus scanning during early register
 2015-01-23 19:49 UTC  (3+ messages)
` [PATCH V2] "

[PATCH] wireless: p54: add handling of the signal case
 2015-01-23 19:42 UTC  (5+ messages)
`  "

[PATCH v2] net: wireless: atmel: Remove open-coded and wrong strcasecmp
 2015-01-23 19:40 UTC  (2+ messages)
` [v2] "

[PATCH] wireless: p54pci: add handling of signal case
 2015-01-23 19:37 UTC  (2+ messages)
`  "

[PATCH] bcma: clean bus initialiation code
 2015-01-23 19:30 UTC  (5+ messages)
` [PATCH V2] bcma: clean bus initialization code

[PATCH] ath5k: document a fall-through case in ath5k_hw_set_opmode
 2015-01-23 19:18 UTC  (3+ messages)
`  "

[PATCH] ath9k_htc: remove dead code in error path of ath9k_htc_txcompletion_cb
 2015-01-23 19:16 UTC  (2+ messages)
`  "

[PATCH v2] brcmfmac: Use put_unaligned_le32
 2015-01-23 19:15 UTC  (2+ messages)
` [v2] "

[PATCH 00/10] mwifiex: DFS support for mwifiex AP
 2015-01-23 19:00 UTC  (2+ messages)

[PATCH] brcmfmac: avoid duplicated suspend/resume operation
 2015-01-23 18:09 UTC  (6+ messages)

[PATCH] b43: stop leds during suspend
 2015-01-23 17:41 UTC  (2+ messages)
`  "

[patch] wlcore: unlock on error in wl1271_op_suspend()
 2015-01-23 17:38 UTC  (2+ messages)
`  "

[PATCH] rtlwifi/rtl8192de: remove redundant else if check
 2015-01-23 17:31 UTC  (2+ messages)
`  "

[PATCH 1/8] mwifiex: remove redundant nick_name variable
 2015-01-23 17:28 UTC  (3+ messages)
` [1/8] "

[PATCH v2] ath9k_htc: Add a module parameter to disable blink
 2015-01-23 17:16 UTC  (2+ messages)
` [v2] "

[PATCH 1/8] wcn36xx: initialize device defaults on start
 2015-01-23 17:12 UTC  (2+ messages)
` [1/8] "

[PATCH RESEND 1/2] wlcore: fix copy-paste bug: assign from src struct not dest
 2015-01-23 17:07 UTC  (2+ messages)
` [RESEND, "

[PATCH] mwifiex: do not emit messages while holding spinlock
 2015-01-23 17:06 UTC  (2+ messages)
`  "

[PATCH] mwifiex: check driver status in connect and scan handlers
 2015-01-23 17:03 UTC  (2+ messages)
`  "

[PATCH 1/5] ath9k: Fix no-ack frame status
 2015-01-23 17:01 UTC  (2+ messages)
` [1/5] "

[PATCH] rtl8192cu: fix the mesh beaconing
 2015-01-23 16:43 UTC  (2+ messages)

[RFC iw next] phy: Allow set netns by fd
 2015-01-23 16:04 UTC  (4+ messages)

pull request: iwlwifi-next 2015-01-22
 2015-01-23 15:56 UTC  (2+ messages)

[PATCH 0/7] net: wireless: wcn36xx: add basic wcn3620 support
 2015-01-23 15:39 UTC  (5+ messages)
` [PATCH 1/7] net: wireless: wcn36xx: add wcn3620 chip type definition

pull-request: mac80211 2015-01-23
 2015-01-23 15:33 UTC 

[PATCH] mac80211: support beacon statistics
 2015-01-23 14:51 UTC 

[PATCH v2] mac80211: Avoid STA expiration timer truncation to u32
 2015-01-23 14:27 UTC  (4+ messages)
` [PATCH v3] "

NetDev 0.1 conference: Important! Hotel Reservation Deadline Expiring
 2015-01-23 13:27 UTC 

[PATCH] mac80211: synchronize_net() before flushing the queues
 2015-01-23 13:20 UTC  (6+ messages)

[PATCH] mac80211: fix per-TID RX-MSDU counter
 2015-01-23 12:26 UTC 

[PATCH] wireless-regdb: Add regulatory rules for Nigeria (NG)
 2015-01-23 11:52 UTC  (3+ messages)
` [PATCH] wireless-regdb: Add regulatory rules for Samoa (WS)
` [PATCH] wireless-regdb: Add regulatory rules for Tanzania (TZ)

[PATCH] wireless-regdb: Disable VHT80 where 40/80 MHz on 5 GHz is not allowed
 2015-01-23 11:51 UTC 

[PATCH mac80211-next] nl80211: Allow set network namespace by fd
 2015-01-23 11:06 UTC  (4+ messages)

[PATCH] nl80211: suppress smatch warnings
 2015-01-23 10:27 UTC 

[PATCH] nl80211: fix per-station group key get/del and memory leak
 2015-01-23 10:21 UTC 

[PATCH] Revert "mac80211: keep sending peer candidate events while in listen state"
 2015-01-23  9:57 UTC  (2+ messages)

[PATCH] mac80211: complete scan work immediately if quiesced or suspended
 2015-01-23  9:55 UTC  (2+ messages)

[PATCH] mac80211: avoid races related to suspend flow
 2015-01-23  9:54 UTC  (2+ messages)

[PATCH] mac80211: properly set CCK flag in radiotap
 2015-01-23  9:54 UTC  (2+ messages)

[PATCH] nl80211: add an attribute to allow delaying the first scheduled scan cycle
 2015-01-23  9:52 UTC  (2+ messages)

[PATCHv5] mac80211: enable TPC through mac80211 stack
 2015-01-23  9:51 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).