linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-05-07 14:30:05 to 2012-05-10 05:47:06 UTC [more...]

[PATCH] mac80211: Increment probe_send_count earlier
 2012-05-10  5:46 UTC 

iwlagn/iwlwifi kernel 3.2 related crashes
 2012-05-10  4:39 UTC 

[PATCH 0/3] staging: delete duplicated files/functionality in rtl8712
 2012-05-10  3:47 UTC  (4+ messages)
` [PATCH 1/3] staging: wean rtl8712 off of its ancient duplicate of if_ether.h
` [PATCH 2/3] staging: wean rtl8712 off of its ancient duplicate of ip.h
` [PATCH 3/3] staging: delete all duplicated endian crap from rtl8712 driver

[PATCH 0/3] net,drivers/net: Use ether_addr_equal and ether_addr_equal_64bits
 2012-05-10  3:17 UTC  (2+ messages)
` [PATCH 1/3] drivers/net: Convert compare_ether_addr to ether_addr_equal

[PATCH] rt2x00:Add RT539b chipset support
 2012-05-10  2:57 UTC  (2+ messages)

[PATCH 1/3] cw1200: use round_up instead of open-coding it
 2012-05-10  2:32 UTC  (3+ messages)
` [PATCH 2/3] cw1200: use != instead of ^ for comparison
` [PATCH 3/3] cw1200: use list_for_each_entry_safe and friends

[PATCH 00/13] net: Add and use ether_addr_equal
 2012-05-10  1:53 UTC  (8+ messages)
` [PATCH 08/13] mac80211: Convert compare_ether_addr to ether_addr_equal
` [PATCH 09/13] mac80211: Convert compare_ether_addr to ether_addr_equal by hand
` [PATCH 11/13] wireless: Convert compare_ether_addr to ether_addr_equal
` [PATCH 12/13] wireless: Convert compare_ether_addr to ether_addr_equal by hand

After Kernel 3.3, brcmsmac won't work on mid-2010 Mac Mini
 2012-05-10  0:38 UTC  (3+ messages)

[PATCH 00/19] brcmsmac: use sprom and PCIe code from bcma
 2012-05-09 22:27 UTC  (8+ messages)

[PATCH v2] ssb: add PCI IDs 0x4322 and 43222
 2012-05-09 22:22 UTC 

[PATCH 0/4] bcma: add PCI functions from brcmsmac
 2012-05-09 22:17 UTC  (2+ messages)

rt28xx AP-mode problem with commit 3edaf3e61fda3aa9ff8d38445bf92f2bec23bf63 "mac80211: manage AP netdev carrier state"
 2012-05-09 21:28 UTC  (5+ messages)

[PATCHv2 00/21] cw1200: ST-Ericsson cw1200 wlan device driver
 2012-05-09 20:59 UTC  (18+ messages)

[PATCH] ath6kl: Use correct max-scan-SSIDs limit
 2012-05-09 19:14 UTC 

[PATCH] rt2x00:Add RT539B chipset support V2
 2012-05-09 19:01 UTC  (5+ messages)
    ` [rt2x00-users] "

[PATCHv2 12/21] cw1200: sta.*, mac80211 STA callbacks
 2012-05-09 18:13 UTC  (2+ messages)

brcmsmac still woes, possible regression?
 2012-05-09 18:10 UTC  (17+ messages)

[PATCH 1/2] mac80211: fix network header location when adding encryption headers
 2012-05-09 15:02 UTC  (6+ messages)
` [PATCH 2/2] mac80211: allow low-level drivers to set netdev feature bits

[PATCH] mac80211: Fix race between tx path and ___ieee80211_stop_tx_ba_session
 2012-05-09 13:55 UTC  (3+ messages)

[PATCH 3.4] NFC: Export nfc.h to userland
 2012-05-09 13:02 UTC 

[RFC] nl80211: don't require netdev UP for wdev
 2012-05-09 11:40 UTC  (6+ messages)

[PATCH] brcm80211: Remove an unused variable
 2012-05-09  9:15 UTC  (4+ messages)

[RFC] mac80211: add time synchronisation with BSS for assoc
 2012-05-09  9:08 UTC 

[PATCH 3.4] iwlwifi: fix a potential race in receive buffer allocation
 2012-05-09  7:53 UTC  (5+ messages)

Pull request: ath6kl 20120509
 2012-05-09  7:26 UTC 

[PATCHv2 00/21] cw1200: ST-Ericsson cw1200 wlan device driver
 2012-05-09  6:58 UTC  (2+ messages)

If AP mode with MLME/SME implemented in firmware gets supported in linux 3.0
 2012-05-09  6:28 UTC 

[PATCH] mac80211: Add IV-room in the skb for TKIP and WEP
 2012-05-09  6:12 UTC  (2+ messages)

pull request: bluetooth-next 2012-05-09
 2012-05-09  4:46 UTC 

wireless-next rebased from 94c514fe
 2012-05-09  2:52 UTC  (2+ messages)

new stuff for 3.4 needs to be posted _now_
 2012-05-09  2:39 UTC 

[PATCH] cfg80211: Remove compile warnings
 2012-05-09  1:48 UTC  (5+ messages)

[PATCH v2 00/18] mwifiex: add AP support
 2012-05-09  1:30 UTC  (19+ messages)
` [PATCH v2 01/18] mwifiex: allocate space for one more mwifiex_private structure
` [PATCH v2 02/18] mwifiex: handle station specific commands on STA interface only
` [PATCH v2 03/18] mwifiex: support for creation of AP interface
` [PATCH v2 04/18] mwifiex: multi-interface support for mwifiex
` [PATCH v2 05/18] mwifiex: save adapter pointer in wiphy_priv
` [PATCH v2 06/18] mwifiex: append peer mac address TLV in key material command to firmware
` [PATCH v2 07/18] mwifiex: add bss start and bss stop commands for AP
` [PATCH v2 08/18] mwifiex: add AP command sys_config and set channel
` [PATCH v2 09/18] mwifiex: stop BSS in deauthentication handling
` [PATCH v2 10/18] mwifiex: handle interface type changes correctly
` [PATCH v2 11/18] mwifiex: common set_wiphy_params cfg80211 handler for AP and STA interface
` [PATCH v2 12/18] mwifiex: add cfg80211 start_ap and stop_ap handlers
` [PATCH v2 13/18] mwifiex: add AP event handling framework
` [PATCH v2 14/18] mwifiex: add WPA2 support for AP
` [PATCH v2 15/18] mwifiex: rearrange AP sys configure code
` [PATCH v2 16/18] mwifiex: add custom IE framework
` [PATCH v2 17/18] mwifiex: retrieve IEs from cfg80211_beacon_data and send to firmware
` [PATCH v2 18/18] mwifiex: delete IEs when stop_ap

[PATCH] b43: use pci_is_pcie() instead of obsolete pci_dev.is_pcie
 2012-05-08 23:51 UTC  (2+ messages)

[PATCH] rt28xx: Revert eccc068e8e84c8fe997115629925e0422a98e4de which causes txpower to be stuck at 0
 2012-05-08 23:14 UTC  (5+ messages)
` [OpenWrt-Devel] "

[PATCH 00/18] mwifiex: add AP support
 2012-05-08 19:43 UTC  (4+ messages)
` [PATCH 17/18] mwifiex: parse beacon, probe response and assoc response IEs from start_ap

iwlwifi driver's problem (wifi link roaming unstable)
 2012-05-08 19:42 UTC 

[PATCH] cfg80211: add warning when calculating MCS rates >= 32
 2012-05-08 19:36 UTC 

[PATCH] cfg80211: remove double prototype
 2012-05-08 19:23 UTC 

[PATCH] mac80211: support adding IV-room in the skb for CCMP keys
 2012-05-08 18:39 UTC  (8+ messages)

Adding custom channels to ath5k for researching purposes
 2012-05-08 18:24 UTC  (9+ messages)

[rt2800pci (AP) - ath9k] 802.11w: broken aggregation handling?
 2012-05-08 18:16 UTC  (14+ messages)
` [rt2x00-users] "

[PATCH] ath9k: Support ethtool getstats api
 2012-05-08 17:43 UTC  (6+ messages)

[PATCH] mac80211: add op to configure default key id to driver
 2012-05-08 14:06 UTC  (2+ messages)

[PATCH 00/21] cw1200: mac80211-based driver for ST-Ericsson CW1200 device
 2012-05-08 12:54 UTC  (5+ messages)
` [PATCH 09/21] cw1200: txrx.*, implementation of datapath

[PATCH 1/4] wlcore: use psd_type indexing according to spec
 2012-05-08 11:02 UTC  (4+ messages)
` [PATCH 2/4] wl12xx: set the irq polarity before loading the fw
` [PATCH 3/4] wlcore: do not send stop fwlog cmd if fw is hanged
` [PATCH 4/4] wlcore: fix the CONF_TX_AC_ANY_TID to be 0xff

Wireless problem in 3.4-rc5
 2012-05-08 10:57 UTC  (7+ messages)

Is there MII loopback possible in AR7240 based AP91 board?
 2012-05-08 10:50 UTC 

pull request: bluetooth 2012-05-04
 2012-05-08  7:07 UTC  (2+ messages)

[PATCH 1/4] mac80211: Push the deleted comment to correct place
 2012-05-08  4:00 UTC  (4+ messages)
` [PATCH 2/4] mac80211: Fix don't use '>' operator for matching channel types
` [PATCH 3/4] mac80211: Modify mesh_set_ht_prot_mode() to have less identation
` [PATCH 4/4] mac80211: Add debugfs entry for mesh ht_opmode

[WIP] rtlwifi: rtl8192su subdriver
 2012-05-08  2:18 UTC  (11+ messages)
` [WIP v2] "
  ` [PATCH 1/9] rtlwifi: don't pass a null pointer to fill_tx_desc
  ` [PATCH 2/9] rtlwifi: fix typo
  ` [PATCH 3/9] rtlwifi: fix the selection of the bulk in endpoint
  ` [PATCH 4/9] rtlwifi: check for all 8192Sx-family cards for efuse operations
  ` [PATCH 5/9] rtlwifi: add short circuit in the receive path
  ` [PATCH 6/9] rtlwifi: fail rtl_usb_start if any bulk in urbs fail
  ` [PATCH 7/9] rtlwifi: mimic rtl_pci_stop and disable LEDs
  ` [PATCH 8/9] rtlwifi: ugly hack to enable feature disparity between subdrivers
  ` [PATCH 9/9] rtlwifi: add rtl8192su subdriver

Is there a patch for a bug?
 2012-05-07 23:15 UTC  (3+ messages)

[PATCH] Bluetooth: Fix coding style
 2012-05-07 23:24 UTC  (18+ messages)

[PATCH] mac80211_hwsim: Report rate info in tx status
 2012-05-07 23:17 UTC  (2+ messages)

[PATCH] ssb: add PCI IDs 0x4322 and 0xa8d6
 2012-05-07 21:11 UTC  (2+ messages)

3.4-rc5: Oops in run_timer_softirq()
 2012-05-07 20:52 UTC  (5+ messages)

[PATCH] brcm80211: Initialize a variable before used
 2012-05-07 20:10 UTC  (2+ messages)

[PATCH] mwl8k: Add 0x2a02 PCI device-id (Marvell 88W8361)
 2012-05-07 18:26 UTC  (14+ messages)

3.4-rc5: Oops in run_timer_softirq()
 2012-05-07 16:51 UTC  (2+ messages)

[PATCH] mac80211: fix TX aggregation session timer
 2012-05-07 15:57 UTC 

WARNING: at net/mac80211/iface.c:162
 2012-05-07 15:45 UTC  (7+ messages)

[PATCH] mac80211: fix single queue drivers
 2012-05-07 15:45 UTC 


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