linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-08-25 10:20:02 to 2011-08-27 00:18:30 UTC [more...]

[PATCH 0/9] mesh fixes
 2011-08-27  0:18 UTC  (14+ messages)
` [PATCH 1/9] mac80211: Fix RCU pointer dereference in mesh_path_discard_frame()
` [PATCH 2/9] mac80211: Limit amount of HWMP frames and forwarded data packets in queues on mesh interfaces
` [PATCH v2 0/8] mesh fixes
  ` [PATCH v2 1/8] mac80211: Fix RCU pointer dereference in mesh_path_discard_frame()
  ` [PATCH v2 2/8] mac80211: Remove mesh paths when an interface is removed

BQL crap and wireless
 2011-08-26 23:27 UTC 

[wireless-next][PATCH 0/3][ANNOUNCE] b43 the first Linux driver supporting HT-PHY (BCM4331)!
 2011-08-26 21:34 UTC  (3+ messages)

[PATCH 00/14] staging: brcm80211: brcmfmac driver cleanup
 2011-08-26 20:15 UTC  (10+ messages)

[RESEND PATCH 01/01 for 3.2] iwlagn: handle GO powersave
 2011-08-26 19:58 UTC  (2+ messages)

[RFC] Move brcm80211 to mainline
 2011-08-26 19:45 UTC  (15+ messages)
` [PATCH v2] "

[PATCH] linux-firmware: Updated brcmfmac FW
 2011-08-26 19:34 UTC 

[PATCH 1/3] b43: LCN-PHY: add very basic PHY ops
 2011-08-26 19:30 UTC  (5+ messages)
` [PATCH 2/3] b43: LCN-PHY: implement disabling radio

Compat-wireless release for 2011-08-26 is baked
 2011-08-26 19:05 UTC 

[wireless-next][PATCH 1/3] b43: Relax requirement for descriptors to be in the DMA zone
 2011-08-26 18:41 UTC  (3+ messages)
` [wireless-next][PATCH 2/3] b43: use 8K buffers for 64-bit DMA to workaround hardware bug
` [wireless-next][PATCH 3/3] b43: make HT-PHY support experimental

[PATCH 00/13] staging: brcm80211: first reaction to mainline patch #2
 2011-08-26 17:54 UTC  (15+ messages)
` [PATCH 01/13] staging: brcm80211: remove unused definition flag from top Makefile
` [PATCH 02/13] staging: brcm80211: remove macro definitions from brcmsmac Makefile
` [PATCH 03/13] staging: brcm80211: remove usage of macro WL11N_20MHZONLY
` [PATCH 04/13] staging: brcm80211: remove macro definitions from brcmfmac Makefile
` [PATCH 05/13] staging: brcm80211: rename key endian conversion functions
` [PATCH 06/13] staging: brcm80211: remove brcmf_find_msb() function
` [PATCH 07/13] staging: brcm80211: removed unused code in dma.c
` [PATCH 08/13] staging: brcm80211: assigned physical addresses in dma.c correct type
` [PATCH 09/13] staging: brcm80211: bugfix for 32 bit power pc platform
` [PATCH 10/13] staging: brcm80211: removed NORADIO_ENAB() macro from softmac phy code
` [PATCH 11/13] staging: brcm80211: removed unused phy logging
` [PATCH 12/13] staging: brcm80211: removed unused #ifdef sections
` [PATCH 13/13] staging: brcm80211: got rid of static function declarations in softmac phy

pull request: wireless 2011-08-26
 2011-08-26 16:36 UTC  (2+ messages)

[PATCH 1/2] ath9k_hw: Fix rx latency of 11a mode
 2011-08-26 15:26 UTC  (9+ messages)
` [PATCH 2/2] ath9k_hw: Fix slottime with coverage class

[PATCH] iwlegacy: fix BUG_ON(info->control.rates[0].idx < 0)
 2011-08-26 15:24 UTC 

[PATCH] p54spi: add "spi:" prefix for stlc45xx modalias
 2011-08-26 14:51 UTC  (2+ messages)

1 more question about sending patches with dependencies
 2011-08-26 14:30 UTC  (2+ messages)

[PATCH] ath5k: Invoke irqsafe version of ieee80211_tx_status() to avoid deadlock
 2011-08-26 14:22 UTC  (3+ messages)

[PATCH 0/8] FIXUP: mesh gates
 2011-08-26 14:27 UTC  (5+ messages)

How to write a period CF-Poll sending program in mac80211
 2011-08-26 13:41 UTC 

[RFT][PATCH] b43: use 8K buffers for 64-bit DMA to workaround hardware bug
 2011-08-26 13:28 UTC  (2+ messages)

[PATCH V3 1/3] ath6kl: Add initial debugfs changes
 2011-08-26 10:11 UTC  (4+ messages)
` [PATCH V3 2/3] ath6kl: Add debugfs entry to dump target stats
` [PATCH V3 3/3] ath6kl: Add debugfs file entry to dump credit distribution stats

[PATCH] staging: brcmfmac: Consolidate debugging macros
 2011-08-26  9:24 UTC  (8+ messages)

can't understand the process of RX
 2011-08-26  9:09 UTC 

force wifi radio to sleep immediately
 2011-08-26  9:00 UTC  (5+ messages)

[PATCH 0/2] ath: Reduce logging message code size
 2011-08-26  8:56 UTC  (3+ messages)
` [PATCH 1/2] ath: Make ath_dbg void not int
` [PATCH 2/2] ath: Make ath_printk void not int and remove unused struct ath_common *

[PATCH] ath9k_hw: Fix init mode register regression
 2011-08-26  7:12 UTC 

[compat-wireless-3.1-rc1-1] rt2800usb crashes the machine
 2011-08-26  6:56 UTC  (5+ messages)

[RESEND PATCH 00/60] update for 3.2
 2011-08-26  6:11 UTC  (60+ messages)
` [PATCH 01/60] iwlagn: Rename iwlcore prefix
` [PATCH 02/60] iwlagn: remove out-dated comments
` [PATCH 03/60] iwlagn: use iwl_get_debug_level instead of iwl_debug_level
` [PATCH 04/60] iwlagn: introduce iwl-shared.h
` [PATCH 05/60] iwlagn: introduce struct iwl-shared - known by all layers
` [PATCH 06/60] iwlagn: debug_level moves to struct iwl_shared
` [PATCH 07/60] iwlagn: hw_params moves to iwl_shared
` [PATCH 08/60] iwlagn: cmd_queue "
` [PATCH 09/60] iwlagn: workqueue "
` [PATCH 10/60] iwlagn: priv->status "
` [PATCH 11/60] iwlagn: priv->lock "
` [PATCH 12/60] iwlagn: priv->mutex "
` [PATCH 13/60] iwlagn: modify the debug macro to be usable by all the layers
` [PATCH 14/60] iwlagn: add IWL_DEBUG_FW_ERRORS
` [PATCH 15/60] iwlagn: priv->sta_lock moves to iwl_shared
` [PATCH 16/60] iwlagn: bus layer chooses its transport layer
` [PATCH 17/60] iwlagn: add comments to iwl_bus / iwl_trans
` [PATCH 18/60] iwlagn: transport handler can register debugfs entries
` [PATCH 19/60] iwlagn: iwl_rx_queue moves to the iwl_trans_pcie
` [PATCH 20/60] iwlagn: move iwl_suspend / iwl_resume to the transport layer
` [PATCH 21/60] iwlagn: move ISR related data to "
` [PATCH 22/60] iwlagn: move the NIC error flow to the "
` [PATCH 23/60] iwlagn: enable 11n aggregation without checking traffic load
` [PATCH 24/60] iwlagn: support small form factor SKU of 6205
` [PATCH 25/60] iwlagn: more comments for bt channel inhibition
` [PATCH 26/60] iwlagn: add comments to module parameters
` [PATCH 27/60] iwlagn: move isr_statistics to transport layer
` [PATCH 28/60] iwlagn: reclaim the packets in "
` [PATCH 29/60] iwlagn: move reclaim related functions
` [PATCH 30/60] iwlagn: move scd_bc_tbls and scd_base_addr to iwl_trans_pcie
` [PATCH 31/60] iwlagn: fix the check of IWLAGN_FIRST_AMPDU_QUEUE
` [PATCH 33/60] iwlagn: move iwl_free_pages to iwl-shared.h
` [PATCH 34/60] iwlagn: transport layer should receive iwl_trans
` [PATCH 35/60] iwlagn: move hcmd_lock to transport layer
` [PATCH 36/60] iwlagn: move dump_csr and dump_fh "
` [PATCH 37/60] iwlagn: remove references to priv from the "
` [PATCH 38/60] iwlagn: remove unused parameters from hw_params
` [PATCH 39/60] iwlagn: iwl-dev.h doesn't include iwl-fh.h any more
` [PATCH 40/60] iwlagn: move Keep Warm to transport layer
` [PATCH 41/60] iwlagn: add missing includes
` [PATCH 42/60] iwlagn: all function iwl-io.c receive iwl_bus
` [PATCH 43/60] iwlagn: fix compile warnings when CONFIG_PM_SLEEP is not set
` [PATCH 44/60] iwlagn: iwl-pci doesn't include iwl-dev any more
` [PATCH 45/60] iwlagn: adding special "D" SKU for 2000 series
` [PATCH 46/60] iwlagn: iwl_tid_data moves to iwl-shared
` [PATCH 47/60] iwlagn: remove dereferences of priv from transport
` [PATCH 48/60] iwlagn: stop the device before freeing it
` [PATCH 49/60] iwlagn: upper layer stores iwl_rxon_context in skb's CB
` [PATCH 50/60] iwlagn: set tx_fifo for ampdu in transport layer
` [PATCH 51/60] iwlagn: upper layer uses slabs to allocate tx cmds
` [PATCH 52/60] iwlagn: move the mapping ac to queue / fifo to transport
` [PATCH 53/60] iwlagn: allocate resources for TX BA session in transport
` [PATCH 54/60] iwlagn: move the check_empty logic to the transport layer
` [PATCH 55/60] iwlagn: move the disable agg logic to "
` [PATCH 56/60] iwlagn: cosmetics in iwl-trans.h
` [PATCH 57/60] iwlagn: move wait_for_tx_queue_empty to transport layer
` [PATCH 58/60] iwlagn: move check_stuck_queue "
` [PATCH 59/60] iwlagn: move the stop / wake queue logic "
` [PATCH 60/60] iwlagn: move tx queues "

[PATCH] ath9k: minor cleanup in ani
 2011-08-26  5:49 UTC 

[PATCH] ath9k: use appropriate debug mask
 2011-08-26  5:40 UTC 

[PATCH v2] mwifiex: replace kmalloc & memcpy sequence with kmemdup
 2011-08-25 23:45 UTC  (2+ messages)

[PATCH] p54: Use do_div for 64-bit division to fix 32-bit kernels
 2011-08-25 21:47 UTC 

[PATCH] libertas: update readme file
 2011-08-25 19:44 UTC  (2+ messages)

[PATCH] mwifiex: replace kmalloc & memcpy sequences with kmemdup
 2011-08-25 19:39 UTC  (3+ messages)

[PATCH] ath9k: add missing AR9340 in ath_mac_bb_names
 2011-08-25 19:33 UTC 

[PATCH 1/3] compat: add mac_pton()
 2011-08-25 19:12 UTC  (3+ messages)
` [PATCH 3/3] compat: add crc8 lib

Compat-wireless release for 2011-08-25 is baked
 2011-08-25 19:04 UTC 

[RFC] mac80211: add IBSS merge support
 2011-08-25 18:33 UTC 

Bridging wired to STA interfaces
 2011-08-25 18:17 UTC  (7+ messages)

[RFC/RFT] b43: Relax requirement for descriptors to be in the DMA zone
 2011-08-25 18:08 UTC  (4+ messages)

[PATCH 1/5] wl12xx: don't disconnect on recovery
 2011-08-25 17:48 UTC  (6+ messages)
` [PATCH 2/5] wl12xx: don't use WL1271_SCAN_OPT_PRIORITY_HIGH flag
` [PATCH 3/5] wl12xx: check for ROC on scan_complete
` [PATCH 4/5] wl12xx: add config_hangover command
` [PATCH 5/5] wl12xx: don't queue a new dummy packet if one is already pending

[PATCH] mac80211: mesh gate fixes
 2011-08-25 17:36 UTC 

[PATCH] mac80211: refactor skb copy to failq in mesh_path_move_to_queue
 2011-08-25 17:02 UTC  (6+ messages)

Some confusing segment of Beacon
 2011-08-25 16:26 UTC 

[PATCH] mac80211: fix suspend/resume races with unregister hw
 2011-08-25 16:24 UTC  (4+ messages)
  ` [PATCH] cfg80211: document wiphy->registered

[PATCH 1/4] wl12xx: print acx id
 2011-08-25 15:11 UTC  (4+ messages)
` [PATCH 2/4] wl12xx: print the seq_num of rx packet
` [PATCH 3/4] wl12xx: add module_param to trigger BUG() on recovery
` [PATCH 4/4] wl12xx: add beacon_filtering debugfs file

[ath9k-devel] is nl80211 being used now?
 2011-08-25 14:42 UTC 

iwlagn: Random "Time out reading EEPROM"
 2011-08-25 13:50 UTC  (6+ messages)

car9170: undefined reference to `__udivdi3'
 2011-08-25 13:59 UTC  (3+ messages)

[PATCH 3/3] nl80211/cfg80211: Add extra IE configuration to AP mode setup
 2011-08-25 13:50 UTC  (3+ messages)

[PATCH 1/2] mac80211: add flag to indicate HW only Tx-agg support
 2011-08-25 13:09 UTC  (5+ messages)

[PATCH v2] wl12xx: declare support for WIPHY_FLAG_AP_UAPSD
 2011-08-25 11:26 UTC 

[PATCH v2 1/3] nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flag
 2011-08-25 11:24 UTC  (3+ messages)
` [PATCH v2 2/3] nl80211/cfg80211: add STA WME parameters
` [PATCH v2 3/3] mac80211: add uapsd_queues and max_sp params fields


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).