linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-20 06:46:33 to 2015-10-23 05:27:35 UTC [more...]

[PATCH 01/28] staging: wilc1000: isr_bh_routine: remove unused variable nic
 2015-10-23  5:28 UTC  (17+ messages)
` [PATCH 02/28] staging: wicl1000: isr_uh_routine: use netdev private wilc
` [PATCH 03/28] staging: wilc1000: isr_bh_routine: use wilc instead of g_linux_wlan
` [PATCH 04/28] staging: wilc1000: deinit_irq: "
` [PATCH 05/28] staging: wilc1000: wilc_handle_isr: add argument wilc to wilc_handle_isr
` [PATCH 06/28] staging: wilc1000: wilc_wlan_handle_isr_ext: add argument struct wilc
` [PATCH 07/28] staging: wilc1000: wilc_wlan_handle_rxq: add new argument and use wilc
` [PATCH 08/28] staging: wilc1000: linux_wlan_mac_indicate: add "
` [PATCH 09/28] staging: wilc1000: linux_wlan_set_bssid: use wilc instead of g_linux_wlan
` [PATCH 10/28] staging: wilc1000: wlan_initialize_threads: change argument with net_device
` [PATCH 11/28] staging: wilc1000: linux_wlan_txq_task: use wilc instead of g_linux_wlan
` [PATCH 12/28] staging: wilc1000: wilc_wlan_handle_txq: add argument and use wilc
` [PATCH 13/28] staging: wilc1000: wilc_wlan_txq_filter_dup_tcp_ack: "
` [PATCH 14/28] staging: wilc1000: host_int_init: add argument net_device
` [PATCH 15/28] staging: wilc1000: wlan_deinit_locks: rename argument name and use it
` [PATCH 16/28] staging: wilc1000: WILC_WFI_mgmt_rx: add argument wilc "
` [PATCH 17/28] staging: wilc1000: wlan_deinitialize_threads: change argument and use wilc

[PATCH] ath10k: Adjust the RX packet pad offset at QCA99X0 4addr mode
 2015-10-23  5:24 UTC  (2+ messages)

[RFC 00/16] rtl8xxxu: eFUSE parsing for RTL8188EU chips
 2015-10-23  5:24 UTC  (28+ messages)
` [RFC 01/16] rtl8xxxu: Treat REG_9346CR as an 8-bit wide register
` [RFC 02/16] rtl8xxxu: Use REG_EFUSE_TEST register only on multifunctional devices
` [RFC 03/16] rtl8xxxu: Don't check for illegal offset when reading from efuse
` [RFC 04/16] rtl8xxxu: Skip disabled efuse words early
` [RFC 05/16] rtl8xxxu: Unbreak a user-visible string
` [RFC 06/16] rtl8xxxu: rtl8723au: Introduce a pointer to efuse
` [RFC 08/16] rtl8xxxu: Extract TX power fields from struct rtl8xxu_priv
` [RFC 10/16] rtl8xxxu: Rename struct rtl8723au_idx
` [RFC 11/16] rtl8xxxu: Make efuse content length a parameter
` [RFC 13/16] rtl8xxxu: Make set_tx_power a chip-type-dependent operation
` [RFC 14/16] rtl8xxxu: Introduce a device agnostic constant for efuse map length
` [RFC 15/16] rtl8xxxu: rtl8188eu: Add stubbed fileops and chip-specific constants
` [RFC 16/16] rtl8xxxu: rtl8188eu: Implement parse_efuse()

QCA6174, is it ath6kl or ath10k?
 2015-10-23  4:22 UTC  (3+ messages)

[PATCH 00/19] staging/wilc1000 cleanups
 2015-10-23  1:37 UTC  (25+ 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: move wilc1000_ops to drivers
` [PATCH 12/19] staging/wilc1000: use device pointer for phy creation
` [PATCH 13/19] staging/wilc1000: move COMPLEMENT_BOOT code to linux_wlan_sdio.c
` [PATCH 14/19] staging/wilc1000: get rid of WILC_SDIO_IRQ_GPIO
` [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: pass hif operations through initialization
` [PATCH 18/19] staging/wilc1000: split out bus specific modules
  ` [PATCH] fixup! "
` [PATCH 19/19] [RFC] staging/wilc1000: use more regular probing

[PATCH 00/12] WILC1000 V2 for the g_linux_wlan
 2015-10-23  1:17 UTC  (5+ messages)
` [PATCH V2 03/12] staging: wilc1000: rename strInterfaceInfo in the sturct wilc

hostapd mailinglist gone?
 2015-10-22 20:58 UTC  (3+ messages)

[PATCH 1/2] cfg80211: Add missing tracing to cfg80211
 2015-10-22 19:27 UTC  (2+ messages)
` [PATCH 2/2] cfg80211: add complete data to station add/change tracing

[PATCH v5 14/15] net: wireless: ath: Remove unneeded variable ret returning 0
 2015-10-22 18:57 UTC 

[PATCH v4 14/15] net: wireless: ath: Remove unneeded variable ret returning 0
 2015-10-22 18:56 UTC  (2+ messages)

[PATCH v3 14/15] net: wireless: ath: Remove unneeded variable ret returning 0
 2015-10-22 18:53 UTC  (3+ messages)

[PATCH v2 14/15] net: wireless: ath: Remove unneeded variable ret returning 0
 2015-10-22 18:17 UTC 

[PATCH 1/2] iwlwifi: pcie: allow to build an A-MSDU using TSO core
 2015-10-22 16:58 UTC  (2+ messages)
` [PATCH 2/2] iwlwifi: mvm: send large SKBs to the transport

[PATCH-v2 1/2] ath6k: break stats gathering code into separate method
 2015-10-22 16:07 UTC  (2+ messages)
` [PATCH-v2 2/2] ath6k: implement ethtool stats

[PATCH 1/3] mac80211: make enable_qos parameter to ieee80211_set_wmm_default()
 2015-10-22 15:46 UTC  (3+ messages)
` [PATCH 2/3] mac80211: fixup AIFSN instead of disabling WMM
` [PATCH 3/3] mac80211: treat bad WMM parameters more gracefully

[PATCH] mac80211: allow driver to prevent two stations w/ same address
 2015-10-22 15:35 UTC 

[PATCH] cfg80211/mac80211: clarify RSSI CQM reporting requirements
 2015-10-22 15:35 UTC 

[ANN] wireless-regdb: master-2015-10-22
 2015-10-22 15:23 UTC 

[PATCH 0/4] ath10k: remove shadow copy engine descriptors
 2015-10-22 15:06 UTC  (5+ messages)
` [PATCH 1/4] ath10k: use local memory instead of shadow descriptor in ce_send
` [PATCH 2/4] ath10k: remove send completion validation in diag read/write
` [PATCH 3/4] ath10k: cleanup copy engine send completion
` [PATCH 4/4] ath10k: remove shadow copy of CE descriptors for source ring

[PATCH] wireless-regdb: Update regulatory rules for Croatia (HR)
 2015-10-22 15:00 UTC  (4+ messages)

[RFC v4 1/2] iwlwifi: pcie: allow to build an A-MSDU using TSO core
 2015-10-22 14:29 UTC  (3+ messages)
` [RFC v4 2/2] iwlwifi: mvm: send large SKBs to the transport

pull-request: mac80211-next 2015-10-21
 2015-10-22 14:29 UTC  (2+ messages)

[PATCH] rtl8xxxu: Enable data frame reception in rtl8xxxu_start
 2015-10-22 13:50 UTC  (7+ messages)

[RFC v3 0/2] Add TSO for iwlwifi
 2015-10-22 12:07 UTC  (9+ messages)
` [RFC v3 1/2] iwlwifi: pcie: allow to build an A-MSDU using TSO core
` [RFC v3 2/2] iwlwifi: mvm: send large SKBs to the transport

[PATCH v4 00/10] Add Intel FieldsPeak NFC solution driver
 2015-10-22  9:11 UTC  (11+ messages)
` [PATCH v4 01/10] nfc: nci: Export nci data send API
` [PATCH v4 02/10] nfc: nci: Add function to get max packet size for conn
` [PATCH v4 03/10] nfc: nci: Introduce new core opcodes
` [PATCH v4 04/10] nfc: nci: Do not call post_setup when setup fails
` [PATCH v4 05/10] nfc: nci: Introduce nci_core_cmd
` [PATCH v4 06/10] nfc: nci: Allow the driver to set handler for core nci ops
` [PATCH v4 07/10] nfc: nci: rename nci_prop_ops to nci_driver_ops
` [PATCH v4 08/10] nfc: nci: fix possible crash in nci_core_conn_create
` [PATCH v4 09/10] nfc: nci: add nci_get_conn_info_by_id function
` [PATCH v4 10/10] nfc: Add Intel Fields Peak NFC solution driver

[PATCH] rtl8xxxu: Document REG_RXFLTMAP registers
 2015-10-22  8:22 UTC 

[PATCH v2 05/15] net: wireless: ti: Return flow can be simplified for wl1271_cmd_interrogate
 2015-10-22  6:54 UTC  (4+ messages)
` [PATCH v2 08/15] net: wireless: simplify return flow for usb_control_msg

[[linux-nfc] PATCH v1.0 0/3] Add support for ST95HF
 2015-10-22  6:24 UTC  (3+ messages)
` [[linux-nfc] PATCH v1.0 2/3] driver: nfc: st95hf: ST NFC Transceiver support

[PATCH 1/2] ath6k: break stats gathering code into separate method
 2015-10-22  0:58 UTC  (4+ messages)
` [PATCH 2/2] ath6k: implement ethtool stats
  ` [RFC PATCH] ath6k: ath6k_ethtool_ops can be static

[PATCH] staging: wilc1000: return -ENOMEM when kmalloc failed
 2015-10-21 23:07 UTC 

[PATCH 1/3] ath6k: report antenna configuration
 2015-10-21 21:53 UTC  (3+ messages)
` [PATCH 2/3] ath6k: add error message to explain lack of HT
` [PATCH 3/3] ath6k: fix firmware version assignment

[PATCH] rtl8xxxu: Debugging for RXFLTMAP0,1,2
 2015-10-21 21:21 UTC  (2+ messages)

[PATCH] staging: rtl8723au: core: rtw_wlan_util: fix misleading indentation
 2015-10-21 17:32 UTC 

IPW2200 Driver for Linux
 2015-10-21 14:01 UTC  (2+ messages)

[PATCH] iw: Print help text to "set bitrates" in case of no args
 2015-10-21 12:32 UTC  (3+ messages)

[PATCH] mesh: show mesh parameters when no args are given
 2015-10-21 12:29 UTC  (2+ messages)

[PATCH] iw: remove superfluous includes
 2015-10-21 12:26 UTC  (2+ messages)

[PATCH] iw: Fix segfault when no args are given to offchannel
 2015-10-21 12:05 UTC  (2+ messages)

[PATCH] staging: wilc1000: fix the bug on copying bssid
 2015-10-21 11:47 UTC  (2+ messages)

[PATCH v3] brcm80211: Add support for brcm4371
 2015-10-21  7:58 UTC  (2+ messages)
` [v3] "

[PATCH 01/11] brcmfmac: expose device memory to devcoredump subsystem
 2015-10-21  7:57 UTC  (2+ messages)
` [01/11] "

[PATCH v2] rtl8xxxu: Enable monitor mode by handling filters
 2015-10-21  7:54 UTC 

[PATCH 1/1] New driver: rtl8xxxu (mac80211)
 2015-10-21  7:54 UTC  (2+ messages)
` [1/1] "

[PATCH v2] ath10k: add FW API support to test mode
 2015-10-21  7:28 UTC  (5+ messages)

[PATCH] mwifiex: toggle carrier state in start_ap/stop_ap
 2015-10-21  3:41 UTC  (3+ messages)

[PATCH] staging/wilc: fix Kconfig dependencies, second try
 2015-10-20 22:42 UTC  (4+ messages)

[PATCHv2] ath10k: consolidate if statements in ath10k_wmi_event_mgmt_rx
 2015-10-20  6:41 UTC 

[PATCH] ath10k: consolidate if statements in ath10k_wmi_event_mgmt_rx
 2015-10-20 18:59 UTC  (2+ messages)

[PATCH-v2 1/2] mac80211: Take bitrates into account when building IEs
 2015-10-20 17:24 UTC  (2+ messages)
` [PATCH-v2 2/2] mac80211: ensure association req uses configured ratemask

[PATCH v2] ath10k: add notice.txt references to WHENCE
 2015-10-20 15:13 UTC 

[PATCH] ath10k: add notice.txt references to WHENCE
 2015-10-20 15:08 UTC  (3+ messages)

[PATCH 1/5] ath10k: QCA988X hw2.0: add board.bin
 2015-10-20 12:29 UTC  (5+ messages)

[PATCH] ath9k: fix phyerror codes
 2015-10-20 12:19 UTC 

[PATCH 1/2] rtl8xxxu: Enable monitor mode by handling filters
 2015-10-20 11:51 UTC  (2+ messages)
` [PATCH 2/2] rtl8xxxu: Add debugfs for RCR register

QCA6174 hw2.1 irq_mode=0 broken on 4.2-rc3, working on 4.1.2
 2015-10-20 11:39 UTC  (14+ messages)

[PATCH v3] ath10k: add fw_stats support to 10.4 firmware
 2015-10-20 11:37 UTC 

[PATCH 01/13] staging: wilc1000: add wilc to netdev private data structure
 2015-10-20  8:14 UTC  (13+ messages)
` [PATCH 02/13] staging: wilc1000: wilc1000_wlan_init: use netdev private wilc
` [PATCH 03/13] staging: wilc1000: wlan_init_locks: change parameter and use wilc
` [PATCH 04/13] staging: wilc1000: mac_open: use netdev private wilc
` [PATCH 05/13] staging: wilc1000: mac_close: use netdev private wilc instead of g_linux_wlan
` [PATCH 06/13] staging: wilc1000: chage_virtual_intf: use netdev private wilc
` [PATCH 07/13] staging: wilc1000: wilc1000_wlan_deinit: change argument and use wilc
` [PATCH 08/13] staging: wilc1000: CfgConnectResult: use netdev private wilc
` [PATCH 09/13] staging: wilc1000: add_key: use netdev private wilc instead of g_linux_wlan
` [PATCH 10/13] staging: wilc1000: del_key: "
` [PATCH 11/13] staging: wilc1000: wilc_mgmt_frame_register: use netdev private wilc
` [PATCH 12/13] staging: wilc1000: start_ap: use netdev private data wilc
` [PATCH 13/13] staging: wilc1000: init_irq: change argument and use netdev private wilc

[PATCH 1/3] mac80211: remove sta->last_ack_signal
 2015-10-20  8:14 UTC  (3+ messages)
` [PATCH 2/3] mac80211: move beacon_loss_count into ifmgd
` [PATCH 3/3] mac80211: move station statistics into sub-structs


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