messages from 2015-03-11 15:11:39 to 2015-03-13 04:53:24 UTC [more...]
[PATCH 00/16] checkpatch clean-up of rtl8723au's rtw_security.c
2015-03-13 4:53 UTC (18+ messages)
` [PATCH 01/16] staging: rtl8723au: Reformat whitespace to increase readability
` [PATCH 02/16] staging: rtl8723au: Fix "before/around/after" whitespace issues
` [PATCH 03/16] staging: rtl8723au: else should follow close brace
` [PATCH 04/16] staging: rtl8723au: Fix the indentation of two lines
` [PATCH 05/16] staging: rtl8723au: Reorganize a few functions to remove indentation
` [PATCH 06/16] staging: rtl8723au: Do not initialize a static to 0
` [PATCH 07/16] staging: rtl8723au: else is not generally useful after a return
` [PATCH 08/16] staging: rtl8723au: Remove unneeded curly braces
` [PATCH 09/16] staging: rtl8723au: trailing statements should be on next line
` [PATCH 10/16] staging: rtl8723au: that open brace should be on the previous line
` [PATCH 11/16] staging: rtl8723au: No spaces at the start of a line
` [PATCH 12/16] staging: rtl8723au: Adjust whitespace in and around comments
` [PATCH 13/16] staging: rtl8723au: suspect code indent for conditional statements
` [PATCH 14/16] staging: rtl8723au: Improve readability of two very long lines
` [PATCH 15/16] staging: rtl8723au: Correct a typo in a trace log line
` [PATCH 16/16] staging: rtl8723au: Remove unneeded comments
[PATCH 0/9] mwifiex throughput enhancements
2015-03-13 4:15 UTC (12+ messages)
` [PATCH 1/9] mwifiex: lock main process till reinitialization of vif is over
` [PATCH 2/9] mwifiex: rename alloc_rx_buf to alloc_dma_aligned_buf
` [PATCH 3/9] mwifiex: enhance SD8897 MP aggregation limits
` [PATCH 4/9] mwifiex: avoid queue_work while work is ongoing
` [PATCH 5/9] mwifiex: get rid of BA setup helper functions
` [PATCH 6/9] mwifiex: remove_bss_prio_lock
` [PATCH 7/9] mwifiex: preprocess packets from TX queue
` [PATCH 8/9] mwifiex: add SDIO rx single port aggregation
` [PATCH 9/9] mwifiex: delay skb allocation for RX until cmd53 over
[PATCH 0/4] ath9k patches
2015-03-13 3:43 UTC (5+ messages)
` [PATCH 1/4] ath9k: Handle MCI_STATE_AIC_CAL_RESET
` [PATCH 2/4] ath9k: Handle MCI_STATE_AIC_START
` [PATCH 3/4] ath9k: Handle MCI_STATE_AIC_CAL
` [PATCH 4/4] ath9k: Start AIC calibration during MCI reset
[PATCH] rtlwifi: get buffer_desc before trying to alloc new skb
2015-03-13 2:36 UTC (4+ messages)
[RFC] ath10k: Allow setting bcast, mcast, mgt fixed tx rates
2015-03-12 21:47 UTC
Developing a new Driver
2015-03-12 20:42 UTC (5+ messages)
[PATCH] ath9k_htc: force FW v1.4.0
2015-03-12 19:38 UTC (6+ messages)
[PATCH] cfg80211: Process all pending regulatory requests/hints
2015-03-12 13:37 UTC
[PATCH] ath10k: add firmware 10.2.4.45 as firmware-4.bin
2015-03-12 19:17 UTC (2+ messages)
[RFC v3] mac80211: lock rate control
2015-03-12 18:37 UTC (2+ messages)
iw dev wlp1s0 scan hangs
2015-03-12 18:35 UTC (9+ messages)
Specific tx rates with ath10k
2015-03-12 18:29 UTC
[RFC] mac80211-hwsim: Pass rate-ctrl flags and tx-power to user-space
2015-03-12 18:06 UTC
[PATCH 4.0] ath9k: fix tracking of enabled AP beacons
2015-03-12 16:17 UTC
[PATCH 3/3] ath10k: core: drop check for impossible negative return case
2015-03-12 15:49 UTC
[PATCH 2/3 RFC] ath10k: wmi: match wait_for_completion_timeout return type
2015-03-12 15:49 UTC
[PATCH 1/3] ath10k: htc: match wait_for_completion_timeout return type
2015-03-12 15:49 UTC
[PATCH 1/3] rt2x00usb: initialize the read value in case of failure
2015-03-12 14:35 UTC (3+ messages)
` [PATCH 2/3] rt2x00usb: check USB's request error code in rt2800usb_autorun_detect()
` [PATCH 3/3] rt2x00usb: drop rt2x00usb_disable_radio() from rt2800usb_disable_radio()
[PATCH] mwifiex: fix a bug in Rx multiport aggregation logic
2015-03-12 14:07 UTC (4+ messages)
` [PATCH 2/3] mwifiex: Add support for auto ARP in mwifiex
` [PATCH 3/3] mwifiex: use del_timer variant in interrupt context
[PATCH 1/3] ath10k: add sysfs entry to configure quiet period
2015-03-12 13:50 UTC (12+ messages)
` [PATCH 2/3] ath10k: fix wrong symlink name on error path
` [PATCH 3/3] ath10k: add symlink for hwmon device
wl18xx: Bad format for rx_frames_per_rates in debugfs?
2015-03-12 13:16 UTC (2+ messages)
pull request: iwlwifi-next 2013-03-12
2015-03-12 13:04 UTC (50+ messages)
` [PATCH 01/49] iwlwifi: mvm: fix compilation with IWLWIFI_DEBUGFS not set
` [PATCH 02/49] iwlwifi: fix max_ht_ampdu_exponent for older devices
` [PATCH 03/49] iwlwifi: mvm: add MCC update FW API
` [PATCH 04/49] iwlwifi: mvm: init country code on init/recovery
` [PATCH 05/49] iwlwifi: create regdomain from mcc_update_cmd response
` [PATCH 06/49] iwlwifi: mvm: consider LAR support during NVM parse
` [PATCH 07/49] iwlwifi: ignore IBSS flag as regulatory NO-IR indication
` [PATCH 08/49] iwlwifi: don't declare support for 5ghz if not supported
` [PATCH 09/49] iwlwifi: mvm: LAR: Add chub mcc change notify command
` [PATCH 10/49] iwlwifi: nvm: init correct nvm channel list for 8000 devices
` [PATCH 11/49] iwlwifi: change last 5ghz channel to 165 & add support for 8000 family
` [PATCH 12/49] iwlwifi: use IWL_DEFAULT_MAX_TX_POWER for max_eirp
` [PATCH 13/49] iwlwifi: iwlmvm: LAR: disable LAR support due to NVM vs TLV conflict
` [PATCH 14/49] iwlwifi: disable 11ac if 11n is disabled
` [PATCH 15/49] iwlwifi: mvm: support new PHY_SKU nvm section for family 8000 B0
` [PATCH 16/49] iwlwifi: allow disabling LAR via module param
` [PATCH 17/49] iwlwifi: mvm: take the MAC address from HW registers
` [PATCH 18/49] iwlwifi: mvm: support LAR updates from BIOS
` [PATCH 19/49] iwlwifi: mvm: set LAR MCC on D3/D0 transitions
` [PATCH 20/49] iwlwifi: bump API to 13 for devices that use iwlmvm
` [PATCH 21/49] iwlwifi: mvm: remove IWL_UCODE_TLV_API_DISABLE_STA_TX
` [PATCH 22/49] iwlwifi: mvm: remove IWL_UCODE_TLV_API_SF_NO_DUMMY_NOTIF
` [PATCH 23/49] iwlwifi: mvm: BT Coex - disable RRC by default
` [PATCH 24/49] iwlwifi: mvm: always update the quota after association
` [PATCH 25/49] iwlwifi: mvm: support family 8000 B2/C steps
` [PATCH 26/49] iwlwifi: pcie: speed up the Tx DMA stop flow
` [PATCH 27/49] iwlwifi: pcie: include more registers in the prph dump
` [PATCH 28/49] iwlwifi: fix smatch warning: warn: inconsistent indenting
` [PATCH 29/49] iwlwifi: use correct NVM offset for LAR enable for new NVMs
` [PATCH 30/49] iwlwifi: mvm: remove unneeded include iwl-fw-error-dump.h
` [PATCH 31/49] iwlwifi: mvm: fix identation
` [PATCH 32/49] iwlwifi: mvm: reflect TDLS pm state in mvmvif->pm_enabled
` [PATCH 33/49] iwlwifi: don't allow the FW to return invalid ch indices
` [PATCH 34/49] iwlwifi: mvm: rs: improve ss_params debug print
` [PATCH 35/49] iwlwifi: add new 8260 series PCI IDs
` [PATCH 36/49] iwlwifi: trans: Take ownership on secure machine before FW load
` [PATCH 37/49] iwlwifi: mvm: remove warning on station exhaustion
` [PATCH 38/49] iwlwifi: mvm: don't init MCC during CT-kill
` [PATCH 39/49] iwlwifi: mvm: rs: update Tx statistics when using fixed rate
` [PATCH 40/49] iwlwifi: pcie: allow the op_mode to freeze the stuck queue timer
` [PATCH 41/49] iwlwifi: mvm: freeze the non-shared queues when a station goes to sleep
` [PATCH 42/49] iwlwifi: mvm: fix force NMI for 8000
` [PATCH 43/49] iwlwifi: mvm: BT Coex - update the new API
` [PATCH 44/49] iwlwifi: add more new 8260 series PCI IDs
` [PATCH 45/49] iwlwifi: update copyright to include 2015
` [PATCH 46/49] iwlwifi: mvm: Always enable the smart FIFO
` [PATCH 47/49] iwlwifi: mvm: clarify time event end handling
` [PATCH 48/49] iwlwifi: mvm: don't double unlock the mutex in __iwl_mvm_resume()
` [PATCH 49/49] iwlwifi: mvm: simplify iwl_mvm_get_wakeup_status() return
[PATCH v2] ath10k: fix PMG by using AES-CMAC/IGTK software crypto
2015-03-12 12:59 UTC (5+ messages)
[PATCH 1/2] ath10k: implement wmi roam event
2015-03-12 12:57 UTC (3+ messages)
` [PATCH v2 "
[PATCH] ath10k: fix WPA crypto
2015-03-12 12:36 UTC (2+ messages)
[PATCH] ath10k: fix CAC regression
2015-03-12 12:32 UTC (2+ messages)
[PATCH v2] ath10k: fix AP/IBSS CSA with template based fw
2015-03-12 12:19 UTC (3+ messages)
` [PATCH] ath10k: fix patching mistake for AP/IBSS CSA
[PATCH] ath10k: setup maximum number of supported stations
2015-03-12 12:11 UTC
pull request: iwlwifi 2013-03-12
2015-03-12 12:10 UTC (4+ messages)
` [PATCH 1/2] iwlwifi: dvm: drop VO packets when mac80211 tells us to
` [PATCH 2/2] iwlwifi: mvm: disconnect if CSA time event fails scheduling
[PATCH v6 0/6] wlcore: add device-tree support
2015-03-12 12:09 UTC (7+ messages)
` [PATCH v6 1/6] wlcore: set irq_trigger in board files instead of hiding behind a quirk
` [PATCH v6 2/6] wl12xx: use frequency instead of enumerations for pdata clocks
` [PATCH v6 3/6] dt: bindings: add TI's wilink wireless device
` [PATCH v6 4/6] wlcore: add device-tree support
` [PATCH v6 5/6] ARM: dts: add wl12xx/wl18xx bindings
` [PATCH v6 6/6] wlcore: remove wl12xx_platform_data
Connection issues with BW Tracking in mac80211
2015-03-12 9:17 UTC (14+ messages)
[PATCH 1/3] mwifiex: fix a bug in Rx multiport aggregation logic
2015-03-12 8:29 UTC
[PATCH v3] mac80211: Get IV len from key conf and not cipher scheme
2015-03-12 8:08 UTC (2+ messages)
[PATCH RFC v2] ath10k: move code from parameter list into a function
2015-03-12 7:32 UTC (6+ messages)
[PATCH 1/7] mac80211: allow to get wireless_dev structure from ieee80211_vif
2015-03-12 6:53 UTC (7+ messages)
` [PATCH 2/7] mac80211: refactor drop connection/unlock in CSA processing
` [PATCH 3/7] mac80211: ignore CSA to same channel
` [PATCH 4/7] nl80211: ignore HT/VHT capabilities without QoS/WMM
` [PATCH 5/7] mac80211: Adjust chan_ctx when assigning reserved vif
` [PATCH 6/7] mac80211: ask for ECSA IE to be considered for beacon parse CRC
` [PATCH 7/7] mac80211: Count correctly interface types
[PATCH] ath10k: strip qos data bit always
2015-03-12 6:12 UTC (3+ messages)
mac80211-hwsim and tx-rates
2015-03-11 22:06 UTC (3+ messages)
[RFC] mac80211_hwsim: notify user-space about channel change
2015-03-11 21:05 UTC (7+ messages)
Looking for Orinoco USB dongles
2015-03-11 20:29 UTC (3+ messages)
[PATCH 0/6] rtlwifi: Use common functions for driver stats
2015-03-11 20:19 UTC (8+ messages)
` [PATCH 1/6] rtlwifi: Use common rtl_query_rxpwrpercentage function
` [PATCH 2/6] rtlwifi: Clean rtl_evm_db_to_percentage a bit
` [PATCH 3/6] rtlwifi: Use common rtl_evm_db_to_percentage
` [PATCH 4/6] rtlwifi: No need to export rtl_evm_dbm_jaguar anymore
` [PATCH 5/6] rtlwifi: Use common rtl_signal_scale_mapping
` [PATCH 6/6] rtlwifi: Rename rtl_translate_todbm to rtl_signalpower_todbm
[PATCH 1/2 RFC] ath10k: move code out of the parameter list
2015-03-11 18:26 UTC (5+ messages)
[PATCH] staging: rtl8723au: Fix sparse warning cast to restricted __le16
2015-03-11 18:23 UTC (2+ messages)
[PATCH] ath10k: move driver state check before setting throttle
2015-03-11 18:04 UTC
[PATCH 2/2] ath10k: drop unnecessary check for negative return value
2015-03-11 17:20 UTC
[PATCH] ath10k: match wait_for_completion_timeout return type
2015-03-11 17:14 UTC
[PATCH 0/15] don't export static symbol
2015-03-11 16:56 UTC (2+ messages)
` [PATCH 8/15] libertas_tf: if_usb.c: "
[PATCH v3] mac80211: Get-IV-len-from-key-conf-and-not-cipher-scheme
2015-03-11 16:17 UTC (2+ messages)
Why can we not set the mcast rate for AP/STA interfaces?
2015-03-11 16:09 UTC (4+ messages)
[PATCH] iw: Allow configuring empty legacy and ht ratesets
2015-03-11 15:53 UTC (3+ messages)
[PATCH v5 1/3] dt: bindings: add wl18xx wireless device
2015-03-11 15:11 UTC (7+ messages)
` [PATCH v5 3/3] ARM: dts: igep00x0: add wl18xx bindings
[PATCH 0/7] brcmfmac: memory size queury and cleanup
2015-03-11 15:11 UTC (3+ messages)
` [PATCH 6/7] brcmfmac: take save&restore memory into account for SDIO shared info
` [PATCH 7/7] brcmfmac: fix watchdog timer regression
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).