messages from 2014-07-09 11:00:30 to 2014-07-14 21:49:50 UTC [more...]
pull request: bluetooth-next 2014-07-14
2014-07-14 21:49 UTC
[PATCH 0/7] firmware validation
2014-07-14 21:38 UTC (8+ messages)
` [PATCH 1/7] doc: fix minor typos in firmware_class README
` [PATCH 2/7] test: add firmware_class loader test
` [PATCH 3/7] security: introduce kernel_fw_from_file hook
` [PATCH 4/7] firmware_class: perform new LSM checks
` [PATCH 5/7] firmware_class: extract start loading logic
` [PATCH 6/7] firmware_class: add "fd" input file
` [PATCH 7/7] test: add "fd" firmware loading test to selftests
[PATCH] wireless: fixup genregdb.awk for remove of antenna gain from wireless-regdb
2014-07-14 21:37 UTC (7+ messages)
[PATCH] wireless: fixup genregdb.awk for remove of antenna gain from wireless-regd
2014-07-14 21:19 UTC
[RFC][PATCH 1/2] b43: implement PPR (Power Per Rate) management/API
2014-07-14 20:20 UTC (2+ messages)
` [RFC][PATCH 2/2] b43: N-PHY: support setting TX power
[PATCH 1/2] staging: vt6656: device.h remove old wireless stats
2014-07-14 18:43 UTC (2+ messages)
` [PATCH 2/2] staging: vt6656: set BBvSetAntennaMode in device_init_registers
Setting TX power with nl80211 while being *not* connected
2014-07-14 17:52 UTC (2+ messages)
[PATCH 12/16] NFC: remove unnecessary break after goto
2014-07-14 16:36 UTC
[PATCH 00/16] net: remove unnecessary break after goto/return
2014-07-14 16:30 UTC (2+ messages)
` [PATCH 08/16] mac80211: remove unnecessary break after return
[PATCH] ath10k: fix unregister deadlock when fw probe fails
2014-07-14 13:25 UTC (2+ messages)
[PATCH 0/2] ath10k: pci fixes 2014-06-05
2014-07-14 13:20 UTC (3+ messages)
` [PATCH 2/2] ath10k: sanitize tx ring index access properly
[RFC/RFT 0/2] mac80211/ath10k: fix Rx reordering
2014-07-14 13:18 UTC (4+ messages)
` [RFC/RFT 1/2] mac80211: add support for Rx reordering offloading
[PATCH 0/6] ath6kl: add ar6004 hw3.0
2014-07-14 13:05 UTC (4+ messages)
` [PATCH 6/6] ath6kl: properly null terminate the firmware string
[PATCH] ath6kl: Fix ath6kl_bmi_read_hi32 macro
2014-07-14 12:50 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2] ath10k: add implementation for configure max amsdu, ampdu
2014-07-14 12:48 UTC (2+ messages)
[PATCH] ath10k: handle attention flags correctly when A-MSDU
2014-07-14 12:47 UTC
[PATCH 0/7] wil6210 assorted patches
2014-07-14 6:49 UTC (8+ messages)
` [PATCH 1/7] wil6210: support for "sparrow" hardware
` [PATCH 2/7] wil6210: export FW/HW versions through debugfs
` [PATCH 3/7] wil6210: fix double definition of 'ctx'
` [PATCH 4/7] wil6210: fix memory leak on error path in wil_write_file_rxon()
` [PATCH 5/7] wil6210: use same mapping table for FW addr translation and debugfs
` [PATCH 6/7] wil6210: map RGF_USER_USAGE_1 on the debugfs
` [PATCH 7/7] wil6210: add new register region for AGC table
[PATCH V2 0/9] drivers/net: remove unnecessary break after goto
2014-07-14 6:46 UTC (5+ messages)
` [PATCH V2 6/9] orinoco_usb: "
` [PATCH V2 7/9] wcn36xx: "
` [PATCH V2 8/9] rtlwifi: "
pull request: wireless-next 2014-07-11
2014-07-14 5:50 UTC (2+ messages)
[RFCv2 00/10] add support for ack timeout estimation in ath9k driver
2014-07-13 16:47 UTC (13+ messages)
` [RFCv2 01/10] ath9k: export methods related to ack timeout estimation
` [RFCv2 02/10] ath9k: add duration field to ath_tx_status
` [RFCv2 03/10] ath9k: add dynamic ack timeout estimation
` [RFCv2 04/10] ath9k: add config for (en|dis)abling "
` [RFCv2 05/10] ath9k: do not overwrite "
` [RFCv2 06/10] ath9k: add sampling methods for (tx|rx) timestamp
` [RFCv2 07/10] ath9k: enable control frame reception
` [RFCv2 08/10] ath9k: add debugfs support for dynack
` [RFCv2 09/10] ath9k: disable dynack algorithm when coverage class is set
` [ath9k-devel] "
` [RFCv2 10/10] ath9k: initialize ath_node linked list
GFP flags for cfg80211_rx_mgmt
2014-07-13 15:02 UTC
linux-firmware: pull-request TI wireless firmware
2014-07-13 14:16 UTC (3+ messages)
[PATCH] rtl8723au: Corrections in the coding style
2014-07-13 12:28 UTC
[PATCH 01/13] staging: vt6656: replace typedef enum tagCMD_CODE with enum vnt_cmd
2014-07-13 9:42 UTC (13+ messages)
` [PATCH 02/13] staging: vt6656: replace typedef enum tagCMD_STATE with enum vnt_cmd_state
` [PATCH 03/13] staging: vt6656: remove typedef struct tagCMD_ITEM
` [PATCH 04/13] staging: vt6656: remove unused variables bCmdClear and bNeedRadioOFF
` [PATCH 05/13] staging: vt6656: replace camel case from command variables
` [PATCH 06/13] staging: vt6656: dead code remove typedef enum tagCMD_STATUS
` [PATCH 07/13] staging: vt6656: Move and rename s_bCommandComplete to vnt_cmd_complete
` [PATCH 08/13] staging: vt6656: rename vCommandTimerWait to vnt_cmd_timer_wait
` [PATCH 09/13] staging: vt6656: rename vRunCommand to vnt_run_command
` [PATCH 10/13] staging: vt6656: Drop u8 pointer and rename bScheduleCommand
` [PATCH 11/13] staging: vt6656: rename vResetCommandTimer to vnt_reset_command_timer
` [PATCH 12/13] staging: vt6656: wcmd remove unneeded headers
` [PATCH 13/13] staging: vt6656: wcnd.c clean up comments
[PATCH] rtl8723au: Corrections in the coding style
2014-07-13 7:25 UTC (2+ messages)
[iwlwifi] Wireless-AC 7260 disconnects every half and hour
2014-07-13 7:21 UTC (4+ messages)
rtl8192se static driver in 3.14 kernel not working
2014-07-12 19:38 UTC (3+ messages)
[PATCH 1/4] staging: vt6656: baseband clean up VT3184 static variables
2014-07-12 19:12 UTC (4+ messages)
` [PATCH 2/4] staging: vt6656: baseband.c rename abyVT3184_AGC to vnt_vt3184_agc
` [PATCH 3/4] staging: vt6656: baseband.c remame abyVT3184_AL2230 to vnt_vt3184_al2230
` [PATCH 4/4] staging: vt6656: baseband.c rename abyVT3184_VT3226D0 to vnt_vt3184_vt3226d0
[PATCH 1/2] ssb: make code for antenna gain extraction more generic
2014-07-12 14:42 UTC (2+ messages)
` [PATCH 2/2] ssb: extract antenna gains from SPROMs revs 4+ properly
[PATCH 4/7] mwifiex: remove redundant TDLS setup action frame check
2014-07-12 14:01 UTC (5+ messages)
` [PATCH 5/7] mwifiex: define TDLS idle timeout macro with units
` [PATCH 6/7] mwifiex: declare sta_ptr in smaller scope
` [PATCH 7/7] mwifiex: correct a typo in mwifiex_ret_tdls_oper
[PATCH 1/1] wireless: zd1211rw: new url for fw, remove experimental
2014-07-12 12:57 UTC
[PATCH] b43: N-PHY: add missing TX gain table for radio 0x2057 rev 5
2014-07-12 10:34 UTC
[PATCH 1/4] staging: vt6656: rf.c clean up channel and power tables
2014-07-12 10:30 UTC (4+ messages)
` [PATCH 2/4] staging: vt6656: rf.c remove dead code RFaby11aChannelIndex
` [PATCH 3/4] staging: vt6656: vnt_rf_write_embedded add reg length and IFREGCTL_REGW
` [PATCH 4/4] staging: vt6656: rf.c cleanup comments
[PATCH 01/10] staging: vt6656: vCommandTimerWait remove camel case
2014-07-12 6:53 UTC (10+ messages)
` [PATCH 02/10] staging: vt6656: wcmd Remove command WLAN_CMD_RADIO
` [PATCH 03/10] staging: vt6656: wcmd remove unused commands
` [PATCH 04/10] staging: vt6656: vRunCommand remove camel case
` [PATCH 05/10] staging: vt6656: remove unused variables from struct tagCMD_ITEM
` [PATCH 06/10] staging: vt6656: s_bCommandComplete remove else from if
` [PATCH 07/10] staging: vt6656: s_bCommandComplete clean up and remove camel case
` [PATCH 08/10] staging: vt6656: bScheduleCommand "
` [PATCH 09/10] staging: vt6656: vResetCommandTimer "
` [PATCH 10/10] staging: vt6656: wcmd replace debug message with dev_dbg
[PATCH 0/9] brcmfmac: cleanup wiphy setup and debugfs
2014-07-12 6:49 UTC (10+ messages)
` [PATCH 1/9] brcmfmac: Cleanup used device IDs
` [PATCH 2/9] brcmfmac: make use of seq_file API for debugfs entries
` [PATCH 3/9] brcmfmac: rework debugfs functions in the driver
` [PATCH 4/9] brcmfmac: Make firmware path a module parameter
` [PATCH 5/9] brcmfmac: move attach and detach functions in wl_cfg80211.c
` [PATCH 6/9] brcmfmac: introduce feature and quirk handling
` [PATCH 7/9] brcmfmac: moving some functions around
` [PATCH 8/9] brcmfmac: rework wiphy structure setup
` [PATCH 9/9] brcmfmac: add brcmf_p2p_detach() call in brcmf_cfg80211_detach()
[PATCH 3/7] mwifiex: fix a cut-n-paste error in adhoc-start
2014-07-12 3:54 UTC
[PATCH 1/7] mwifiex: access rx_reorder_tbl_ptr only while holding lock
2014-07-12 3:53 UTC (2+ messages)
` [PATCH 2/7] mwifiex: fix corner case system hang issue
[RFC 00/10] add support for ack timeout estimation in ath9k driver
2014-07-11 22:08 UTC (5+ messages)
` [RFC 03/10] ath9k: add dynamic ack timeout estimation
` [ath9k-devel] [RFC 00/10] add support for ack timeout estimation in ath9k driver
[PATCH] wireless: rt2x00: add new rt2800usb devices
2014-07-11 19:46 UTC
[PATCH 1/2] staging: vt6656: vnt_init_bands fix missing default
2014-07-11 19:02 UTC (2+ messages)
` [PATCH 2/2] staging: vt6656: Fix pairwise key for non station modes
A question about Wireless dongle HW and driver support - best practice
2014-07-11 11:39 UTC
About WSMP (Wave Short Message Protocol)
2014-07-11 9:15 UTC
[PATCH v7 17/33] net: airo - set name assign type
2014-07-11 7:45 UTC (5+ messages)
` [PATCH v7 29/33] net: brcmfmac "
[PATCH 01/13] staging: vt6656: s_uGetRTSCTSDuration remove camel case
2014-07-11 0:08 UTC (13+ messages)
` [PATCH 02/13] staging: vt6656: rxtx rename s_uGetRTSCTSDuration to vnt_get_rtscts_duration_le
` [PATCH 03/13] staging: vt6656: s_uGetDataDuration remove camel case
` [PATCH 04/13] staging: vt6656: rename s_uGetDataDuration to vnt_get_duration_le
` [PATCH 05/13] staging: vt6656: rename s_uGetRTSCTSRsvTime to vnt_get_rtscts_rsvtime_le
` [PATCH 06/13] staging: vt6656: rename s_uGetTxRsvTime to vnt_get_rsvtime
` [PATCH 07/13] staging: vt6656: rename and cleanup wTimeStampOff
` [PATCH 08/13] staging: vt6656: clean up and rename wFB_Opt0 to vnt_fb_opt0
` [PATCH 09/13] staging: vt6656: clean up and rename wFB_Opt1 to vnt_fb_opt1
` [PATCH 10/13] staging: vt6656: rename s_vGetFreeContext to vnt_get_free_context
` [PATCH 11/13] staging: vt6656: rxtx remove static declarations
` [PATCH 12/13] staging: vt6656: rxtx remove unneeded comments
` [PATCH 13/13] staging: vt6656: rxtx replace debug messages DBG_PRT
[PATCH 00/14] wlcore/wl18xx/wl12xx: various fixes
2014-07-11 0:01 UTC (15+ messages)
` [PATCH 01/14] wlcore: save seq num only between recoveries
` [PATCH 02/14] wlcore: user smaller sqn padding for GEM
` [PATCH 03/14] wl18xx: fix last tx rate calculation
` [PATCH 04/14] wlcore: use correct LAA bit
` [PATCH 05/14] wlcore: add smart config definitions
` [PATCH 06/14] wlcore/wl18xx: add smart config commands
` [PATCH 07/14] wlcore: handle smart config vendor commands
` [PATCH 08/14] wlcore/wl18xx: handle smart config events
` [PATCH 09/14] wlcore: increase max roc duration to 30 seconds
` [PATCH 10/14] wlcore: register vendor commands
` [PATCH 11/14] wlcore: don't switch channels on disconnected STA vifs
` [PATCH 12/14] wl18xx: change the number of WLAN addrs per chip
` [PATCH 13/14] wl18xx: make sure fw_status->priv exists before deref
` [PATCH 14/14] wlcore/wl18xx/wl12xx: convert bitmaps to unsigned longs
pull request: wireless 2014-07-10
2014-07-10 23:10 UTC (2+ messages)
[PATCH] b43: always print info about radio (manuf, id, revision)
2014-07-10 21:23 UTC (2+ messages)
pull request: bluetooth-next 2014-07-09
2014-07-10 21:05 UTC (2+ messages)
[PATCH 01/16] staging: vt6656: rxtx remove struct ethhdr from functions
2014-07-10 18:56 UTC (16+ messages)
` [PATCH 02/16] staging: vt6656: rxtx: move tx_context->fb_option into function structure
` [PATCH 03/16] staging: vt6656: rxtx remove fb_option from functions
` [PATCH 04/16] staging: vt6656: move current_rate setting out of s_vGenerateTxParameter
` [PATCH 05/16] staging: vt6656: s_vGenerateTxParameter Parse out struct vnt_rrv_time_rts
` [PATCH 06/16] staging: vt6656: s_vGenerateTxParameter Parse out struct vnt_rrv_time_cts
` [PATCH 07/16] staging: vt6656: s_vGenerateTxParameter rxtx.c s_vGenerateTxParameter pBuf->rrv_time always the calling pkt_type
` [PATCH 08/16] staging: vt6656: s_vGenerateTxParameter parse out vnt_rrv_time_ab
` [PATCH 09/16] staging: vt6656: merge PK_TYPE_11GB and PK_TYPE_11GA into vnt_rxtx_rts
` [PATCH 10/16] staging: vt6656: move s_vFillCTSHead to vnt_rxtx_cts
` [PATCH 11/16] staging: vt6656: merge data positions for packet types a and b into vnt_rxtx_ab
` [PATCH 12/16] staging: vt6656: s_vGenerateTxParameter remove else from if statements
` [PATCH 13/16] staging: vt6656: s_vGenerateTxParameter remove camel case
` [PATCH 14/16] staging: vt6656: rename s_vGenerateTxParameter to vnt_generate_tx_parameter
` [PATCH 15/16] staging: vt6656: s_vFillCTSHead remove camel case
` [PATCH 16/16] staging: vt6656: rename s_vFillCTSHead to vnt_fill_cts_head
[PATCH] mac80211: Requeue work for all iftypes after scan completion
2014-07-10 17:47 UTC (2+ messages)
[PATCH] cfg80211: Try multiple bandwidths when checking usable channels
2014-07-10 13:25 UTC
[PATCH] mac80211: Parse IEEE80211_RADIOTAP_RATE on TX
2014-07-10 12:27 UTC
[PATCH 1/2] staging: rtl8723au: core: rtw_ap.c - removed NULL pointer check before kfree()
2014-07-10 6:59 UTC (3+ messages)
` [PATCH 2/2] staging: rtl8723au: core: rtw_cmd.c "
[PATCH 4/5] cfg80211: accept world/same regdom from driver/user hints
2014-07-09 14:46 UTC (12+ messages)
[PATCH] mac80211: fix a potential NULL access in ieee80211_crypto_hw_decrypt
2014-07-09 13:55 UTC
ath9k -> bogus usb xfer on at91
2014-07-09 11:49 UTC (5+ messages)
[PATCH] wlcore: add basic device-tree support
2014-07-09 11:45 UTC (3+ 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).