linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-10 00:41:33 to 2015-11-16 01:33:33 UTC [more...]

[PATCH 00/20] staging/wilc1000: cleanups once again
 2015-11-16  1:36 UTC  (34+ messages)
` [PATCH 01/20] staging/wilc1000: add struct net_device declaration
` [PATCH 02/20] staging/wilc1000: remove unused functions
` [PATCH 03/20] staging/wilc1000: make symbols static if possible
` [PATCH 04/20] staging/wilc1000: use proper naming for global symbols
` [PATCH 05/20] staging/wilc1000: move extern declarations to headers
` [PATCH 06/20] staging/wilc1000: use NO_SECURITY instead of NO_ENCRYPT
` [PATCH 07/20] staging/wilc1000: avoid static definitions in header
` [PATCH 08/20] staging/wilc1000: remove linux_wlan_{device_power,device_detection}
` [PATCH 09/20] staging/wilc1000: move wilc_wlan_inp_t into struct wilc
` [PATCH 10/20] staging/wilc1000: move init/exit functions to driver files
` [PATCH 11/20] staging/wilc1000: unify device pointer
` [PATCH 12/20] staging/wilc1000: pass io_type to wilc_netdev_init
` [PATCH 13/20] staging/wilc1000: use device pointer for phy creation
` [PATCH 14/20] staging/wilc1000: get rid of WILC_SDIO_IRQ_GPIO
` [PATCH 15/20] staging/wilc1000: pass hif operations through initialization
` [PATCH 16/20] staging/wilc1000: turn enable_irq/disable_irq into callbacks
` [PATCH 17/20] staging/wilc1000: remove WILC_SDIO/WILC_SPI macros
` [PATCH 18/20] staging/wilc1000: split out bus specific modules
` [PATCH 19/20] staging/wilc1000: use more regular probing
` [PATCH 20/20] staging/wilc1000: pass struct wilc to most linux_wlan.c functions

pull request: iwlwifi 2015-11-15
 2015-11-15 19:34 UTC  (5+ messages)
` [PATCH 1/4] iwlwifi: Add new PCI IDs for the 8260 series
  ` [PATCH 2/4] iwlwifi: bump firmware API to 19
  ` [PATCH 3/4] iwlwifi: mvm: don't overwrite the key indices in D3 entry
  ` [PATCH 4/4] iwlwifi: mvm: Avoid dereferencing sta if it was already flushed

[PATCH] wireless: change cfg80211 regulatory domain info as debug messages
 2015-11-15 18:25 UTC  (3+ messages)

[PATCH v2] cfg80211: add VHT support for Mesh
 2015-11-15 14:38 UTC  (10+ messages)

[PATCH 1/1] net: brcm80211: Deletion of unnecessary checks before two function calls
 2015-11-14 21:50 UTC  (5+ messages)
                                    ` [PATCH] net: brcm80211: Delete an unnecessary check before the function call "release_firmware"
                                ` [PATCH] NFC-nci: Delete unnecessary checks before the function call "kfree_skb"

[PATCH] brcmfmac: constify brcmf_bus_ops structures
 2015-11-14 16:22 UTC 

[PATCH] staging: wilc1000: remove new line around else and braces
 2015-11-14  7:50 UTC  (3+ messages)

[PATCH v2 1/2] nl80211: add flag to force passive scan on DFS channels
 2015-11-14  1:29 UTC  (2+ messages)
` [PATCH v2 2/2] mac80211: passively scan DFS channels if requested

BCM4350 doesn't resume correctly
 2015-11-13 23:55 UTC 

Does mac80211 guarantee no data frames are sent to driver until encryption is setup?
 2015-11-13 21:55 UTC  (3+ messages)

[PATCH 1/2] nl80211: add flag to force passive scan on DFS channels
 2015-11-13 20:19 UTC  (4+ messages)
` [PATCH 2/2] mac80211: passively scan DFS channels if requested

[RFC v4 0/8] mac80211: jump labels for HW flags
 2015-11-13 16:49 UTC  (18+ messages)
` [RFC v4 1/8] mac80211: add ieee80211_hw_clear()
` [RFC v4 2/8] mac80211: introduce ieee80211_local_check()
` [RFC v4 3/8] mac80211: use static keys for hw flags
` [RFC v4 4/8] mac80211: test the static key code
` [RFC v4 5/8] mac80211: generate hw flags from include file
` [RFC v4 6/8] kconfig: introduce "count"
` [RFC v4 7/8] kconfig: regenerate the shipped files
` [RFC v4 8/8] mac80211: use Kconfig counters to determine feature optimisation

[PATCH] nfc: s3fwrn5: constify s3fwrn5_phy_ops structures
 2015-11-13 14:28 UTC  (2+ messages)

[PATCH V2] Staging: wilc1000: Fix build break due to undeclared *wilc and implicit declaration of init_irq
 2015-11-13 14:18 UTC  (11+ messages)

DFS Master Region
 2015-11-13 14:02 UTC 

[PATCH] ath9k: incorrect queue may be stopped/awaken
 2015-11-13 11:37 UTC  (8+ messages)
  ` [PATCH v2] "

[PATCH] NFC: added the sysfs entry for nfcsim workqueue delay
 2015-11-13 11:18 UTC 

[RFC v5 0/5] mac80211: elide code for static hw flags
 2015-11-13  9:55 UTC  (9+ messages)
` [RFC v5 1/5] kconfig: introduce "count"
` [RFC v5 2/5] kconfig: regenerate the shipped files
` [RFC v5 3/5] mac80211: generate hw flags from include file
` [RFC v5 4/5] mac80211: use Kconfig counters to elide unnecessary code
` [RFC v5 5/5] iwlwifi: mvm: add Kconfig settings for hw flags

[PATCH 0/9] brcmfmac: new device support and cleanup
 2015-11-13  9:29 UTC  (5+ messages)
` [PATCH 6/9] brcmfmac: Add RSDB support

[PATCH 0/8] ath10k: clean up ath10k_skb_cb
 2015-11-13  6:20 UTC  (13+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 1/9] ath10k: merge is_protected with nohwcrypt
  ` [PATCH v2 2/9] ath10k: rename function to adhere to naming convention
  ` [PATCH v2 3/9] ath10k: remove txmode from skb_cb
  ` [PATCH v2 4/9] ath10k: remove is_offchan
  ` [PATCH v2 5/9] ath10k: remove freq from skb_cb
  ` [PATCH v2 6/9] ath10k: pack up flags in skb_cb
  ` [PATCH v2 7/9] ath10k: fix tx header parsing
  ` [PATCH v2 8/9] ath10k: replace vdev_id and tid in skb cb
  ` [PATCH v2 9/9] ath10k: store msdu_id instead of txbuf pointers

[PATCH] ath10k: Enable VHT for Mesh
 2015-11-13  0:43 UTC  (2+ messages)

DFS Master Region
 2015-11-12 22:19 UTC 

[RFC v5] mac80211: elide code for static hw flags
 2015-11-12 22:00 UTC 

[PATCH] realtek: rtlwifi: rtl8821ae: Fix lockups on boot
 2015-11-12 21:29 UTC  (3+ messages)

[PATCH 01/12] ath9k: add debug messages to aggr/chanctx funcs
 2015-11-12 19:51 UTC  (14+ messages)
` [PATCH 02/12] ath9k: print real timer value
` [PATCH 03/12] ath9k: queue null frames in case of MCC
` [PATCH 04/12] ath9k: P2P_CLIENT, send frames after 1ms AP/GO will aprear
` [PATCH 05/12] ath9k: use u32 when calculate tsf
` [PATCH 06/12] ath9k: setup correct skb priority for nullfunc
` [PATCH 07/12] ath9k: MCC enable Opportunistic Power Save
` [PATCH 08/12] ath9k: P2P_CLIENT, get/set NOA correctly
` [PATCH 09/12] ath9k: request NOA update when chanctx active
` [PATCH 10/12] ath9k: MCC, add NOA also in case of an AP
` [PATCH 11/12] ath9k: MCC add sta_ap_ratio module param
` [PATCH 12/12] ath9k: MCC, print time elapsed between events

[PATCH v7] Add new mac80211 driver mwlwifi
 2015-11-12 19:47 UTC  (2+ messages)

[PATCH V3 0/3] Fix few WMI/HTT interfaces
 2015-11-12 19:25 UTC  (2+ messages)

[PATCH] MAINTAINERS: wil6210: new maintainer - Maya Erez
 2015-11-12 19:10 UTC  (2+ messages)

[PATCH v3] ath10k: Override CE5 configuration for QCA6147 device
 2015-11-12 19:07 UTC  (2+ messages)

[PATCH v2 0/4] update ath10k support for QCA9377 chips
 2015-11-12 19:03 UTC  (2+ messages)

[PATCH] ath10k: Fix the wrong RX rate idx report at 11G mode
 2015-11-12 18:36 UTC 

[PATCH] ath10k: Enable VHT for Mesh
 2015-11-12 17:47 UTC 

[PATCH] cfg80211: add VHT support for Mesh
 2015-11-12 17:47 UTC  (2+ messages)

[PATCH v3] ath10k: Override CE5 configuration for QCA6147 device
 2015-11-12 14:53 UTC  (3+ messages)

[RFC v3 0/8] mac80211: jump labels for HW flags
 2015-11-12  8:03 UTC  (11+ messages)
` [RFC v3 1/8] mac80211: add ieee80211_hw_clear()
` [RFC v3 2/8] mac80211: introduce ieee80211_local_check()
` [RFC v3 3/8] mac80211: use static keys for hw flags
` [RFC v3 4/8] mac80211: test the static key code
` [RFC v3 5/8] mac80211: generate hw flags from include file
` [RFC v3 6/8] kconfig: introduce "count"
` [RFC v3 7/8] kconfig: regenerate the shipped files
` [RFC v3 8/8] mac80211: use Kconfig counters to determine feature optimisation

[PATCH 0/5] wcn36xx: add some new firmware functionalities support
 2015-11-12  6:37 UTC  (8+ messages)
` [PATCH 4/5] wcn3620: use new response format for wcn3620 trigger_ba

[PATCH] staging: wilc1000: fix bug in sdio/spi
 2015-11-12  2:35 UTC 

ath10k AP "failed to delete peer" errors when using Nexus 5X
 2015-11-11 23:24 UTC  (3+ messages)

[ANNOUNCE] NetDev 1.1 Registration open
 2015-11-11 20:51 UTC 

[RFC v2 0/4] mac80211: jump labels for hw flags
 2015-11-11 15:05 UTC  (14+ messages)
` [RFC v2 1/4] mac80211: add ieee80211_hw_clear()
` [RFC v2 2/4] mac80211: introduce ieee80211_local_check()
` [RFC v2 3/4] mac80211: use static keys for hw flags
` [RFC v2 4/4] mac80211: test the static key code
` [RFC v2 5/4] mac80211: generate hw flags from include file

[PATCH] ath10k: poll HTT send completion when CE 5 is unused
 2015-11-11 12:01 UTC 

[RFC 16/16] rtl8xxxu: rtl8188eu: Implement parse_efuse()
 2015-11-10 21:57 UTC  (3+ messages)
` [PATCH] rtl8xxxu: rtl8192eu: Map out EFUSE TX power area

[PATCH] ath10k: fix invalid NSS for 4x4 devices
 2015-11-10  9:52 UTC  (2+ messages)

[RFC 0/4] mac80211: jump labels for hw flags
 2015-11-10  7:43 UTC  (3+ messages)

[PATCH v2 0/5] wcn36xx: add some new firmware functionalities support
 2015-11-10  8:25 UTC  (6+ messages)
` [PATCH v2 1/5] wcn36xx: introduce WCN36XX_HAL_AVOID_FREQ_RANGE_IND
` [PATCH v2 2/5] wcn36xx: swallow two wcn3620 IND messages
` [PATCH v2 3/5] wcn36xx: handle new hal response format
` [PATCH v2 4/5] wcn3620: use new response format for wcn3620 trigger_ba
` [PATCH v2 5/5] wcn3620: use new response format for wcn3620 remove_bsskey

[PATCH 01/32] staging: wilc1000: fix return type of host_int_add_ptk
 2015-11-10  0:41 UTC  (3+ messages)
` [PATCH 32/32] staging: wilc1000: remove host_int_get_rx_power_level


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