messages from 2015-11-12 17:59:45 to 2015-11-18 14:46:35 UTC [more...]
[PATCH v2 00/27] wireless drivers vendor directories
2015-11-18 14:45 UTC (8+ messages)
` [PATCH v2 01/27] adm80211: move under admtek vendor directory
` [PATCH v2 02/27] airo: move under cisco "
` [PATCH v2 03/27] atmel: move under atmel "
` [PATCH v2 04/27] b43: move under broadcom "
` [PATCH v2 05/27] b43legacy: "
` [PATCH v2 06/27] brcm80211: "
` [PATCH v2 07/27] cw1200: move under st "
[PATCH 1/1] wireless: airo: re-use mac_pton()
2015-11-18 14:16 UTC
[PATCH 1/1] rtlwifi: btcoexist: re-use %*ph specifier to hexdump
2015-11-18 14:09 UTC
[PATCH] drivers:staging:wilc1000 Fix all comparison to NULL could be written
2015-11-18 11:45 UTC
[PATCH] drivers:staging:wilc1000 Fix comparison to NULL messages
2015-11-18 11:30 UTC (3+ messages)
pull request: iwlwifi firmware for iwlmvm devices
2015-11-18 8:10 UTC
[PATCH 00/16] tidy up sdio/spi module and remove wilc_dev
2015-11-18 6:11 UTC (17+ messages)
` [PATCH 01/16] staging: wilc1000: remove sdio speed control codes
` [PATCH 02/16] staging: wilc1000: remove spi "
` [PATCH 03/16] staging: wilc1000: remove paltform define PLAT_WMS8304
` [PATCH 04/16] staging: wilc1000: pass struct wilc to the functions which use hif_func
` [PATCH 05/16] staging: wilc1000: pass wilc to all function pointers of wilc_hif_func
` [PATCH 06/16] staging: wilc1000: wilc_sdio_cmd52: pass struct wilc
` [PATCH 07/16] staging: wilc1000: wilc_sdio_cmd53: "
` [PATCH 08/16] staging: wilc1000: wilc_spi_write: "
` [PATCH 09/16] staging: wilc1000: wilc_spi_read: "
` [PATCH 10/16] staging: wilc1000: wilc_spi_write_read: "
` [PATCH 11/16] staging: wilc1000: add struct wilc to host_if_drv
` [PATCH 12/16] staging: wilc1000: wilc_send_config_pkt: pass struct wilc
` [PATCH 13/16] staging: wilc1000: wilc_wlan_cfg_set: "
` [PATCH 14/16] staging: wilc1000: wilc_wlan_cfg_get: "
` [PATCH 15/16] staging: wilc1000: wilc_dbg: remove wilc
` [PATCH 16/16] staging: wilc1000: use wilc instead of wilc_dev and remove wilc_dev
[PATCH 0/8] ath10k: clean up ath10k_skb_cb
2015-11-18 5:59 UTC (14+ messages)
` [PATCH v2 0/9] "
` [PATCH v3 "
` [PATCH v3 1/9] ath10k: merge is_protected with nohwcrypt
` [PATCH v3 2/9] ath10k: rename function to adhere to naming convention
` [PATCH v3 3/9] ath10k: remove txmode from skb_cb
` [PATCH v3 4/9] ath10k: remove is_offchan
` [PATCH v3 5/9] ath10k: remove freq from skb_cb
` [PATCH v3 6/9] ath10k: pack up flags in skb_cb
` [PATCH v3 7/9] ath10k: fix tx header parsing
` [PATCH v3 8/9] ath10k: replace vdev_id and tid in skb cb
` [PATCH v3 9/9] ath10k: store msdu_id instead of txbuf pointers
ath10k AP "failed to delete peer" errors when using Nexus 5X
2015-11-18 2:53 UTC (4+ messages)
[PATCH 0/2] ath6kl_sdio: add control of CHIP_PWD_L via GPIO
2015-11-17 22:33 UTC (11+ messages)
` [PATCH 1/2] ath6kl_sdio: Add reset gpio module parameter for CHIP_PWD_L pin
` [PATCH 2/2] ath6kl_sdio: Add power gpio reset feature into sdio driver for suspend
linux-next inclusion request for mac80211
2015-11-17 22:28 UTC (2+ messages)
randconfig build error with next-20151117, in drivers/staging/wilc1000/wilc_wfi_cfgoperations.c
2015-11-17 16:34 UTC
[RFC 0/5] wireless drivers vendor directories
2015-11-17 15:45 UTC (6+ messages)
` [RFC 1/5] admtek: create new wireless vendor directory
` [RFC 2/5] cisco: "
` [RFC 3/5] atmel: "
` [RFC 4/5] b43: move under broadcom "
` [RFC 5/5] b43legacy: "
[PATCH] mac80211: mesh: fix call_rcu() usage
2015-11-17 14:46 UTC
linux-wireless rebased (probably for the last time) on 4.4-rc1
2015-11-17 14:07 UTC (2+ messages)
[PATCH] realtek: rtlwifi: rtl8821ae: Fix lockups on boot
2015-11-17 13:59 UTC (4+ messages)
` "
pull request: iwlwifi 2015-11-15
2015-11-17 13:52 UTC (6+ 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 00/19 v5] staging/wilc1000 cleanups
2015-11-17 9:27 UTC (21+ messages)
` [PATCH 01/19] staging/wilc1000: remove unused functions
` [PATCH 02/19] staging/wilc1000: make symbols static if possible
` [PATCH 03/19] staging/wilc1000: use proper naming for global symbols
` [PATCH 04/19] staging/wilc1000: move extern declarations to headers
` [PATCH 05/19] staging/wilc1000: use NO_SECURITY instead of NO_ENCRYPT
` [PATCH 06/19] staging/wilc1000: avoid static definitions in header
` [PATCH 07/19] staging/wilc1000: remove linux_wlan_{device_power,device_detection}
` [PATCH 08/19] staging/wilc1000: move wilc_wlan_inp_t into struct wilc
` [PATCH 09/19] staging/wilc1000: move init/exit functions to driver files
` [PATCH 10/19] staging/wilc1000: unify device pointer
` [PATCH 11/19] staging/wilc1000: pass io_type to wilc_netdev_init
` [PATCH 12/19] staging/wilc1000: use device pointer for phy creation
` [PATCH 13/19] staging/wilc1000: get rid of WILC_SDIO_IRQ_GPIO
` [PATCH 14/19] staging/wilc1000: pass hif operations through initialization
` [PATCH 15/19] staging/wilc1000: turn enable_irq/disable_irq into callbacks
` [PATCH 16/19] staging/wilc1000: remove WILC_SDIO/WILC_SPI macros
` [PATCH 17/19] staging/wilc1000: split out bus specific modules
` [PATCH 18/19] staging/wilc1000: use more regular probing
` [PATCH 19/19] staging/wilc1000: pass struct wilc to most linux_wlan.c functions
[PATCH] brcmfmac: constify brcmf_bus_ops structures
2015-11-17 8:47 UTC (2+ messages)
[PATCH 0/8] various mac80211 patches
2015-11-17 8:24 UTC (9+ messages)
` [PATCH 1/8] cfg80211: Add missing tracing to cfg80211
` [PATCH 2/8] cfg80211: add complete data to station add/change tracing
` [PATCH 3/8] mac80211: allow driver to prevent two stations w/ same address
` [PATCH 4/8] mac80211: allow the driver to send EOSP when needed
` [PATCH 5/8] mac80211: add atomic uploaded keys iterator
` [PATCH 6/8] mac80211: always set the buf_size in AddBA req to 64
` [PATCH 7/8] mac80211: ensure we don't update tx power on a non-running sdata
` [PATCH 8/8] mac80211: don't teardown sdata on sdata stop
[PATCH] ath10k: poll HTT send completion when CE 5 is unused
2015-11-17 2:46 UTC (3+ messages)
[PATCH] ath10k: Adjust the RX packet pad offset at QCA99X0 4addr mode
2015-11-16 20:57 UTC (4+ messages)
[PATCH v1] wil6210: hold wil->mutex while managing vrings
2015-11-16 19:53 UTC (2+ messages)
[PATCH] ath10k: Fix the wrong RX rate idx report at 11G mode
2015-11-16 19:50 UTC (2+ messages)
[question] Rate control algorithm for mesh
2015-11-16 18:16 UTC (2+ messages)
BUG #1516251 10ec:b723 [HP Notebook - 15-ac106na] Wifi unstable
2015-11-16 16:28 UTC
Matching crc32 checksums from kernel and user space
2015-11-16 15:27 UTC (2+ messages)
[PATCH 00/20] staging/wilc1000: cleanups once again
2015-11-16 14:05 UTC (8+ messages)
` [PATCH 15/20] staging/wilc1000: pass hif operations through initialization
[PATCH] NFC: nci: fix memory leak
2015-11-16 12:57 UTC
10ec:b723 [HP Notebook - 15-ac106na] Wifi unstable NO HTML
2015-11-16 12:52 UTC
[PATCH] NFC-nci: Delete unnecessary checks before the function call "kfree_skb"
2015-11-16 12:18 UTC (2+ messages)
` [PATCH] rtlwifi: "
[PATCH] wireless: change cfg80211 regulatory domain info as debug messages
2015-11-16 10:38 UTC (6+ messages)
[PATCH v2] cfg80211: add VHT support for Mesh
2015-11-15 14:38 UTC (10+ messages)
[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 (14+ messages)
` [RFC v4 3/8] mac80211: use static keys for hw flags
` [RFC v4 5/8] mac80211: generate hw flags from include file
` [RFC v4 6/8] kconfig: introduce "count"
` [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] 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 01/12] ath9k: add debug messages to aggr/chanctx funcs
2015-11-12 19:51 UTC (3+ messages)
` [PATCH 05/12] ath9k: use u32 when calculate tsf
[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)
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).