linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-05-05 01:27:50 to 2012-05-08 17:44:03 UTC [more...]

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

[PATCH 3.4] iwlwifi: fix a potential race in receive buffer allocation
 2012-05-08 17:00 UTC  (3+ messages)

Adding custom channels to ath5k for researching purposes
 2012-05-08 16:49 UTC  (7+ 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 00/19] brcmsmac: use sprom and PCIe code from bcma
 2012-05-08 12:39 UTC  (5+ messages)

[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 

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

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

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

[PATCH] brcm80211: Remove an unused variable
 2012-05-08  6:35 UTC 

[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

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

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  (22+ 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)

[PATCHv2 00/21] cw1200: ST-Ericsson cw1200 wlan device driver
 2012-05-07 19:54 UTC  (11+ 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 

[PATCH] rt2x00:Add RT539B chipset support V2
 2012-05-07 13:18 UTC  (3+ messages)

[PATCH 00/20] NFC updates for 3.5
 2012-05-07 13:01 UTC  (22+ messages)
` [PATCH 01/20] NFC: Fix up for NLA_PUT_ api changes
` [PATCH 02/20] NFC: Cache the core NFC active target pointer instead of its index
` [PATCH 03/20] NFC: Remove useless HCI private nfc target table
` [PATCH 04/20] NFC: Specify usage for targets found and target lost events
` [PATCH 05/20] NFC: Add HCI/SHDLC support to let driver check for tag presence
` [PATCH 06/20] NFC: Update Documentation/nfc-hci.txt
` [PATCH 07/20] NFC: Remove unneeded pn533 dev NULL check
` [PATCH 08/20] NFC: LLCP connect must wait for a CC frame
` [PATCH 09/20] NFC: Update the LLCP poll mask
` [PATCH 10/20] NFC: Return the amount of LLCP bytes queued to sock_sendmsg
` [PATCH 11/20] NFC: Send device index instead of its name when target is lost
` [PATCH 12/20] NFC: Fix LLCP compilation warning
` [PATCH 13/20] NFC: Quiet nci/data.c sparse noise about plain integer as NULL pointer
` [PATCH 14/20] NFC: Include nci_core.h to nci/lib.c
` [PATCH 15/20] NFC: Quiet nci/ntf.c sparse noise about plain integer as NULL pointer
` [PATCH 16/20] NFC: HCI ops should not be exposed globally
` [PATCH 17/20] NFC: The NFC genl family structure "
` [PATCH 18/20] NFC: HCI based pn544 driver
` [PATCH 19/20] feature-removal: Remove pn544 raw driver
` [PATCH 20/20] NFC: HCI drivers don't have to keep track of polling state

txpower on linux wireless using xr9 ubiquiti card
 2012-05-07 12:41 UTC 

[RFCv2 0/6] Draft Software/Virtual AMP80211
 2012-05-07 11:59 UTC  (9+ messages)
` [RFCv2 1/6] mac80211: softamp: Adds Bluetooth Software AMP
` [RFCv2 4/6] mac80211: softamp: Handle assoc request
` [RFCv2 5/6] mac80211: softamp: Netlink interface to softamp

[PATCH] fix the increment of unicast/multicast counters for forwarded PREQ
 2012-05-07 10:54 UTC  (7+ messages)

[PATCH] Documentation: CodingStyle: add alignment rule for breaking statements
 2012-05-07 10:51 UTC 

[PATCH] [trivial] nl80211: fix typos in comments
 2012-05-07  9:46 UTC  (5+ messages)

[PATCH] cfg80211: Remove compile warnings
 2012-05-07  9:30 UTC  (4+ messages)

[PATCH 2/2] NFC: Select CRC_CCITT for SHDLC link layer of HCI based drivers
 2012-05-07  8:23 UTC  (2+ messages)

carl9170 - monitor mode TP drop
 2012-05-07  7:00 UTC  (5+ messages)

[PATCH] b43legacy: Fix error due to MMIO access with SSB unpowered
 2012-05-06 21:01 UTC 

[PATCH v3 1/6] bcma: Find names of non BCM cores
 2012-05-06 20:48 UTC  (14+ messages)
` [PATCH v3 2/6] bcma: Move initialization of SPROM to prevent overwrite
` [PATCH v3 3/6] bcma: Account for variable PCI memory base/size
` [PATCH v3 4/6] bcma: reads/writes are always 4 bytes, so always map 4 bytes
` [PATCH v3 5/6] bcma: Add __devexit to bcma_host_pci_remove
` [PATCH v3 6/6] bcma: Add flush for BCMA_RESET_CTL write

Bugreport ath5k in Kernel 3.2.14
 2012-05-06 17:34 UTC 

iwlwifi warn_slowpath with 3.*
 2012-05-06  9:58 UTC  (24+ messages)

Intel 2200BG/Linux
 2012-05-06  8:13 UTC  (3+ messages)

about SDIO WIFI Stack Test
 2012-05-06  7:17 UTC 

[PATCH] mac80211: Fix 'suspicious RCU usage' warning
 2012-05-05 15:39 UTC  (3+ messages)

[PATCH v3 0/6] BCMA Cumulative patches from OpenWRT
 2012-05-05  4:56 UTC 

[PATCH 00/11] brcmfmac: unify register access interface
 2012-05-05  1:27 UTC  (4+ messages)
` [PATCH 01/11] brcmfmac: remove unused parameter of brcmf_sdcard_reg_read
` [PATCH 04/11] brcmfmac: introduce unified register access interface for SDIO
` [PATCH 05/11] brcmfmac: replace brcmf_sdcard_cfg_read with brcmf_sdio_regrb


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