messages from 2014-03-14 17:07:51 to 2014-03-18 19:26:35 UTC [more...]
[PATCH 01/14] staging: vt6656: rxtx Replace wDuration* variables
2014-03-18 19:25 UTC (14+ messages)
` [PATCH 02/14] staging: vt6656: rxtx: Replace wRTSDuration* variables
` [PATCH 03/14] staging: vt6656: rxtx: Replace wRTSTxRrvTime*
` [PATCH 04/14] staging: vt6656: rxtx: Replace wTxRrvTime*
` [PATCH 05/14] staging: vt6656: rxtx: Replace wCTSDuration*
` [PATCH 06/14] staging: vt6656: rxtx Replace wCTSTxRrvTime_ba
` [PATCH 07/14] staging: vt6656: rxtx Replace wTimeStampOff* variables
` [PATCH 08/14] staging: vt6656: struct vnt_tx_short_buf_head correct base types
` [PATCH 09/14] staging: vt6656: vnt_time_stamp_off fix return to __le16
` [PATCH 10/14] staging: vt6656: rxtx endian correct return duration
` [PATCH 11/14] staging: vt6656: Correct return type s_uGetRTSCTSDuration
` [PATCH 12/14] staging: vt6656: s_uGetDataDuration use __le16
` [PATCH 13/14] staging: vt6656: vnt_rxtx_rsvtime_le16 fix return
` [PATCH 14/14] staging: vt6656: s_uGetRTSCTSRsvTime "
pull request: iwlwifi-next 2013-03-18
2014-03-18 19:18 UTC (37+ messages)
` [PATCH 01/35] iwlwifi: mvm: init drv_stats_lock
` [PATCH 02/35] iwlwifi: pcie: suppress ACPI related error message
` [PATCH 03/35] iwlwifi: mvm: cleanups in iwl_dbgfs_frame_stats_read
` [PATCH 04/35] iwlwifi: mvm: fix quota for D3 image
` [PATCH 05/35] iwlwifi: nvm: fix VHT capability antenna-dependent fields
` [PATCH 06/35] iwlwifi: mvm: disable power on P2P client when BSS is added
` [PATCH 07/35] iwlwifi: pcie: enable LP XTAL to reduce power consumption
` [PATCH 08/35] iwlwifi: return whether to stop from rfkill method
` [PATCH 09/35] iwlwifi: mvm: fix scan offload for BGN SKU
` [PATCH 10/35] iwlwifi: mvm: check for d0i3 fw capability
` [PATCH 11/35] iwlwifi: mvm: wait for stop sched-scan completion
` [PATCH 12/35] iwlwifi: mvm: abort scan on sched_scan request
` [PATCH 13/35] iwlwifi: mvm: BT Coex add support for Co-running block
` [PATCH 14/35] iwlwifi: mvm: make bt-coex.c generic
` [PATCH 15/35] iwlwifi: mvm: BT Coex - classify packet priority in BT code
` [PATCH 16/35] iwlwifi: mvm: BT Coex - enable per-AC BT priority
` [PATCH 17/35] iwlwifi: mvm: fix merge damage
` [PATCH 18/35] iwlwifi: mvm: rs: fix search cycle rules
` [PATCH 19/35] iwlwifi: mvm: don't enable protection for all AMPDUs
` [PATCH 20/35] iwlwifi: rs: split rs_collect_tx_data
` [PATCH 21/35] iwlwifi: add rs_rate_scale_clear_tbl_windows helper function
` [PATCH 22/35] iwlwifi: mvm: don't fail completely if led mode is not supported
` [PATCH 23/35] iwlwifi: mvm: Change beacon filter enablement condition
` [PATCH 24/35] iwlwifi: mvm: configure seq_num to D0i3
` [PATCH 25/35] iwlwifi: mvm: reconfigure qos seq on D0i3 exit
` [PATCH 26/35] iwlwifi: mvm: configure protocol offloading on D0i3
` [PATCH 27/35] iwlwifi: mvm: send udev event upon firmware error to dump logs
` [PATCH 28/35] iwlwifi: mvm: BT Coex - add debugfs hook to set BT Tx priority
` [PATCH 29/35] iwlwifi: mvm: remove using max_duration in firmware API
` [PATCH 30/35] iwlwifi: mvm: restructure scan parameters calculation
` [PATCH 31/35] iwlwifi: mvm: configure low latency dependent scan parameters
` [PATCH 32/35] iwlwifi: mvm: fix theoretical NULL ptr dereference
` [PATCH 33/35] iwlwifi: mvm: remove spurious blank line
` [PATCH 34/35] iwlwifi: mvm: ignore unchanged low-latency flag
` [PATCH 35/35] iwlwifi: mvm: disable uAPSD due to bugs in the firmware
[RFC 00/21] cfg80211/mac80211: multi-vif csa
2014-03-18 16:57 UTC (27+ messages)
` [RFC 01/21] mac80211: add support for radar detection for reservations
` [RFC 02/21] cfg80211: allow drivers to iterate over matching combinations
` [RFC 03/21] mac80211: add max channel calculation utility function
` [RFC 04/21] mac80211: prevent chanctx overcommit
` [RFC 05/21] mac80211: track assigned vifs in chanctx
` [RFC 06/21] mac80211: track reserved "
` [RFC 07/21] mac80211: improve find_chanctx() for reservations
` [RFC 08/21] mac80211: improve chanctx reservation lookup
` [RFC 09/21] mac80211: split ieee80211_new_chanctx()
` [RFC 10/21] mac80211: split ieee80211_free_chanctx()
` [RFC 11/21] mac80211: fix racy usage of chanctx->refcount
` [RFC 12/21] mac80211: compute chanctx refcount on-the-fly
` [RFC 13/21] mac80211: implement multi-vif in-place reservations
` [RFC 14/21] mac80211: fix CSA tx queue locking
` [RFC 15/21] mac80211: split CSA finalize function
` [RFC 16/21] mac80211: make check_combinations() aware of chanctx reservation
` [RFC 17/21] mac80211: use chanctx reservation for AP CSA
` [RFC 18/21] mac80211: use chanctx reservation for STA CSA
` [RFC 19/21] mac80211: ignore cqm during csa
` [RFC 20/21] mac80211: remove old unused channel switching code
` [RFC 21/21] cfg80211: remove channel_switch combination check
wifi driver or USB might leads suspend/resume failure on thinkpad X1 carbon
2014-03-18 16:03 UTC (9+ messages)
[PATCH v10 0/4] mac802111: channel context reservation
2014-03-18 15:03 UTC (5+ messages)
` [PATCH v10 1/4] mac80211: split ieee80211_vif_change_channel in two
` [PATCH v10 2/4] mac80211: refactor ieee80211_assign/unassign_vif_chanctx into one
` [PATCH v10 3/4] mac80211: implement chanctx reservation
` [PATCH v10 4/4] mac80211: allow reservation of a running chanctx
[PATCH v9 0/4] mac802111: channel context reservation
2014-03-18 14:48 UTC (4+ messages)
` [PATCH v9 3/4] mac80211: implement chanctx reservation
[PATCH] brcm: add firmware for the BCM43362 WLAN device
2014-03-18 11:49 UTC (3+ messages)
[PATCH v10 0/5] cfg80211/mac80211: move interface combinations check to mac80211
2014-03-18 9:24 UTC (8+ messages)
` [PATCH v10 3/5] cfg80211/mac80211: move interface counting for combination "
[PATCH] staging: vt6656: [BUG] Fix Warning BOGUS urb xfer, pipe 3 != type 1
2014-03-17 22:06 UTC (3+ messages)
[PATCH] staging: vt6656: [BUG] set usb_fill_int_urb interval to 1
2014-03-17 21:15 UTC
[PATCH v4 0/4] Provide netdev naming-policy via sysfs
2014-03-17 19:42 UTC (5+ messages)
` [PATCH v4 1/4] net: add name_assign_type netdev attribute
` [PATCH v4 2/4] mac80211: set NET_NAME_USER for user-space created ifs
` [PATCH v4 3/4] ath6kl: set NET_NAME_USER for P2P ifs
` [PATCH v4 4/4] brcmfmac: "
[PATCH v2 0/4] Provide netdev naming-policy via sysfs
2014-03-17 19:28 UTC (11+ messages)
` [PATCH v2 1/4] net: add name_assign_type netdev attribute
` [PATCH v3 "
` [PATCH v4 "
` [PATCH v2 2/4] mac80211: set NET_NAME_USER for user-space created ifs
` [PATCH v2 3/4] ath6kl: set NET_NAME_USER for P2P ifs
` [PATCH v2 4/4] brcmfmac: "
[PATCH] rtl818x: remove unused conf_erp callback from RF ops struct
2014-03-17 18:52 UTC
ath5k: SIOCGIWFREQ ioctl EINVAL
2014-03-17 18:42 UTC
[GIT] [3.15] NFC update
2014-03-17 17:18 UTC (2+ messages)
Google Summer of Code idea
2014-03-17 14:34 UTC
[PATCH 00/21] wil6210: misc updates
2014-03-17 13:34 UTC (22+ messages)
` [PATCH 01/21] wil6210: Helpers to deal with 'cidxtid' fields
` [PATCH 02/21] wil6210: Block data till "data port open" reported
` [PATCH 03/21] wil6210: enable scan while connected
` [PATCH 04/21] wil6210: add scatter-gather support
` [PATCH 05/21] wil6210: generalize tx desc mapping
` [PATCH 06/21] wil6210: update target reset to support new HW
` [PATCH 07/21] wil6210: reduce dmesg pollution after FW crash
` [PATCH 08/21] wil6210: report reset time
` [PATCH 09/21] wil6210: fix for HW bug in interrupt setup logic
` [PATCH 10/21] wil6210: sort HW registers definitions
` [PATCH 11/21] wil6210: reset on power good
` [PATCH 12/21] wil6210: reduce printing
` [PATCH 13/21] wil6210: fix memory leak in the AP flow
` [PATCH 14/21] wil6210: Fix kernel oops in reset flow
` [PATCH 15/21] wil6210: fw error recovery
` [PATCH 16/21] wil6210: fix secondary connect
` [PATCH 17/21] wil6210: serialize fw_recovery and start_ap
` [PATCH 18/21] wil6210: use GRO
` [PATCH 19/21] wil6210: target reset flow update
` [PATCH 20/21] wil6210: add memory barriers for the reset flow
` [PATCH 21/21] wil6210: fix race between disconnect and Tx NAPI
[PATCH 1/3] Rename LICENSE.atheros_firmware to LICENCE.old_qca
2014-03-17 8:45 UTC (12+ messages)
` [PATCH 2/3] ath6k: remove AR6003.1 firmware
` [PATCH 3/3] ath10k: add firmware files
[PATCH 1/3] ath9k: Add QCA953x WMAC platform support
2014-03-17 9:32 UTC (3+ messages)
` [PATCH 2/3] ath9k: Disable AR_INTR_SYNC_HOST1_FATAL for QCA953x
` [PATCH 3/3] ath9k: Fix temperature compensation
[PATCH v2 0/3] cfg80211: respin reprocessing pending requests
2014-03-16 19:04 UTC (10+ messages)
` [PATCH 2/3] cfg80211: fix processing world regdomain when non modular
[ANN] New firmware for Intel 7260 / 3160 - 22.24.8.0
2014-03-16 18:13 UTC (3+ messages)
` pull request: firmware for Intel Wireless adapter "
[PATCH] mac80211: Release sched_scan_sdata when stopping sched scan
2014-03-16 8:49 UTC
[PATCH v5 00/11] rsi: Adding RS9113 wireless driver
2014-03-16 7:09 UTC (14+ messages)
` [PATCH v5 01/11] rsi: Adding RS9113 header files
` [PATCH v5 02/11] rsi: Adding remaining "
` [PATCH v5 03/11] rsi: Adding core and main files
` [PATCH v5 04/11] rsi: Writing packets to device and debugfs
` [PATCH v5 05/11] rsi: Adding MAC80211 callbacks to the driver
` [PATCH v5 06/11] rsi: MAC80211 callbacks and management functions internal to device
` [PATCH v5 07/11] rsi: Management functions internal to the device
` [PATCH v5 08/11] rsi: Adding USB functionality
` [PATCH v5 09/11] rsi: Adding SDIO functionality
` [PATCH v5 10/11] rsi: Adding remaining "
` [PATCH v5 11/11] rsi: Adding Makefile and Kconfig
[PATCH 0/4] rtl8180: improvements from rtl8187se branch
2014-03-15 17:29 UTC (5+ messages)
` [PATCH 1/4] rtl8180: remove too-early-added rtl8187se enum value
` [PATCH 2/4] rtl8180: support for BSS_CHANGED_BASIC_RATES
` [PATCH 3/4] rtl8180: make *IFS and CW tunable by mac80211, and set them in the proper place
` [PATCH 4/4] rtl8180: move eeprom read stuff in a separate function
[PATCH 0/5] brcmfmac: bcm4354 support and cleanup
2014-03-15 16:18 UTC (6+ messages)
` [PATCH 1/5] brcmfmac: add BCM4354 SDIO interface support
` [PATCH 2/5] brcmfmac: Protect tx seq number for data and control
` [PATCH 3/5] brcmfmac: Improve scanning settings for connect
` [PATCH 4/5] brcmfmac: assure active clock request upon entering SLEEP state
` [PATCH 5/5] brcmfmac: remove mode field from brcmf_cfg80211_vif structure
[mac80211_hwsim] WARNING: CPU: 0 PID: 1 at include/linux/kref.h:47 kobject_get()
2014-03-15 16:09 UTC (9+ messages)
` [mac80211_hwsim] BUG: unable to handle kernel paging request at ce1db404
[PATCH 00/23] ath9k|ath9k_htc: move dups to common-beacon
2014-03-15 7:51 UTC (10+ messages)
[PATCH] wlan-ng: fixup staging driver for removal of ieee80211_dsss_chan_to_freq
2014-03-15 4:39 UTC (2+ messages)
pull request: wireless 2014-03-14
2014-03-15 2:51 UTC (2+ messages)
[wireless] [b43] [brcmsmac] [3.3.8]: backport bcma_core_pci_up/down from 3.12
2014-03-14 19:51 UTC
[PATCH v4 00/11] rsi: Adding RS9113 wireless driver
2014-03-14 19:26 UTC (4+ messages)
skb->priority magic values as part of UAPI headers?
2014-03-14 19:28 UTC (4+ messages)
pull request: iwlwifi 2014-03-11
2014-03-14 18:33 UTC (2+ messages)
Pull request: ath 20140311
2014-03-14 18:28 UTC (2+ messages)
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).