messages from 2014-03-21 15:37:49 to 2014-03-26 20:03:27 UTC [more...]
[PATCH 20/20] rtl818x: Update Kconfig for rtl8187se
2014-03-26 20:04 UTC
[PATCH 19/20] rtl8180: enable rtl8187se support
2014-03-26 20:04 UTC
[PATCH 18/20] rtl8180: detect rtl8187se card
2014-03-26 20:04 UTC
[PATCH 17/20] rtl8180: add WMM parameters configuration for rtl8187se
2014-03-26 20:03 UTC
[PATCH 16/20] rtl8180: make sure RTL818X_MSR_ENEDCA is set for rtl8187se
2014-03-26 20:03 UTC
[PATCH 15/20] rtl8180: add ERP configuration for rtl8187se
2014-03-26 20:03 UTC
[PATCH 14/20] rtl8180: add rtl8187se HW initialization
2014-03-26 20:02 UTC
[PATCH 13/20] rtl8180: add RF code for rtl8225 zebra v4
2014-03-26 20:02 UTC
[PATCH 12/20] rtl8180: introduce functions for setting ANAPARAM 2 and 3 params
2014-03-26 20:02 UTC
[PATCH 11/20] rtl8180: add rtl8187se params to eeprom reading
2014-03-26 20:01 UTC
[PATCH 10/20] rtl8180: config carbus register for rtl8187se
2014-03-26 20:01 UTC
[PATCH 09/20] rtl8180: add TX queue mapping and support for rtl8187se
2014-03-26 20:00 UTC
[PATCH 08/20] rtl8180: don't write MAR registers for rtl8187se
2014-03-26 20:00 UTC
[PATCH 07/20] rtl8180: introduce functions to enable/disable ints and add support for rtl8187se
2014-03-26 20:00 UTC
[PATCH 06/20] rtl8180: add ISR for rtl8187se
2014-03-26 20:00 UTC
[PATCH 05/20] rtl8180: support for rtl8187se RX descriptors
2014-03-26 19:59 UTC
[PATCH 04/20] rtl8180: add basic rate configuration support for rtl8187se
2014-03-26 19:59 UTC
[PATCH 03/20] rtl8180: add rtl8187se fields to TX descriptor
2014-03-26 19:58 UTC
[PATCH 02/20] rtl8180: add rtl8187se chip type
2014-03-26 19:58 UTC
[PATCH 01/20] rtl818x: add registers for rtl8187se
2014-03-26 19:57 UTC
[PATCH 00/20] rtl8180: add support for rtl8187se
2014-03-26 19:57 UTC
[PATCH 1/3] ath10k: Add debugging for tx-credits usage
2014-03-26 19:41 UTC (14+ messages)
` [PATCH 2/3] ath10k: Better firmware loading error messages
` [PATCH 3/3] ath10k: add otp and firmware boot "
pull request: bluetooth-next 2014-03-24
2014-03-26 18:34 UTC (2+ messages)
[PATCH v5 0/4] Provide netdev naming-policy via sysfs
2014-03-26 13:05 UTC (5+ messages)
` [PATCH v5 1/4] net: add name_assign_type netdev attribute
` [PATCH v5 2/4] mac80211: set NET_NAME_USER for user-space created ifs
` [PATCH v5 3/4] ath6kl: set NET_NAME_USER for P2P ifs
` [PATCH v5 4/4] brcmfmac: "
[PATCH v2] ath10k: add soft/hard firmware crash option to simulate_fw_crash
2014-03-26 11:40 UTC (6+ messages)
[PATCH 0/2] ath10k: ce fixes
2014-03-26 11:19 UTC (7+ messages)
` [PATCH 1/2] ath10k: convert pci_alloc_consistent() to dma_alloc_coherent()
` [PATCH 2/2] ath10k: split ce initialization and allocation
[PATCH 0/8] ath10k: small cleanups to pci.c
2014-03-26 11:10 UTC (13+ messages)
` [PATCH 1/8] ath10k: cleanup ath10k_pci_wait_for_target_init()
` [PATCH 2/8] ath10k: add module parameter to disable cold reset
` [PATCH 3/8] ath10k: fix name of target_ps module parameter
` [PATCH 4/8] ath10k: advertise only firmware API 2 files
` [PATCH 5/8] ath10k: delete ar_pci->fw_indicator_address
` [PATCH 6/8] ath10k: improve pci debug messages
` [PATCH 7/8] ath10k: add module parameter values to the pci info print
` [PATCH 8/8] ath10k: print chip id during boot
[PATCH 1/3] mwifiex: corner case NULL pointer dereference fix
2014-03-26 2:01 UTC (3+ messages)
` [PATCH 2/3] mwifiex: correction in sleep confirm command sequence number
` [PATCH 3/3] mwifiex: cancel pending commands during host sleep
[PATCH] brcmfmac: use mfp if required from user-space
2014-03-25 20:45 UTC
[PATCH] ath10k: fix printing of peer stats in non-AP firmware
2014-03-25 16:09 UTC (10+ messages)
[PATCH 1/4 v2] ath10k: add debugging for tx-credits usage
2014-03-25 15:56 UTC (7+ messages)
` [PATCH 2/4 v2] ath10k: better firmware loading error messages
` [PATCH 3/4 v2] ath10k: add otp and firmware boot "
` [PATCH 4/4 v2] ath10k: invalid msdu-id logging
[PATCH v2 1/2] ath10k: introduce rx_status htt template
2014-03-25 12:16 UTC (4+ messages)
` [PATCH v2 2/2] ath10k: fix rssi and rate reporting
[PATCH v2 1/8] ath10k: move rx related functions to htt_rx.c
2014-03-25 12:13 UTC (9+ messages)
` [PATCH v2 2/8] ath10k: rename process_rx_rates to ath10k_htt_rx_h_rates
` [PATCH v2 3/8] ath10k: introduce ieee80211_rx_status to htt_rx_info
` [PATCH v2 4/8] ath10k: setup rx channel per ppdu
` [PATCH v2 5/8] ath10k: kill not needed fields from htt_rx_info
` [PATCH v2 6/8] ath10k: return error when ath10k_htt_rx_amsdu_pop() fail
` [PATCH v2 7/8] ath10k: improve way we play with attention flags
` [PATCH v2 8/8] ath10k: finally kill htt_rx_info
[PATCH] ath10k: add extra pdev stats on 10.1 firmware
2014-03-25 10:49 UTC
[RFC 00/21] cfg80211/mac80211: multi-vif csa
2014-03-25 9:45 UTC (7+ messages)
` [PATCH v2 00/13] cfg80211/mac80211: implement multi-vif chanctx reservations
` [PATCH v2 03/13] mac80211: prevent chanctx overcommit
[PATCH] rtlwifi: rtl8188ee: enable MSI interrupts support
2014-03-25 9:13 UTC (8+ messages)
` [PATCH] rtlwifi: add "
` [PATCH v2] "
[PATCH] ath10k: dont call csa_finish more than once
2014-03-25 8:00 UTC (6+ messages)
[PATCH 0/4] mac80211/cfg80211: CSA fixes/cleanups
2014-03-25 7:46 UTC (14+ messages)
` [PATCH v2 "
` [PATCH v2 1/4] mac80211: fix CSA tx queue locking
` [PATCH v2 3/4] cfg80211: export interface stopping function
` [PATCH v2 4/4] mac80211: disconnect iface if CSA unexpectedly fails
WL12xx support for WL1270 and ti-connectivity firmware
2014-03-25 5:55 UTC (7+ messages)
[PATCH net-next 0/7] drivers/net: Remove pointer casts to same type
2014-03-24 22:23 UTC (5+ messages)
` [PATCH net-next 5/7] carl9170: Remove casts of pointer "
` [PATCH net-next 6/7] mwifiex: "
` [PATCH net-next 7/7] rtlwifi: "
[PATCH net-next] rtlwifi: Remove addressof casts to same type
2014-03-24 17:46 UTC
[RFC] cfg80211: allow userspace to take ownership of interfaces
2014-03-24 17:45 UTC (3+ messages)
[PATCH v4 0/4] Provide netdev naming-policy via sysfs
2014-03-24 17:18 UTC (5+ messages)
[PATCH v3] ath10k: unify warning messages in mac.c
2014-03-24 15:05 UTC
[PATCH] ath10k: unify warning messages in mac.c
2014-03-24 15:00 UTC
mac80211: WPA2-PSK encrypted packet Rx issue
2014-03-24 13:49 UTC
[PATCH 1/2] ath10k: introduce rx_status htt template
2014-03-24 10:47 UTC (6+ messages)
` [PATCH 2/2] ath10k: fix rssi and rate reporting
[PATCH 0/8] ath10k: refactor htt_rx path
2014-03-24 10:17 UTC (8+ messages)
` [PATCH 4/8] ath10k: setup rx channel per ppdu
` [PATCH 7/8] ath10k: improve way we play with attention flags
` [PATCH 8/8] ath10k: finally kill htt_rx_info
pull request: mac80211-next-csa 2014-03-24
2014-03-24 8:37 UTC
[PATCH] ath10k: fix the peer mac address in getting stats
2014-03-24 8:33 UTC (5+ messages)
[PATCH] ath10k: update regulatory domain settings for 10.x firmware
2014-03-24 8:26 UTC (4+ messages)
[PATCH] ath10k: update wal_dbg_tx_stats structure with missing parameter
2014-03-24 8:02 UTC
[PATCH] mac80211: Disable SMPS for the monitor interface
2014-03-24 7:55 UTC
[PATCH v2] ath10k: add the Rx rate in FW stats
2014-03-24 7:49 UTC (2+ messages)
[PATCH] net/wireless: Use RCU_INIT_POINTER(x, NULL) in reg.c
2014-03-23 19:23 UTC
[PATCH] net/mac80211: Use RCU_INIT_POINTER(x, NULL) in util.c
2014-03-23 19:21 UTC
[PATCH] net/mac80211: Use RCU_INIT_POINTER(x, NULL) in scan.c
2014-03-23 19:20 UTC
[PATCH] net/mac80211: Use RCU_INIT_POINTER(x, NULL) in mesh.c
2014-03-23 19:19 UTC
[PATCH] net/mac80211: Use RCU_INIT_POINTER(x, NULL) in iface.c
2014-03-23 19:18 UTC
[PATCH] net/mac80211: Use RCU_INIT_POINTER(x, NULL) in ibss.c
2014-03-23 19:17 UTC
[PATCH] net/mac80211: Use RCU_INIT_POINTER(x, NULL) in debugfs.c
2014-03-23 19:15 UTC
[PATCH] net/mac80211: Use RCU_INIT_POINTER(x, NULL) in chan.c
2014-03-23 19:14 UTC
[PATCH] net/mac80211: Use RCU_INIT_POINTER(x, NULL) in cfg.c
2014-03-23 19:13 UTC
[PATCH] drivers/net/wireless: Use RCU_INIT_POINTER(x, NULL) in iwlwifi/mvm/sta.c
2014-03-23 18:35 UTC
[ANN] Firmware for new device - Intel Wireless 7265
2014-03-22 17:58 UTC (2+ messages)
` pull request: firmware for Intel wireless 7265
[PATCH 2/2] rtl8180: rationalize TX queues
2014-03-22 17:51 UTC
[PATCH 1/2] rtl8180: fix DMA register are written two times
2014-03-22 17:49 UTC
[PATCH 01/10] staging: vt6656: rxtx.c: s_vFillTxKey Replace dwRevIVCounter
2014-03-22 9:01 UTC (10+ messages)
` [PATCH 02/10] staging: vt6656: rxtx s_vFillTxKey Fix pdwIV base type
` [PATCH 03/10] staging: vt6656: rxtx: s_vFillTxKey Fix base type pdwExtIV
` [PATCH 04/10] staging: vt6656: rxtx: s_vFillTxKey fix pMACHeader sparse warning
` [PATCH 05/10] staging: vt6656: rxtx Replace struct vnt_tx_fifo_head wTimeStamp
` [PATCH 06/10] staging: vt6656: rxtx struct vnt_tx_buffer Replace wTxByteCount
` [PATCH 07/10] staging : vt6656: rxtx struct vnt_beacon_buffer "
` [PATCH 08/10] staging: vt6656: rxtx Replace vnt_tx_fifo_head wReserved
` [PATCH 09/10] staging: vt6656: vnt_fill_ieee80211_rts replace TYPE_CTL_RTS macro
` [PATCH 10/10] staging: vt6656: rxtx s_vFillCTSHead replace TYPE_CTL_CTS macro
[PATCH] NFC: pn533: Fix device leak
2014-03-21 22:20 UTC
pull request: wireless-next 2014-03-21
2014-03-21 18:49 UTC
[PATCH] ath10k: Fix getting stats from firmware
2014-03-21 18:51 UTC (11+ messages)
[PATCH v2] ath10k: Fix getting stats from firmware
2014-03-21 18:47 UTC
[PATCH] ath10k: add the Rx rate in FW stats
2014-03-21 16:30 UTC (4+ messages)
[PATCH 1/2] ath10k: add ath10k_htt_rx_amsdu_allowed function
2014-03-21 15:37 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).