messages from 2012-11-19 16:39:33 to 2012-11-20 22:20:03 UTC [more...]
FYI: "Failed to stop TX DMA!" not fixed in kernel 3.6.7
2012-11-20 22:04 UTC (2+ messages)
pull request: bluetooth-next 2012-11-20
2012-11-20 22:08 UTC
[PATCH] net/wireless: ipw2200: introduce ipw_set_geo function
2012-11-20 23:54 UTC
[PATCH v2 00/22] brcmsmac: Tx rework and expanded debug/trace support
2012-11-20 21:51 UTC (46+ messages)
` [PATCH v2 01/22] brcmsmac: Introduce AMPDU sessions for assembling AMPDUs
` [PATCH v2 02/22] brcmsmac: Don't weight AMPDU packets in txfifo
` [PATCH v2 03/22] brcmsmac: Add helper function for updating txavail count
` [PATCH v2 04/22] brcmsmac: Remove unimplemented flow control functions
` [PATCH v2 05/22] brcmsmac: Use IEEE 802.11 AC levels for pktq precedence levels
` [PATCH v2 06/22] brcmsmac: Remove internal tx queue
` [PATCH v2 08/22] brcmsmac: Reduce number of entries in tx DMA rings
` [PATCH v2 09/22] brcm80211: Allow trace support to be enabled separately from debug
` [PATCH v2 11/22] brcmsmac: Add module parameter for setting the debug level
` [PATCH v2 12/22] brcmsmac: Add support for writing debug messages to the trace buffer
` [PATCH v2 14/22] brcmsmac: Add brcms_dbg_mac80211() debug macro
` [PATCH v2 15/22] brcmsmac: Add rx and tx debug macros
` [PATCH v2 16/22] brcmsmac: Add brcms_dbg_int() debug macro
` [PATCH v2 17/22] brcmsmac: Add brcms_dbg_dma() "
` [PATCH v2 18/22] brcmsmac: Add brcms_dbg_ht() "
[PATCH 00/10] initial VHT support
2012-11-20 21:49 UTC (12+ messages)
` [PATCH 01/10] cfg80211: remove remain-on-channel channel type
` [PATCH 02/10] nl80211: add documentation for "
` [PATCH 03/10] cfg80211: pass a channel definition struct
` [PATCH 04/10] nl80211/cfg80211: support VHT channel configuration
` [PATCH 05/10] mac80211: convert to channel definition struct
` [PATCH 06/10] nl80211/cfg80211: add VHT MCS support
` [PATCH 07/10] mac80211: support drivers reporting VHT RX
` [PATCH 08/10] mac80211: support VHT rates in TX info
` [PATCH 09/10] wireless: add definitions for VHT MCS support
` [PATCH 10/10] mac80211_hwsim: advertise VHT support
[PATCH] mac80211_hwsim: remove printing scan config
2012-11-20 21:40 UTC
[PATCH] ar5523: Add firmware for new driver
2012-11-20 21:11 UTC
[PATCH 0/8] bcma/ssb/BCM47XX: add GPIO driver to ssb/bcma
2012-11-20 21:07 UTC (16+ messages)
` [PATCH 1/8] bcma: add locking around GPIO register accesses
` [PATCH 2/8] bcma: add bcma_chipco_gpio_pull{up,down}
` [PATCH 3/8] bcma: add comment to bcma_chipco_gpio_control
` [PATCH 4/8] bcma: add GPIO driver
` [PATCH 5/8] ssb: add ssb_chipco_gpio_pull{up,down}
` [PATCH 6/8] ssb: add locking around gpio register accesses
` [PATCH 7/8] ssb: add GPIO driver
` [PATCH v2 "
` [PATCH 8/8] MIPS: BCM47XX: remove "
[PATCH] brcmfmac: check return from kzalloc in brcmf_fweh_process_event
2012-11-20 19:51 UTC (4+ messages)
[RFC 00/14] mesh powersave - basics
2012-11-20 18:11 UTC (8+ messages)
` [RFC 05/14] mac80211: mesh power mode indication in transmitted frames
` [RFC 14/14] mac80211: mesh PS individually-addressed frame release
[RFC] debug_hex_dump()
2012-11-20 16:08 UTC (6+ messages)
` [RFC] dynamic_debug: introduce debug_hex_dump()
[PATCH v4 0/6] nl/cfg/mac80211: add DFS master ability
2012-11-20 15:15 UTC (27+ messages)
` [PATCH v4 1/6] nl80211/cfg80211: add radar detection command/event
` [PATCH v4 6/6] mac80211: add ap channel switch command/event
[PATCH v2 00/11] wlcore: prepare to multi-channel
2012-11-20 13:34 UTC (19+ messages)
` [PATCH v2 01/11] wlcore: start sta role on CHANGED_BSSID
` [PATCH v2 02/11] wlcore: workaround start_sta problem in wl12xx fw
` [PATCH v2 03/11] wlcore: implement .remain_on_channel() callback
` [PATCH v2 04/11] wlcore: get channel from bss_conf instead of hw->conf
` [PATCH v2 05/11] wlcore: add chanctx implementation
` [PATCH v2 06/11] wlcore: initiate ROC/CROC on sta state updates
` [PATCH v2 07/11] wlcore: set active psm on association
` [PATCH v2 08/11] wlcore: specify correct supported_rates
` [PATCH v2 09/11] wlcore: reconfigure rate policy on association
` [PATCH v2 10/11] wlcore: refactor CHANGED_HT handling
` [PATCH v2 11/11] wlcore: configure the remote rates with our own rates
ap
2012-11-20 13:02 UTC
[PATCH 1/3] ath9k: Process FATAL interrupts at first
2012-11-20 13:00 UTC (3+ messages)
` [PATCH 2/3] ath9k: Fix MCI reset in BT cal_req
` [PATCH 3/3] ath9k: stomp audio profiles on weak signal strength
VHT support, take 2
2012-11-20 12:56 UTC (12+ messages)
` [RFC v2 4/8] nl80211/cfg80211: support VHT channel configuration
[PATCH 00/15] wlcore: prepare to multi-channel
2012-11-20 11:47 UTC (43+ messages)
` [PATCH 01/15] wlcore: start sta role on CHANGED_BSSID
` [PATCH 02/15] wlcore: set ssid before starting station role
` [PATCH 03/15] wlcore: always use sta.hlid
` [PATCH 04/15] wlcore: workaround start_sta problem in wl12xx fw
` [PATCH 05/15] wlcore: implement .remain_on_channel() callback
` [PATCH 06/15] wlcore: use dev_hlid if the tx is offchannel
` [PATCH 07/15] wlcore: get channel from bss_conf instead of hw->conf
` [PATCH 08/15] wlcore: add chanctx implementation
` [PATCH 09/15] wlcore: remove channel handling from op_config
` [PATCH 10/15] wlcore: initiate ROC/CROC on sta state updates
` [PATCH 11/15] wlcore: set active psm on association
` [PATCH 12/15] wlcore: specify correct supported_rates
` [PATCH 13/15] wlcore: reconfigure rate policy on association
` [PATCH 14/15] wlcore: refactor CHANGED_HT handling
` [PATCH 15/15] wlcore: configure the remote rates with our own rates
[PATCH] mac80211: fix channel context suspend handling
2012-11-20 9:38 UTC (7+ messages)
` [PATCH v2] mac80211: fix channel context suspend/reconfig handling
[PATCH 0/2] wlcore: a couple of small clean-ups
2012-11-20 9:03 UTC (3+ messages)
` [PATCH 1/2] wlcore: avoid using goto in normal code flow
` [PATCH 2/2] wlcore: remove a bunch of unnecessary parentheses
[PATCH v2 1/2] ath9k: RX timestamp is reported at end of frame
2012-11-20 7:17 UTC (6+ messages)
brcmsmac crash/disconects
2012-11-20 7:14 UTC (2+ messages)
[PATCH] mwifiex: add support for SDIO card reset
2012-11-20 5:17 UTC (3+ messages)
[PATCH] mac80211: Add debugfs callbacks for station addition/removal
2012-11-20 3:16 UTC
Edimax EW-7612Aun does not work
2012-11-20 2:05 UTC (2+ messages)
` Apologies ... "
[PATCH 1/2] qca-swiss-army-knife: refresh 9462 initvals
2012-11-20 1:30 UTC (4+ messages)
` [PATCH 2/2] qca-swiss-army-knife: refresh 9565 initvals
[PATCH] qca-swiss-army-knife: Add macro for TXFIR array
2012-11-20 1:29 UTC (2+ messages)
[PATCH] qca-swiss-army-knife: Update AR9485 initvals
2012-11-20 1:29 UTC (2+ messages)
[GIT] [3.7] NFC fixes
2012-11-20 0:42 UTC
[GIT] [3.8] NFC pull request
2012-11-20 0:42 UTC
[PATCH] net: remove unnecessary wireless includes
2012-11-20 0:10 UTC (2+ messages)
[PATCH 017/493] wireless: remove CONFIG_HOTPLUG ifdefs
2012-11-19 20:57 UTC (20+ messages)
` [PATCH 040/493] bcma: remove use of __devexit_p
` [PATCH 085/493] net/wireless: "
` [PATCH 126/493] rfkill: "
` [PATCH 137/493] NFC: "
` [PATCH 196/493] net/wireless: remove use of __devinit
` [PATCH 220/493] bcma: "
` [PATCH 239/493] nfc: "
` [PATCH 264/493] rfkill: "
` [PATCH 333/493] net: remove use of __devinitdata
` [PATCH 379/493] net: remove use of __devinitconst
` [PATCH 391/493] bcma: remove use of __devexit
` [PATCH 473/493] nfc: "
` [PATCH 490/493] rfkill: "
Recent change in netns/unshare behavior regarding phy's
2012-11-19 19:00 UTC
43228 not initialised by b43
2012-11-19 18:34 UTC (3+ messages)
[PATCH] brcmfmac: include linux/vmalloc.h from usb.c
2012-11-19 17:40 UTC (2+ messages)
pull-request: iwlwifi 2012-11-19
2012-11-19 16:42 UTC
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).