messages from 2018-04-30 14:13:09 to 2018-05-07 08:46:30 UTC [more...]
[PATCH 00/30] staging: wilc1000: checkpatch fixes and code cleanup
2018-05-07 8:43 UTC (31+ messages)
` [PATCH 01/30] staging: wilc1000: added complete() call for error scenario in handle_key()
` [PATCH 02/30] staging: wilc1000: remove 'ret' variable "
` [PATCH 03/30] staging: wilc1000: fix line over 80 chars "
` [PATCH 04/30] staging: wilc1000: fix line over 80 characters issue in handle_connect()
` [PATCH 05/30] staging: wilc1000: fix line over 80 chars in host_int_parse_assoc_resp_info()
` [PATCH 06/30] staging: wilc1000: fix line over 80 chars issue in host_int_handle_disconnect()
` [PATCH 07/30] staging: wilc1000: fix line over 80 characters in host_int_parse_join_bss_param()
` [PATCH 08/30] staging: wilc1000: fix line over 80 chars in host_int_parse_assoc_resp_info()
` [PATCH 09/30] staging: wilc1000: rename kmalloc with kmemdup() in handle_connect_timeout()
` [PATCH 10/30] staging: wilc1000: fix line over 80 chars in linux_mon
` [PATCH 11/30] staging: wilc1000: use sizeof(*wdev) to allocate memory in wilc_wfi_cfg_alloc()
` [PATCH 12/30] staging: wilc1000: use kmalloc(sizeof(*mgmt_tx)...) in mgmt_tx()
` [PATCH 13/30] staging: wilc1000: rename clear_duringIP() to avoid camelCase issue
` [PATCH 14/30] staging: wilc1000: fix line over 80 chars in add_network_to_shadow()
` [PATCH 15/30] staging: wilc1000: use kmemdup instead of kmalloc "
` [PATCH 16/30] staging: wilc1000: fix line over 80 charas in wilc_wfi_remain_on_channel_expired()
` [PATCH 17/30] staging: wilc1000: fix line over 80 chars in wilc_wfi_cfg_tx_vendor_spec()
` [PATCH 18/30] staging: wilc1000: fix line over 80 chars in get_station()
` [PATCH 19/30] staging: wilc1000: fix line over 80 chars in wilc_create_wiphy() declaration
` [PATCH 20/30] staging: wilc1000: fix line over 80 characters in add_key()
` [PATCH 21/30] staging: wilc1000: fix line over 80 chars in scan()
` [PATCH 22/30] staging: wilc1000: fix line over 80 chars issue in connect()
` [PATCH 23/30] staging: wilc1000: rename u8security to avoid datatype in variable name
` [PATCH 24/30] staging: wilc1000: refactor del_station() to avoid parenthesis misalignment
` [PATCH 25/30] staging: wilc1000: fix line over 80 chars in wilc_sdio struct
` [PATCH 26/30] staging: wilc1000: added #define for setting radiotap header
` [PATCH 27/30] staging: wilc1000: remove 'flag' argument from wilc_mac_indicate()
` [PATCH 28/30] staging: wilc1000: added comments for mutex and spinlock_t
` [PATCH 29/30] staging: wilc1000: remove unused 'lock' varible in 'wilc_priv' structure
` [PATCH 30/30] staging: wilc1000: rename s8idxarray to avoid datatype in variable name
WARNING in kernfs_add_one
2018-05-07 8:43 UTC (2+ messages)
[linux-firmware] Version in WHENCE file
2018-05-07 7:47 UTC (3+ messages)
[PATCH 1/3] staging: wilc1000: Remove unused variables
2018-05-07 5:55 UTC (6+ messages)
` [PATCH 2/3] staging: wilc1000: Remove useless function
` [PATCH 3/3] staging: wilc1000: Remove unnecessary array index check
Incorrect mesh path seq num
2018-05-07 4:40 UTC (5+ messages)
[PATCH] ath10k: fix return value check in wake_tx_q op
2018-05-06 13:25 UTC
[PATCH] iwlwifi: limit MSI-X IRQs to IWL_MAX_RX_HW_QUEUES - 1 to avoid num_rx_queues > IWL_MAX_RX_HW_QUEUES
2018-05-06 9:33 UTC (3+ messages)
` [PATCH v2] "
` [PATCH v3] iwlwifi: compare with actual number of IRQs requested for, not number of CPUs
[PATCH] mwifiex: delete unneeded include
2018-05-06 7:53 UTC
rtl8188eu: link is not ready error on lm816
2018-05-05 21:11 UTC (2+ messages)
[PATCH v5 0/6] firmware_loader: cleanups for v4.18
2018-05-05 20:26 UTC (10+ messages)
` [PATCH v5 1/6] firmware: wrap FW_OPT_* into an enum
` [PATCH v5 2/6] firmware: use () to terminate kernel-doc function names
` [PATCH v5 3/6] firmware: rename fw_sysfs_fallback to firmware_fallback_sysfs()
` [PATCH v5 4/6] firmware_loader: document firmware_sysfs_fallback()
` [PATCH v5 5/6] firmware_loader: enhance Kconfig documentation over FW_LOADER
` [PATCH v5 6/6] firmware_loader: move kconfig FW_LOADER entries to its own file
[PATCH] ath10k: add dynamic vlan support
2018-05-05 9:50 UTC (5+ messages)
[PATCH 0/2] ath/ath10k: DFS Host Confirmation
2018-05-05 9:45 UTC (9+ messages)
` [PATCH 1/2] ath: Add support to get the detected radar specifications
` [PATCH 2/2] ath10k: DFS Host Confirmation
[RFC PATCH 0/2] Introduce assert_in_softirq()
2018-05-05 7:06 UTC (9+ messages)
` [RFC PATCH 1/2] lockdep: Add a assert_in_softirq()
` [RFC PATCH 2/2] net: mac808211: mac802154: use lockdep_assert_in_softirq() instead own warning
[PATCH] ath10k: snoc: Remove owner assignment from platform_driver
2018-05-05 3:04 UTC
[PATCH 0/9] Loading optional firmware v4
2018-05-05 2:57 UTC (17+ messages)
` [PATCH 1/9] firmware: some documentation fixes
` [PATCH 2/9] firmware: wrap FW_OPT_* into an enum
` [PATCH 3/9] firmware: add kernel-doc for enum fw_opt
` [PATCH 4/9] firmware: use () to terminate kernel-doc function names
` [PATCH 5/9] firmware: add function to load firmware without warnings v5
` [PATCH 6/9] firmware: print firmware name on fallback path
` [PATCH 7/9] firmware: use rename fw_sysfs_fallback to use the firmware_ prefix
b43 crashes on rmmod (bcm4331)
2018-05-04 19:55 UTC
[PATCH] mt76x2: fix avg_rssi estimation
2018-05-04 12:42 UTC (3+ messages)
` "
[PATCH] wireless: ipw2200: fix spelling mistake: "functionalitis" -> "functionalities"
2018-05-04 12:37 UTC (2+ messages)
` "
[PATCH] mt76x2: remove unnecessary break in mt76x2_mac_process_tx_rate()
2018-05-04 12:36 UTC (2+ messages)
` "
[PATCH] rtlwifi: fix spelling mistake: "dismatch" -> "mismatch"
2018-05-04 12:36 UTC (2+ messages)
` "
[PATCH 1/2] rt2x00: call sta_add/remove directly in rt2800
2018-05-04 12:35 UTC (4+ messages)
` [PATCH 2/2] rt2x00: check against flushing empty queue
` [1/2] rt2x00: call sta_add/remove directly in rt2800
wireless: need help to learn WiFi kernel stack
2018-05-04 12:12 UTC
pull-request mwifiex-firmware 2018-05-04
2018-05-04 7:34 UTC
pull-request mwifiex-firmware 2018-05-03
2018-05-04 7:26 UTC
[PATCH] brcmfmac: Add support for bcm43364 wireless chipset
2018-05-04 6:48 UTC
[PATCH] rtlwifi: remove duplicate definition of antenna number for btcoex
2018-05-04 2:42 UTC
[PATCH v3 1/4] NFC: st21nfca: Fix out of bounds kernel access when handling ATR_REQ
2018-05-03 18:38 UTC (4+ messages)
` [PATCH v3 2/4] NFC: Fix possible memory corruption when handling SHDLC I-Frame commands
` [PATCH v3 3/4] NFC: fdp: Fix possible buffer overflow in WCS4000 NFC driver
` [PATCH v3 4/4] NFC: fdp: Remove __func__ from dev_dbg()
[PATCH v2 0/3] Few NFC fixes from android-4.14 tree
2018-05-03 18:26 UTC (7+ messages)
` [PATCH v2 1/3] NFC: st21nfca: Fix out of bounds kernel access when handling ATR_REQ
` [PATCH v2 2/3] NFC: Fix possible memory corruption when handling SHDLC I-Frame commands
` [PATCH v2 3/3] NFC: fdp: Fix possible buffer overflow in WCS4000 NFC driver
[PATCH v4 1/2] dma-mapping: move dma configuration to bus infrastructure
2018-05-03 16:36 UTC (7+ messages)
` [PATCH v4 2/2] drivers: remove force dma flag from buses
[PATCH v2 1/2] wireless-regdb: Add wmm rule for EEA and EFTA countries
2018-05-03 15:58 UTC (2+ messages)
` [PATCH v2 2/2] wireless-regdb: Parse wmm rule data
pull-request mwifiex-firmware 2018-05-03
2018-05-03 10:04 UTC
[PATCH v2] NFC: fdp: Remove __func__ from dev_dbg()
2018-05-03 8:37 UTC (2+ messages)
[PATCH] ath10k: add quiet mode support for QCA6174/QCA9377
2018-05-03 6:01 UTC (2+ messages)
Intel 9260NGW (beacon) signal average values off
2018-05-03 0:31 UTC
[PATCH 0/2 linux-stable-4.4] ath10k: rebuild crypto header in rx data frames
2018-05-02 20:59 UTC (9+ messages)
` [PATCH 2/2 - "
brcmfmac: Updating Broadcom/Cypress Wifi/BT firmware
2018-05-02 18:05 UTC
[PATCH] NFC: fdp: Remove __func__ parameter from dev_dbg() call
2018-05-02 18:03 UTC (3+ messages)
[RFC 00/18] add mt76x2u support to mt76 driver
2018-05-02 13:34 UTC (11+ messages)
` [RFC 06/18] mt76x2: introduce mt76x2_mac_load_tx_status routine
` [RFC 12/18] mt76: add mt76x2_mac_common to mt76x2-common module
` [RFC 13/18] mt76: add mt76x2_init_common "
` [RFC 14/18] mt76: add mt76x2_common "
` [RFC 15/18] mt76: add mt76x2_phy_common "
` [RFC 16/18] mt76: move mt76x2_debugfs in mt76-common module
` [RFC 17/18] mt76: add usb suppor to mt76 layer
` [RFC 18/18] mt76: add driver code for MT76x2u based devices
[bug report] Add ath6kl cleaned up driver
2018-05-02 12:59 UTC
[bug report] mwifiex: do le_to_cpu conversion for Rx packet header elements
2018-05-02 12:49 UTC
[PATCH 1/2] wireless-regdb: Add wmm rule for EEA and EFTA countries
2018-05-02 12:37 UTC (6+ messages)
` [PATCH 2/2] wireless-regdb: Parse wmm rule data
` [wireless-regdb] "
[PATCH] staging: wilc1000: fix infinite loop and out-of-bounds access
2018-05-02 9:42 UTC (6+ messages)
[PATCH] staging/wilc1000: fix wilc_mac_xmit()'s return type
2018-05-02 8:23 UTC (3+ messages)
` [PATCH v2] "
Patch: Support Killer 1550 in MSI laptop
2018-05-02 8:00 UTC (2+ messages)
Possible Regression in Wireless Driver Affecting Intel Corporation Wireless 7265 (rev 59)
2018-05-02 7:58 UTC (2+ messages)
[PATCH 00/21] staging: wilc1000: code cleanup & checkpatch fixes
2018-05-02 7:13 UTC (22+ messages)
` [PATCH 01/21] staging: wilc1000: remove inner block in wilc_netdev_init()
` [PATCH 02/21] staging: wilc1000: remove unnecessary 'out of memory' message in handle_key()
` [PATCH 03/21] staging: wilc1000: modified NULL check used for 'if' condition in delete_key()
` [PATCH 04/21] staging: wilc1000: remove unnecessary bracket used in switch in wilc_mgmt_frame_register()
` [PATCH 05/21] staging: wilc1000: fix line over 80 chars in remove_network_from_shadow()
` [PATCH 06/21] staging: wilc1000: use 'else if' condition in get_station()
` [PATCH 07/21] staging: wilc1000: remove unnecessary file and function header comments
` [PATCH 08/21] staging: wilc1000: rename WILC_WFI_monitor_rx to avoid uppercase for function name
` [PATCH 09/21] staging: wilc1000: rename WILC_WFI_mon_priv to avoid uppercase for struct name
` [PATCH 10/21] staging: wilc1000: rename WILC_WFI_mon_xmit to avoid uppercase for function name
` [PATCH 11/21] staging: wilc1000: rename WILC_WFI_init_mon_interface to avoid uppercase in "
` [PATCH 12/21] staging: wilc1000: rename WILC_WFI_deinit_mon_interface to avoid uppercase for "
` [PATCH 13/21] staging: wilc1000: remove static variable 'del_beacon' and null check
` [PATCH 14/21] staging: wilc1000: remove the use of cur_byte variable in functions
` [PATCH 15/21] staging: wilc1000: remove unused macros in host_interface
` [PATCH 16/21] staging: wilc1000: remove unnecessary static function defination in wilc_spi
` [PATCH 17/21] staging: wilc1000: remove unnecessary header file inclusion for wilc
` [PATCH 18/21] staging: wilc1000: move macro after the #include file in wilc_wfi_netdevice
` [PATCH 19/21] staging: wilc1000: use is_broadcast_ether_addr check for broadcast address
` [PATCH 20/21] staging: wilc1000: rename 'during_ip_time' macro to have uppercase name for macro
` [PATCH 21/21] staging: wilc1000: rename WILC_WFI_band_2ghz variable to avoid mixedcase
RTL8723BE performance regression
2018-05-02 5:58 UTC (10+ messages)
` [RFC PATCH 1/3] rtlwifi: btcoex: Don't init antenna position to main port
` [RFC PATCH 2/3] Revert "rtlwifi: fill FW version and subversion"
` [RFC PATCH 3/3] rtlwifi: btcoex: Always use 2ant-functions for RTL8723BE
[PATCH v7] ath10k: fix crash in recent 3.5.3 9984 firmware due wrong handling of peer_bw_rxnss_override parameter
2018-05-01 13:28 UTC (4+ messages)
[PATCH 1/2] cfg80211: Enhance semantics for self-managed hints
2018-04-30 22:10 UTC (6+ messages)
` [PATCH 2/2] cfg80211: Modify wiphy registration semantics for self managed hints
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).