messages from 2013-09-13 18:00:43 to 2013-09-20 11:54:57 UTC [more...]
[PATCH 00/51] DMA mask changes
2013-09-20 1:21 UTC (32+ messages)
` [PATCH 01/51] DMA-API: provide a helper to set both DMA and coherent DMA masks
` [PATCH 02/51] DMA-API: net: brocade/bna/bnad.c: fix 32-bit DMA mask handling
` [PATCH 03/51] DMA-API: net: intel/e1000e: "
` [PATCH 04/51] DMA-API: net: intel/igb: "
` [PATCH 05/51] DMA-API: net: intel/igbvf: "
` [PATCH 06/51] DMA-API: net: intel/ixgb: "
` [PATCH 07/51] DMA-API: net: intel/ixgbe: "
` [PATCH 08/51] DMA-API: net: intel/ixgbevf: "
` [PATCH 10/51] DMA-API: net: broadcom/bnx2x: replace dma_set_mask()+dma_set_coherent_mask() with new helper
` [PATCH 11/51] DMA-API: net: emulex/benet: "
` [PATCH 12/51] DMA-API: net: intel/e1000: "
` [PATCH 13/51] DMA-API: net: sfc/efx.c: "
` [PATCH 15/51] DMA-API: net: b43legacy: "
` [PATCH 17/51] DMA-API: block: nvme-core: "
` [PATCH 18/51] DMA-API: staging: et131x: "
` [PATCH 19/51] DMA-API: media: dt3155v4l: "
` [PATCH 22/51] DMA-API: amba: get rid of separate dma_mask
` [PATCH 24/51] DMA-API: dma: pl330: add dma_set_mask_and_coherent() call
` [PATCH 39/51] DMA-API: others: use dma_set_coherent_mask()
` [PATCH 41/51] DMA-API: crypto: remove last references to 'static struct device *dev'
` [PATCH 42/51] DMA-API: usb: musb: use platform_device_register_full() to avoid directly messing with dma masks
` [PATCH 43/51] DMA-API: dma: edma.c: no need to explicitly initialize DMA masks
` [PATCH 44/51] DMA-API: dcdbas: update DMA mask handing
` [PATCH 45/51] DMA-API: firmware/google/gsmi.c: avoid direct access to DMA masks
` [PATCH 46/51] ARM: DMA-API: better handing of DMA masks for coherent allocations
` [PATCH 47/51] ARM: 7794/1: block: Rename parameter dma_mask to max_addr for blk_queue_bounce_limit()
` [PATCH 48/51] ARM: 7795/1: mm: dma-mapping: Add dma_max_pfn(dev) helper function
` [PATCH 49/51] ARM: 7796/1: scsi: Use dma_max_pfn(dev) helper for bounce_limit calculations
` [PATCH 50/51] ARM: 7797/1: mmc: "
` [PATCH 51/51] ARM: 7805/1: mm: change max*pfn to include the physical offset of memory
[PATCH 1/2] NFC: Remove redundant dev_set_drvdata
2013-09-20 9:00 UTC (2+ messages)
` [PATCH 2/2] NFC: pn533: Staticize local symbols
[PATCH 0/5] ath10k: tx performance patches
2013-09-20 5:18 UTC (7+ messages)
` [PATCH 1/5] ath10k: use num_pending_tx instead of msdu id bitmap
` [PATCH 2/5] ath10k: avoid needless memset on TX path
` [PATCH 3/5] ath10k: decouple HTT TX completions
` [PATCH 4/5] ath10k: cleanup HTT TX functions
` [PATCH 5/5] ath10k: use msdu headroom to store txfrag
[PATCH] ath10k: fix num_sends_allowed replenishing
2013-09-20 5:06 UTC (2+ messages)
[PATCH] ath10k: fix tracing of ath10k_wmi_cmd
2013-09-20 5:01 UTC (2+ messages)
Kernel panic in ieee80211_calculate_rx_timestamp
2013-09-19 18:01 UTC
[PATCH 0/4] ath: add dynamic user regulatory setting support
2013-09-19 16:18 UTC (5+ messages)
` [PATCH 1/4] cfg80211: export reg_initiator_name()
` [PATCH 2/4] ath: move common dynamic regulatory domain setting to a helper
` [PATCH 3/4] ath: split user and driver reguluatory hint parsing
` [PATCH 4/4] ath: add support for proper dynamic regulatory hints
[ath9k-devel] ath9k WPA2-PEAP MSCHAPV2 Connectivity issue
2013-09-19 15:48 UTC
RTL8192CU continually reconnecting
2013-09-19 14:24 UTC (24+ messages)
Zyxel NWD2705 testing
2013-09-19 13:21 UTC
RT3573 wpa_supplicant: "nl80211: Delete station $my_ap" after "SME: Send 20/40 BSS Coexistence to $my_ap"
2013-09-19 9:05 UTC (3+ messages)
` [rt2x00-users] "
NetworkManager not listing access points
2013-09-19 5:58 UTC (3+ messages)
[PATCH] rtlwifi: Align private space in rtl_priv struct
2013-09-19 2:21 UTC
[PATCH 4/8 V3] rtlwifi: rtl8192_common: Fix smatch errors and warnings in rtl8192c/dm_common.c
2013-09-18 19:58 UTC (5+ messages)
` [PATCH 5/8 V3] rtlwifi: Fix smatch warning in pci.c
` [PATCH 6/8 V3] rtlwifi: Fix smatch warnings in usb.c
` [PATCH 7/8 V3] rtlwifi: rtl8188ee: Fix smatch warning in rtl8188ee/hw.c
` [PATCH 8/8 V3] rtlwifi: Remove all remaining references to variable 'noise' in rtl_stats struct
[PATCH 0/8 V3] rtlwifi: Patches to fix problems shown by smatch
2013-09-18 19:57 UTC (3+ messages)
` [PATCH 1/8 V3] rtlwifi: rtl8192du: Fix smatch errors in /rtl8192de/dm.c
` [PATCH 2/8 V3] rtlwifi: rtl8192de: Fix smatch warnings in rtl8192de/hw.c
fyi: scheduling while atomic dmesg output 3.12-rc1
2013-09-18 17:11 UTC (3+ messages)
Question on 802.11n feature
2013-09-18 15:13 UTC
[PATCH 3.12] ath9k: add txq locking for ath_tx_aggr_start
2013-09-18 13:23 UTC
[RFC] ath10k: replenish HTT RX buffers in a tasklet
2013-09-18 13:08 UTC
[PATCH] ath10k: implement host memory chunks feature
2013-09-18 13:07 UTC (4+ messages)
[PATCH] rt2x00: Fix rf register for RT3070
2013-09-18 8:22 UTC
guidance on struct alignment for rtl8192cu driver
2013-09-18 4:59 UTC (7+ messages)
[PATCH] doc: fix some typos in documentations
2013-09-18 3:45 UTC
[REGRESSION]: bcma: fix handling of big addrl
2013-09-17 21:50 UTC (3+ messages)
[PATCH] p54usb: fix leak at failure path in p54u_load_firmware()
2013-09-17 20:57 UTC
[PATCH 0/2] nl80211/cfg80211: Support PMF on drivers with integrated AP SME
2013-09-17 19:31 UTC (3+ messages)
` [PATCH 1/2] nl80211/cfg80211: Driver with AP SME advertises need for PMF SA Query
` [PATCH 2/2] nl80211/cfg80211: PMF Requirement communicated to driver with AP SME
[PATCH 3.12] mwifiex: queue main work from main process when bailing on races
2013-09-17 19:15 UTC (2+ messages)
[PATCH 2/2] staging: vt6656: rxtx.c s_vGenerateTxParameter replace pTxBufHead void pointer
2013-09-17 18:58 UTC
[PATCH 1/2] staging vt6656: desc.h remove typedef struct tagSTxBufHead to rxtx.h
2013-09-17 18:54 UTC
[PATCH] mwifiex: fix command timeout with SDIO interrupts enabled
2013-09-17 18:19 UTC (5+ messages)
` [PATCH 1/1] mwifiex: queue main work from main process when bailing on races
[PATCH v2 01/11] wlcore: ROC on AP channel before auth reply
2013-09-17 15:41 UTC (11+ messages)
` [PATCH v2 02/11] wlcore: add new plt power-mode: CHIP_AWAKE
` [PATCH v2 03/11] wlcore: disable elp sleep while in plt mode
` [PATCH v2 04/11] wlcore: re-enable idle handling
` [PATCH v2 05/11] wlcore: cleanup scan debug prints
` [PATCH v2 06/11] wlcore: fix unsafe dereference of the wlvif
` [PATCH v2 07/11] wlcore: remove unsupported channels
` [PATCH v2 08/11] wlcore: clarify and fix regulatory domain bit translation
` [PATCH v2 09/11] wl18xx: fix boot process in high temperature environment
` [PATCH v2 10/11] wl18xx: print new RDL versions during boot
` [PATCH v2 11/11] wlcore: always register dummy hardirq
[PATCH v2] cfg80211: don't start p2p device while in RFKILL
2013-09-17 12:30 UTC
[PATCH] cfg80211: don't start p2p device while in RFKILL
2013-09-17 12:25 UTC (2+ messages)
[RFC] mac80211: correctly close cancelled scans
2013-09-17 11:30 UTC (4+ messages)
[PATCH 3.12] ath9k: don't use BAW tracking on PS responses for non-AMPDU packets
2013-09-17 10:05 UTC
[PATCH 3.12] mac80211: drop spoofed packets in ad-hoc mode
2013-09-17 9:15 UTC
[PATCH 0/8i V2] rtlwifi: Patches to fix problems shown by smatch
2013-09-17 8:48 UTC (18+ messages)
` [PATCH 1/8 V2] rtlwifi: rtl8192du: Fix smatch errors in /rtl8192de/dm.c
` [PATCH 2/8 V2] rtlwifi: rtl8192de: Fix smatch warnings in rtl8192de/hw.c
` [PATCH 3/8 V2] rtlwifi: rtl8192cu: Fix smatch warning in rtl8192cu/trx.c
` [PATCH 4/8 V2] rtlwifi: rtl8192_common: Fix smatch errors and warnings in rtl8192c/dm_common.c
` [PATCH 5/8 V2] [PATCH 5/7: rtlwifi: Fix smatch warning in pci.c
` [PATCH 6/8 V2] rtlwifi: Fix smatch warnings in usb.c
` [PATCH 7/8 V2] rtlwifi: rtl8188ee: Fix smatch warning in rtl8188ee/hw.c
` [PATCH 8/8 V2] rtlwifi: Remove variable 'noise' from rtl_stats struct
RT3573 wpa_supplicant: "nl80211: Delete station $my_ap" after "SME: Send 20/40 BSS Coexistence to $my_ap"
2013-09-17 8:43 UTC
[PATCH] cfg80211: parse dfs region for internal regdb option
2013-09-17 6:25 UTC
[RFC 0/4] ath10k: improve RX performance
2013-09-17 5:19 UTC (7+ messages)
` [RFC 1/4] ath10k: report A-MSDU subframes individually
` [RFC 2/4] ath10k: document decap modes
` [RFC 3/4] ath10k: cleanup RX decap handling
` [RFC 4/4] ath10k: align RX frames properly
[PATCH v4] Bluetooth: btmrvl: add calibration data download support
2013-09-16 21:17 UTC (5+ messages)
[PATCH] mwifiex: Remove casting the return value which is a void pointer
2013-09-16 21:26 UTC (2+ messages)
[PATCH 0/7] rtlwifi: Patches to fix problems shown by smatch
2013-09-16 17:39 UTC (10+ messages)
` [PATCH 2/7] rtlwifi: rtl8192de: Fix smatch warnings in rtl8192de/hw.c
` [PATCH 5/7: rtlwifi: Fix smatch warning in pci.c
` [PATCH 6/7] rtlwifi: Fix smatch warnings in usb.c
[PATCH 0/7] ath10k: improve TX path
2013-09-16 17:05 UTC (3+ messages)
` [PATCHv2 "
[RFC 0/5] mac80211/iwlwifi: quiesce before restart hw
2013-09-16 14:10 UTC (3+ messages)
` [Ilw] "
[RFC] mac80211: support reporting A-MSDU subframes individually
2013-09-16 12:38 UTC
[brcmfmac] BUG: unable to handle kernel paging request at ffffffff82196446
2013-09-16 9:50 UTC (3+ messages)
[PATCH] ar5523: Add USB ID of D-Link WUA-2340 rev A1
2013-09-16 6:54 UTC (2+ messages)
ath9k pending patches
2013-09-16 6:04 UTC
[PATCH] ath9k: Fix regression in LNA diversity
2013-09-16 5:57 UTC
[PATCH 1/3] ath9k: Fix NF calibration for single stream cards
2013-09-16 5:07 UTC (3+ messages)
` [PATCH 2/3] ath9k: Handle FATAL interrupts correctly
` [PATCH 3/3] ath9k: Remove incorrect diversity initialization
iwlwifi (5100 AGN) AP mode (experimental?)
2013-09-15 20:33 UTC
[PATCH 0/11] wireless: remove unnecessary pci_set_drvdata()
2013-09-15 7:46 UTC (3+ messages)
` [PATCH 07/12] wireless: wil6210: "
mac80211 and kernel 3.8.13 1/2 speed as with madwifi and kernel 2.6.23
2013-09-14 20:38 UTC
mac80211 and kernel 3.8.13 1/2 speed as with madwifi and kernel 2.6.23
2013-09-14 20:38 UTC
rtl8192cu: notes on investigating power issues
2013-09-14 16:09 UTC
[PATCH 3.12] ath9k: do not link bf_next across multiple A-MPDUs
2013-09-14 15:02 UTC
[PATCH 3.12] ath9k: fix stale flag handling on buffer clone
2013-09-14 13:46 UTC
How to change my current WiFi Driver to ath9k
2013-09-14 5:49 UTC
[PATCH] cw1200: Use a threaded oneshot irq handler for cw1200_spi
2013-09-14 2:48 UTC
[PATCH 1/2] cw1200: Don't perform SPI transfers in interrupt context
2013-09-14 2:47 UTC (4+ messages)
[PATCH 0/5] Add Mesh Channel Switch Support
2013-09-13 23:36 UTC (6+ messages)
` [PATCH 1/5] mac80211: process the CSA frame for mesh accordingly
` [PATCH 2/5] {nl,cfg,mac}80211: enable the triggering of CSA frame in mesh
` [PATCH 3/5] mac80211: adding the CSA and MCSP elements in mesh beaconing
` [PATCH 4/5] {nl,cfg,mac}80211: finalizing mesh channel switching
` [PATCH 5/5] mac80211: process mesh channel switching using beacon
rtl8192cu: testing with EdiMax USB
2013-09-13 18:20 UTC (5+ 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).