messages from 2016-02-08 10:19:17 to 2016-02-16 16:02:39 UTC [more...]
pull request: iwlwifi-2016-02-16
2016-02-16 16:02 UTC (7+ messages)
` [PATCH 1/5] iwlwifi: fix name of ucode loaded for 8265 series
` [PATCH 2/5] iwlwifi: dvm: remove a wrong dependency on m
` [PATCH 3/5] iwlwifi: mvm: don't allow sched scans without matches to be started
` [PATCH 4/5] iwlwifi: pcie: fix RF-Kill vs. firmware load race
` [PATCH 5/5] iwlwifi: pcie: fix erroneous return value
[PATCH] wlcore: Fix regression in wlcore_set_partition()
2016-02-16 15:24 UTC (5+ messages)
` "
[PATCH 0/9] RFKill airplane-mode indicator
2016-02-16 15:12 UTC (27+ messages)
` [PATCH 1/9] rfkill: Improve documentation language
` [PATCH 2/9] rfkill: Remove extra blank line
` [PATCH 3/9] rfkill: Point to the correct deprecated doc location
` [PATCH 4/9] rfkill: Move "state" sysfs file back to stable
` [PATCH 5/9] rfkill: Factor rfkill_global_states[].cur assignments
` [PATCH 6/9] rfkill: Add documentation about LED triggers
` [PATCH 7/9] rfkill: Create "rfkill-airplane_mode" LED trigger
` [PATCH 8/9] rfkill: Userspace control for airplane mode
` [PATCH 9/9] rfkill: Notify userspace of airplane-mode state changes
[PATCH] mac80211: parse VHT info in injected frames
2016-02-16 14:27 UTC
mwifiex driver unstable on MS Surface Pro 4
2016-02-16 13:44 UTC (2+ messages)
[PATCH] staging: wilc1000: Remove trailing whitespace errors
2016-02-16 16:36 UTC
[PATCH 1/2] mac80211: provide interface to driver to set VHT MU-MIMO data
2016-02-16 10:48 UTC (2+ messages)
` [PATCH 2/2] mac80211: move MU_MIMO_OWNER flag to ieee80211_vif
[PATCH] mac80211: allow not sending MIC up from driver for HW crypto
2016-02-16 9:29 UTC (2+ messages)
[PATCH 1/7] staging: wilc1000: handle_set_mac_address: remove debug message of kmalloc failure
2016-02-16 8:39 UTC (7+ messages)
` [PATCH 2/7] staging: wilc1000: handle_set_mac_address: fix kmalloc return error code
` [PATCH 3/7] staging: wilc1000: handle_set_mac_address: use kmemdup
` [PATCH 4/7] staging: wilc1000: handle_set_mac_address: change return type to void
` [PATCH 5/7] staging: wilc1000: handle_set_mac_address: change data type of result
` [PATCH 6/7] staging: wilc1000: handle_set_mac_address: rename result
` [PATCH 7/7] staging: wilc1000: handle_set_mac_address: use netdev_err
whitespace error in some of commits
2016-02-16 7:07 UTC (2+ messages)
[PATCH] rt2x00: unterminated strlen of user data
2016-02-16 6:36 UTC (2+ messages)
[PATCH] rtlwifi: Change long delays to sleeps
2016-02-16 6:17 UTC (2+ messages)
[PATCH 1/3] mwifiex: Fixed incorrect indentation issue
2016-02-16 5:56 UTC (9+ messages)
` [PATCH 2/3] mwifiex: Removed extra spaces before commas
` [PATCH 3/3] mwifiex: Added missing spaces around brackets
Google Summer of Code 2016 - Backup organization administrator needed
2016-02-16 3:04 UTC
Google Summer of Code 2016 - Project ideas page for the Linux Foundation online
2016-02-16 2:59 UTC
[PATCH] staging: wilc1000: remove wilc1000_spi_ops as it is not used
2016-02-16 2:22 UTC (2+ messages)
[PATCH] carl9170: import 1.9.9 firmware headers
2016-02-15 20:16 UTC
[PATCH v3 1/3] staging: rtl8723au: use list_for_each_entry*()
2016-02-15 15:43 UTC (7+ messages)
` [PATCH v3 2/3] staging: rtl8723au: core: rtw_recv: remove useless codes
` [PATCH v3 3/3] staging: rtl8723au: whitespace and blank line cleaning
[PATCH V5 0/3] nl80211: allow configuration of BSS selection
2016-02-15 13:35 UTC (4+ messages)
` [PATCH 1/3] nl80211: add feature for BSS selection support
` [PATCH 2/3] brcmfmac: add support for nl80211 BSS_SELECT feature
` [PATCH 3/3] cfg80211: stop critical protocol session upon disconnect event
drivers/staging/wilc1000/wilc_spi.c won't compile ?
2016-02-15 11:21 UTC
[PATCH 3/3 v2] mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seq
2016-02-15 10:34 UTC
wireless dependency
2016-02-15 10:16 UTC
[PATCH 1/3] mac80211: move TKIP TX IVs to public part of key struct
2016-02-15 10:14 UTC (13+ messages)
` [PATCH 2/3] iwlwifi: mvm: move TX PN assignment for TKIP to the driver
` [PATCH 3/3] mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seq
[PATCH] brcmfmac: of: Include "of.h" header file
2016-02-15 10:03 UTC (4+ messages)
pull-request: wireless-drivers-next 2016-02-12
2016-02-12 14:40 UTC
[PATCH 01/11] staging: wilc1000: rename au8bssid in struct join_bss_param
2016-02-12 14:04 UTC (11+ messages)
` [PATCH 02/11] staging: wilc1000: rename au8bssid in struct found_net_info
` [PATCH 03/11] staging: wilc1000: rename s8rssi "
` [PATCH 04/11] staging: wilc1000: rename pu8bssid in struct user_conn_req
` [PATCH 05/11] staging: wilc1000: rename pu8ssid "
` [PATCH 06/11] staging: wilc1000: rename u8security in user_conn_req
` [PATCH 07/11] staging: wilc1000: define a new local variable in wilc_scan
` [PATCH 08/11] staging: wilc1000: change handle_set_channel's return type to void
` [PATCH 09/11] staging: wilc1000: change data type of result variable to int
` [PATCH 10/11] staging: wilc1000: rename result in handle_set_channel
` [PATCH 11/11] staging: wilc1000: use netdev_err instead of PRINT_ER
[PATCH] ath9k: reduce stack usage in ar9003_aic_cal_post_process
2016-02-12 11:55 UTC
[PATCH 1/3] bcma: drop unneeded fields from bcma_pflash struct
2016-02-12 9:15 UTC (3+ messages)
` [PATCH 2/3] bcma: move parallel flash support to separated file
` [PATCH 3/3] bcma: move flash detection code to ChipCommon core driver
[PATCH 1/2] ath10k: reduce rx_lock contention for htt rx indication
2016-02-12 6:10 UTC (2+ messages)
` [PATCH 2/2] ath10k: process htt rx indication as batch mode
Rate Control Tuning/Information
2016-02-12 0:32 UTC
[PATCH] ath10k: fix erroneous return value
2016-02-11 23:24 UTC (2+ messages)
[PATCH] rtlwifi: rtl8821ae: Silence useless log output
2016-02-11 16:56 UTC
[PATCH 0/4] rtlwifi: Rework 5G channel arrays
2016-02-11 16:53 UTC (5+ messages)
` [PATCH 1/4] rtlwifi: Prepare for reworking 5G channels
` [PATCH 2/4] rtlwifi: rtl8192de: Convert driver to use common "
` [PATCH 3/4] rtlwifi: rtl8192ee: Convert driver to use new 5G channel tables
` [PATCH 4/4] rtlwifi: rtl8821ae: Convert driver to use common 5G channel table
[PATCH] codel: add forgotten inline to functions in header file
2016-02-11 16:09 UTC (5+ messages)
[PATCH] mac80211: fix wiphy supported_band access
2016-02-11 10:57 UTC (2+ messages)
[PATCH v3 1/4] ipv4: add option to drop unicast encapsulated in L2 multicast
2016-02-11 9:28 UTC (8+ messages)
` [PATCH v3 2/4] ipv4: add option to drop gratuitous ARP packets
` [PATCH v3 3/4] ipv6: add option to drop unicast encapsulated in L2 multicast
` [PATCH v3 4/4] ipv6: add option to drop unsolicited neighbor advertisements
[PATCH] iwlwifi: fix erroneous return value
2016-02-11 6:36 UTC (2+ messages)
[PATCH V2 1/4] staging: wilc1000: fix return type of wilc_send_config_pkt
2016-02-11 4:46 UTC (4+ messages)
` [PATCH V2 2/4] staging: wilc1000: use int type for counter variable
` [PATCH V2 3/4] staging: wilc1000: remove initialization code of "
` [PATCH V2 4/4] staging: wilc1000: rename counter in wilc_send_config_pkt
[PATCH] nl80211: Zero out the connection keys memory when freeing them
2016-02-11 0:12 UTC (2+ messages)
[PATCH] mwifiex: Fixed coding style issues
2016-02-11 0:07 UTC (2+ messages)
wilc1000 staging driver initialization failure
2016-02-10 17:44 UTC (2+ messages)
` Fwd: "
[RFC 0/2] add VHT radiotap parsing support to mac80211
2016-02-10 16:31 UTC (3+ messages)
` [RFC 1/2] cfg80211: add radiotap VHT info to rtap_namespace_sizes
` [RFC 2/2] mac80211: parse VHT info in injected frames
alfa awus036nhr v2 and module rtl8xxxu
2016-02-10 15:49 UTC (9+ messages)
[PATCH v3 1/3] mwifiex: register platform specific driver
2016-02-09 14:27 UTC (16+ messages)
` [PATCH v3 2/3] mwifiex: parse chip specific gpio from device tree
` [PATCH v3 3/3] mwifiex: parse host wakeup configuration "
FCC will disallow 802.11d after January 01, 2015
2016-02-09 13:31 UTC
[patch] mwifiex: fix an indenting mistake
2016-02-09 11:15 UTC
rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue feature
2016-02-09 10:51 UTC (2+ messages)
rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue feature
2016-02-09 7:30 UTC
linux-4.5-rc1 TI pandboard-es wifi wlcore locks and reset
2016-02-08 22:59 UTC (6+ messages)
` wl12xx regression on 4.5 (was: Re: linux-4.5-rc1 TI pandboard-es wifi wlcore locks and reset)
[PATCH 1/2] b43: Remove unnecessary synchronize_irq() before free_irq()
2016-02-08 22:22 UTC (4+ messages)
` [PATCH 2/2] rtlwifi: "
rtlwifi: fix broken VHT support
2016-02-08 19:52 UTC (2+ messages)
[RFC v4] mac80211: add A-MSDU tx support
2016-02-08 18:13 UTC (14+ messages)
[ANN] wireless-regdb: master-2016-02-08
2016-02-08 15:09 UTC
[PATCH] cfg80211: reuse existing page fragments in A-MSDU rx
2016-02-08 13:34 UTC
[PATCH] cfg80211: fix faulty variable initialization in ieee80211_amsdu_to_8023s
2016-02-08 13:25 UTC
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).