linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-17 10:48:03 to 2016-02-22 10:20:17 UTC [more...]

[PATCH V4 00/24] staging: wilc1000: Resend V4
 2016-02-22 10:14 UTC  (20+ messages)
` [PATCH V4 01/24] staging: wilc1000: wilc_wlan.c: removes PRINT_ER
` [PATCH V4 02/24] staging: wilc1000: linux_mon.c: removes debug logs
` [PATCH V4 03/24] staging: wilc1000: linux_mon.c: replaces PRINT_ER with netdev_err
` [PATCH V4 04/24] staging: wilc1000: linux_mon.c: add to check routine
` [PATCH V4 05/24] staging: wilc1000: removes potential null dereference
` [PATCH V4 06/24] staging: wilc1000: host_interface.c: removes unnecessary log message
` [PATCH V4 07/24] staging: wilc1000: linux_mon.c: "
` [PATCH V4 08/24] staging: wilc1000: linux_mon.c: removes comments
` [PATCH V4 09/24] staging: wilc1000: wilc_wfi_cfgoperations.c: removes unnecessary log messages
` [PATCH V4 10/24] staging: wilc1000: removes unused HOSTAPD_DBG tag
` [PATCH V4 11/24] staging: wilc1000: host_interface.c: removes unnecessary log messages
` [PATCH V4 12/24] staging: wilc1000: wilc_wfi_cfgoperations.c: "
` [PATCH V4 13/24] "
` [PATCH V4 14/24] staging: wilc1000: removes unused CFG80211_DBG tag
` [PATCH V4 15/24] staging: wilc1000: coreconfigurator.c: removes unnecessary log messages
` [PATCH V4 16/24] staging: wilc1000: host_interface.c: "
` [PATCH V4 17/24] staging: wilc1000: host_interface.c: replace PRINT_ER with netdev_err
` [PATCH V4 18/24] staging: wilc1000: linux_wlan.c: removes unnecessary log messages
` [PATCH V4 19/24] staging: wilc1000: wilc_wfi_cfgoperations.c: "

[PATCH] rtlwifi: pass struct rtl_stats by reference as it is more efficient
 2016-02-22 10:16 UTC  (3+ messages)

[PATCH RESEND 01/10] staging: wilc1000: removes wilc_dbg()
 2016-02-22  4:41 UTC  (10+ messages)
` [PATCH RESEND 02/10] staging: wilc1000: replaces wilc_debug with netdev_err
` [PATCH RESEND 03/10] staging: wilc1000: removes unnecessary wilc_debug print log
` [PATCH RESEND 04/10] "
` [PATCH RESEND 05/10] staging: wilc1000: removes unnecessary variable of wilc_mac_cfg_t structure
` [PATCH RESEND 06/10] staging: wilc1000: wilc_wlan_cfg_init: changes unused argument
` [PATCH RESEND 07/10] staging: wilc1000: move WILC_MULTICAST_TABLE_SIZE define to wilc_wlan_if.h file
` [PATCH RESEND 08/10] staging: wilc1000: move MODALIS and GPIO_NUM define to wilc_wlan.h file
` [PATCH RESEND 09/10] staging: wilc1000: remove useless define in linux_wlan_common.h file
` [PATCH RESEND 10/10] staging: wilc1000: removes "

[PATCH V3 00/24] staging: wilc1000: Resend V3
 2016-02-22  4:12 UTC  (25+ messages)
` [PATCH V3 01/24] staging: wilc1000: wilc_wlan.c: removes PRINT_ER
` [PATCH V3 02/24] staging: wilc1000: linux_mon.c: removes debug logs
` [PATCH V3 03/24] staging: wilc1000: linux_mon.c: replaces PRINT_ER with netdev_err
` [PATCH V3 04/24] staging: wilc1000: linux_mon.c: add to check routine
` [PATCH V3 05/24] staging: wilc1000: removes potential null dereference
` [PATCH V3 06/24] staging: wilc1000: host_interface.c: removes unnecessary log message
` [PATCH V3 07/24] staging: wilc1000: linux_mon.c: "
` [PATCH V3 08/24] staging: wilc1000: linux_mon.c: removes comments
` [PATCH V3 09/24] staging: wilc1000: wilc_wfi_cfgoperations.c: removes unnecessary log messages
` [PATCH V3 10/24] staging: wilc1000: removes unused HOSTAPD_DBG tag
` [PATCH V3 11/24] staging: wilc1000: host_interface.c: removes unnecessary log messages
` [PATCH V3 12/24] staging: wilc1000: wilc_wfi_cfgoperations.c: "
` [PATCH V3 13/24] "
` [PATCH V3 14/24] staging: wilc1000: removes unused CFG80211_DBG tag
` [PATCH V3 15/24] staging: wilc1000: coreconfigurator.c: removes unnecessary log messages
` [PATCH V3 16/24] staging: wilc1000: host_interface.c: "
` [PATCH V3 17/24] staging: wilc1000: host_interface.c: replace PRINT_ER with netdev_err
` [PATCH V3 18/24] staging: wilc1000: linux_wlan.c: removes unnecessary log messages
` [PATCH V3 19/24] staging: wilc1000: wilc_wfi_cfgoperations.c: "
` [PATCH V3 20/24] staging: wilc1000: wilc_wlan.c: "
` [PATCH V3 21/24] staging: wilc1000: removes unused region feature
` [PATCH V3 22/24] staging: wilc1000: removes usused PRINT_XX(region...)
` [PATCH V3 23/24] staging: wilc1000: moves to define values
` [PATCH V3 24/24] staging: wilc1000: moves LINUX_RX_SIZE, LINUX_TX_SIZE

at76c50x-usb: usb_put_dev() if at76_load_internal_fw() succeed
 2016-02-20 22:30 UTC  (2+ messages)
` [PATCH] at76c50x-usb: avoid double usb_put_dev() after downloading internal firmware in at76_probe()

[PATCH] rtlwifi: Change long delays to sleeps
 2016-02-20 14:29 UTC  (4+ messages)

[PATCH 1/4] staging: wilc1000: move WILC_MULTICAST_TABLE_SIZE define to wilc_wlan_if.h file
 2016-02-20  1:07 UTC  (5+ messages)
` [PATCH 2/4] staging: wilc1000: move MODALIS and GPIO_NUM define to wilc_wlan.h file
` [PATCH 3/4] staging: wilc1000: remove useless define in linux_wlan_common.h file
` [PATCH 4/4] staging: wilc1000: removes "

[PATCH 1/6] staging: wilc1000: removes wilc_dbg()
 2016-02-20  1:06 UTC  (8+ messages)
` [PATCH 2/6] staging: wilc1000: replaces wilc_debug with netdev_err
` [PATCH 3/6] staging: wilc1000: removes unnecessary wilc_debug print log
` [PATCH 4/6] "
` [PATCH 5/6] staging: wilc1000: removes unnecessary variable of wilc_mac_cfg_t structure
` [PATCH 6/6] staging: wilc1000: wilc_wlan_cfg_init: changes unused argument

[PATCH V2 01/24] staging: wilc1000: wilc_wlan.c: removes PRINT_ER
 2016-02-20  1:03 UTC  (26+ messages)
` [PATCH V2 02/24] staging: wilc1000: linux_mon.c: removes debug logs
` [PATCH V2 03/24] staging: wilc1000: linux_mon.c: replaces PRINT_ER with netdev_err
` [PATCH V2 04/24] staging: wilc1000: linux_mon.c: add to check routine
` [PATCH V2 05/24] staging: wilc1000: removes potential null dereference
` [PATCH V2 06/24] staging: wilc1000: host_interface.c: removes unnecessary log message
` [PATCH V2 07/24] staging: wilc1000: linux_mon.c: "
` [PATCH V2 08/24] staging: wilc1000: linux_mon.c: removes comments
` [PATCH V2 09/24] staging: wilc1000: wilc_wfi_cfgoperations.c: removes unnecessary log messages
` [PATCH V2 10/24] staging: wilc1000: removes unused HOSTAPD_DBG tag
` [PATCH V2 11/24] staging: wilc1000: host_interface.c: removes unnecessary log messages
` [PATCH V2 12/24] staging: wilc1000: wilc_wfi_cfgoperations.c: "
` [PATCH V2 13/24] "
` [PATCH V2 14/24] staging: wilc1000: removes unused CFG80211_DBG tag
` [PATCH V2 15/24] staging: wilc1000: coreconfigurator.c: removes unnecessary log messages
` [PATCH V2 16/24] staging: wilc1000: host_interface.c: "
` [PATCH V2 17/24] staging: wilc1000: host_interface.c: replace PRINT_ER with netdev_err
` [PATCH V2 18/24] staging: wilc1000: linux_wlan.c: removes unnecessary log messages
` [PATCH V2 19/24] staging: wilc1000: wilc_wfi_cfgoperations.c: "
` [PATCH V2 20/24] staging: wilc1000: wilc_wlan.c: "
` [PATCH V2 21/24] staging: wilc1000: removes unused region feature
` [PATCH V2 23/24] staging: wilc1000: moves to define values
` [PATCH V2 24/24] staging: wilc1000: moves LINUX_RX_SIZE, LINUX_TX_SIZE

pull-request: wireless-drivers 2016-02-18
 2016-02-19 20:51 UTC  (2+ messages)

wpa_supplicant bridging problems
 2016-02-19 19:39 UTC  (7+ messages)

[PATCHv2 0/4] net: rfkill: gpio: replace platform data with build-in property
 2016-02-19 18:03 UTC  (6+ messages)
` [PATCHv2 3/4] ARM: tegra: use build-in device properties with rfkill_gpio

[RFC 0/2] mac80211: add support for ht_caps mcs rxmask override
 2016-02-19 16:39 UTC  (3+ messages)

[RFC] mac80211: add extap functionality
 2016-02-19 16:24 UTC  (6+ messages)

[PATCH] b43: fix memory leak
 2016-02-19 15:07 UTC  (5+ messages)

[PATCH v2] mac80211: fix wiphy supported_band access
 2016-02-19 11:18 UTC 

[PATCH v2 0/2] add VHT radiotap parsing support to mac80211
 2016-02-19 10:43 UTC  (3+ messages)
` [PATCH v2 1/2] cfg80211: add radiotap VHT info to rtap_namespace_sizes
` [PATCH v2 2/2] mac80211: parse VHT info in injected frames

[RFC 0/2] add VHT radiotap parsing support to mac80211
 2016-02-19 10:06 UTC  (4+ messages)
` [RFC 1/2] cfg80211: add radiotap VHT info to rtap_namespace_sizes

[PATCH 1/2] mac80211: add hdrlen to ieee80211_tx_data
 2016-02-19 10:01 UTC  (2+ messages)
` [PATCH 2/2] mac80211: add NEED_ALIGNED4_SKBS hw flag

[PATCH-v2 1/2] mac80211: Take bitrates into account when building IEs
 2016-02-18 21:54 UTC  (11+ messages)

Rate Control Tuning/Information
 2016-02-18 20:21 UTC  (2+ messages)

[PATCH] mac80211: minstrel_ht: set default tx aggregation timeout to 0
 2016-02-18 19:02 UTC  (2+ messages)

[PATCH 1/2] mac80211: add A-MSDU tx support
 2016-02-18 18:39 UTC  (2+ messages)
` [PATCH 2/2] mac80211: minstrel_ht: set A-MSDU tx limits based on selected max_prob_rate

[PATCH 0/9] RFKill airplane-mode indicator
 2016-02-18 20:12 UTC  (5+ messages)
` [PATCH 7/9] rfkill: Create "rfkill-airplane_mode" LED trigger
` [PATCH 8/9] rfkill: Userspace control for airplane mode

[PATCH v3 1/3] staging: rtl8723au: use list_for_each_entry*()
 2016-02-18 19:09 UTC  (12+ messages)
` [PATCH v4 0/3] staging: rtl8723au: use list_for_each_entry*() and cleaning
  ` [PATCH v4 1/3] staging: rtl8723au: use list_for_each_entry*()
    ` [PATCH v4 2/3] staging: rtl8723au: core: rtw_recv: remove useless codes
      ` [PATCH v4 3/3] staging: rtl8723au: whitespace and blank line cleaning
        ` [PATCH v5 0/3] staging: rtl8723au: use list_for_each_entry*() and cleaning
          ` [PATCH v5 1/3] staging: rtl8723au: use list_for_each_entry*()
            ` [PATCH v5 2/3] staging: rtl8723au: core: rtw_recv: remove useless codes
              ` [PATCH v5 3/3] staging: rtl8723au: whitespace and blank line cleaning

wireless dependency
 2016-02-18 13:43 UTC  (3+ messages)

[PATCH] brcmfmac: of: Include "of.h" header file
 2016-02-18 13:19 UTC  (4+ messages)

[PATCH 01/24] staging: wilc1000: wilc_wlan.c: removes PRINT_ER
 2016-02-18 10:33 UTC  (24+ messages)
` [PATCH 02/24] staging: wilc1000: linux_mon.c: removes debug logs
` [PATCH 03/24] staging: wilc1000: linux_mon.c: replaces PRINT_ER with netdev_err
` [PATCH 04/24] staging: wilc1000: linux_mon.c: add to check routine
` [PATCH 05/24] staging: wilc1000: removes potential null dereference
` [PATCH 06/24] staging: wilc1000: host_interface.c: removes unnecessary log message
` [PATCH 07/24] staging: wilc1000: linux_mon.c: "
` [PATCH 08/24] staging: wilc1000: linux_mon.c: removes comments
` [PATCH 09/24] staging: wilc1000: wilc_wfi_cfgoperations.c: removes unnecessary log messages
` [PATCH 10/24] staging: wilc1000: removes unused HOSTAPD_DBG tag
` [PATCH 11/24] staging: wilc1000: host_interface.c: removes unnecessary log messages
` [PATCH 12/24] staging: wilc1000: wilc_wfi_cfgoperations.c: "
` [PATCH 13/24] "
` [PATCH 14/24] staging: wilc1000: removes unused CFG80211_DBG tag
` [PATCH 15/24] staging: wilc1000: coreconfigurator.c: removes unnecessary log messages
` [PATCH 16/24] staging: wilc1000: host_interface.c: "
` [PATCH 17/24] staging: wilc1000: host_interface.c: replace PRINT_ER with netdev_err
` [PATCH 18/24] staging: wilc1000: linux_wlan.c: removes unnecessary log messages
` [PATCH 19/24] staging: wilc1000: wilc_wfi_cfgoperations.c: "
` [PATCH 20/24] staging: wilc1000: wilc_wlan.c: "
` [PATCH 21/24] staging: wilc1000: removes unused region feature
` [PATCH 23/24] staging: wilc1000: moves to define values
` [PATCH 24/24] staging: wilc1000: moves LINUX_RX_SIZE, LINUX_TX_SIZE

[PATCH] ath9k: clear bb filter calibration power threshold
 2016-02-18  9:20 UTC 

mwifiex driver unstable on MS Surface Pro 4
 2016-02-18  6:39 UTC 

[PATCH] rt2x00: unterminated strlen of user data
 2016-02-18  3:43 UTC  (6+ messages)

HTC documentation
 2016-02-18  3:21 UTC 

[PATCH] mwifiex: Use to_delayed_work()
 2016-02-18  0:55 UTC  (2+ messages)

Wrong wireless nick card name loaded on reboot
 2016-02-17 22:51 UTC  (7+ messages)

[PATCH] cfg80211: Add global RRM capability
 2016-02-17 18:30 UTC 

obtain commit list
 2016-02-17 14:07 UTC  (2+ messages)

[PATCH V7 1/2] nl80211: add feature for BSS selection support
 2016-02-17 10:47 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).