linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-08-08 13:59:35 to 2011-08-10 07:14:41 UTC [more...]

[PATCH v3 00/11] bcma: add support for embedded devices like bcm4716
 2011-08-10  7:14 UTC  (5+ messages)
` [PATCH 06/11] bcma: add serial console support

[PATCH] ath6kl: fix function name conflicts with ath9k
 2011-08-10  7:11 UTC 

[ANN] crda: v1.1.2
 2011-08-10  3:13 UTC 

[PATCH] support for setting RANN interval and mesh gate
 2011-08-10  1:33 UTC  (2+ messages)

[PATCH] cfg80211/mac80211: move information element parsing logic to cfg80211
 2011-08-10  1:02 UTC 

depmod doesn't prefer uncompressed file and updates directory
 2011-08-10  0:29 UTC 

Bug#625953: linux-2.6: orinoco_pci module is no longer present
 2011-08-10  0:34 UTC  (3+ messages)
        ` hostap: connection drops after 10 minutes

mac80211: ibss.c, missing regdom check?
 2011-08-10  0:01 UTC  (3+ messages)

[PATCH] crda - Add nested support for libnl-1, libnl-2.0, and libnl-3.0
 2011-08-09 23:55 UTC  (2+ messages)

[PATCH 0/8] mac80211: add mesh gate forwarding
 2011-08-09 23:45 UTC  (9+ messages)
` [PATCH 1/8] mac80211: improve mpath debugging
` [PATCH 2/8] mac80211: fix mpath timer NULL function
` [PATCH 3/8] mac80211: mesh locking fixes
` [PATCH 4/8] mac80211: fix mesh path flushing
` [PATCH 5/8] mac80211: mesh gate implementation
` [PATCH 6/8] {nl,mac}80211: add missing root mode meshconf entries
` [PATCH 7/8] {nl,cfg,mac}80211: let userspace set RANN interval
` [PATCH 8/8] {nl,cfg,mac}80211: let userspace make meshif mesh gate

[PATCH 1/2] compat-wireless: remove include of compat-2.6.h in cfg80211.h
 2011-08-09 21:52 UTC  (3+ messages)
` [PATCH 2/2] compat-wireless: add cfg80211-wext.h

rtl8192cu sometimes it can authenticate to ap
 2011-08-09 19:27 UTC  (5+ messages)

[PATCH v2 01/13] ath9k_hw: Add dump_eeprom support for AR9003
 2011-08-09 19:51 UTC  (5+ messages)
` [PATCH v2 08/13] ath9k_hw: Fix incorrect Tx control power in AR9003 template
` [PATCH v2 10/13] ath9k_hw: update PMU to improve ripple issue for AR9485

[PATCH 0/6] mac80211: mesh frame formats
 2011-08-09 19:50 UTC  (7+ messages)
` [PATCH 1/6] mac80211: fix mesh beacon format
` [PATCH 2/6] ieee80211: introduce Self Protected Action codes
` [PATCH 3/6] mac80211: update mesh peering frame codes
` [PATCH 4/6] mac80211: update mesh peering frame format
` [PATCH 5/6] ieee80211: add mesh action codes
` [PATCH 6/6] mac80211: update mesh path selection frame format

[PATCH 00/40] wl12xx: move to wl12xx-fw-3
 2011-08-09 19:29 UTC  (49+ messages)
` [PATCH 01/40] wl12xx: Revert "wl12xx: schedule TX packets according to FW occupancy"
` [PATCH 02/40] wl12xx: Use a single fw for both STA and AP roles
` [PATCH 03/40] wl12xx: use 1 spare block in all cases
` [PATCH 04/40] wl12xx: temporarily disable 11n and advanced ap functions
` [PATCH 05/40] wl12xx: remove rx filtering stuff
` [PATCH 06/40] wl12xx: wl12xx-fw-3 - Update fw status struct
` [PATCH 07/40] wl12xx: wl12xx-fw-3 - update acx commands
` [PATCH 08/40] wl12xx: wl12xx-fw-3 - update commands & events
` [PATCH 09/40] wl12xx: enable/disable role on interface add/remove
` [PATCH 10/40] wl12xx: add device role commands
` [PATCH 11/40] wl12xx: wl12xx-fw-3 - update scan cmd api
` [PATCH 12/40] wl12xx: wl12xx-fw-3 - rx/tx changes
` [PATCH 13/40] wl12xx: wl12xx-fw-3 - change max/default template size
` [PATCH 14/40] wl12xx: use wl1271_acx_beacon_filter_opt for both sta and ap
` [PATCH 15/40] wl12xx: add set_rate_mgmt_params acx
` [PATCH 16/40] wl12xx: add system_hlid
` [PATCH 17/40] wl12xx: add ROC/CROC commands
` [PATCH 18/40] wl12xx: replace dummy_join with "
` [PATCH 19/40] wl12xx: handle dummy packet event also in ap mode
` [PATCH 20/40] wl12xx: update BT coex configuration params
` [PATCH 21/40] wl12xx: fix session counter
` [PATCH 22/40] wl12xx: use dynamic hlids for AP-mode
` [PATCH 23/40] wl12xx: re-enable block ack session support
` [PATCH 24/40] wl12xx: call wl1271_cmd_set_peer_state() in AP mode
` [PATCH 25/40] wl12xx: don't remove key if hlid was already deleted
` [PATCH 26/40] wl12xx: add wl1271_cmd_role_start_ibss()
` [PATCH 27/40] wl12xx: support IBSS vif type
` [PATCH 28/40] wl12xx: AP-mode - set STA HT capabilities when adding a STA
` [PATCH 29/40] wl12xx: AP-mode - configure STA HT rates on join
` [PATCH 30/40] wl12xx: AP-mode - configure HT rate support to the FW
` [PATCH 31/40] wl12xx: use ap_bcast_hlid for recorded keys
` [PATCH 32/40] wl12xx: don't remove key if hlid was already deleted
` [PATCH 33/40] wl12xx: track freed packets in FW by AC
` [PATCH 34/40] wl12xx: schedule TX packets according to FW packet occupancy
` [PATCH 35/40] wl12xx: handle wrap-around overflow in released Tx blocks FW counter
` [PATCH 36/40] wl12xx: enable AP advanced functionality
` [PATCH 37/40] wl12xx: don't wait for disconnection event
` [PATCH 38/40] wl12xx: set the AP-started flag only after setting keys
` [PATCH 39/40] wl12xx: AP-mode - prevent Tx to stale/invalid stations
` [PATCH 40/40] wl12xx: fix tx_queue_count spurious increment

[PATCH wireless-3.1] iwlagn: sysfs couldn't find the priv pointer
 2011-08-09 19:23 UTC  (15+ messages)

Compat-wireless release for 2011-08-09 is baked
 2011-08-09 19:03 UTC 

[PATCH] ath9k_hw: Fix STA (AR9485) bringup issue due to incorrect MAC address
 2011-08-09 18:44 UTC  (4+ messages)

Bridging wired to STA interfaces
 2011-08-09 18:11 UTC  (4+ messages)

[RFC] NFC: NCI protocol proposal
 2011-08-09 18:02 UTC  (3+ messages)

[PATCH v2] wl12xx: use 2 spare TX blocks for GEM cipher
 2011-08-09 17:59 UTC  (2+ messages)

Pull request: ath6kl 2011-08-09
 2011-08-09 17:22 UTC 

[PATCH] ath: Fix hardware decryption of WEP
 2011-08-09 17:07 UTC  (5+ messages)
  ` [ath9k-devel] "

Cannot easily set CONFIG_WIRELESS_EXT in kernel 3.0 build
 2011-08-09 16:14 UTC  (4+ messages)

[PATCH] ath9k: optimize rate control statistics
 2011-08-09 16:03 UTC 

[RFC] ath9k: optimize rate control statistics
 2011-08-09 15:51 UTC  (2+ messages)

[PATCH] rt2x00: rt2800usb: fix races in tx queue
 2011-08-09 15:45 UTC  (12+ messages)
    ` [PATCH v2] "

[RFC] mac80211: fix resuming when device is gone
 2011-08-09 15:30 UTC  (14+ messages)

[PATCH] ath6kl: Include scatterlist.h in hif.h to fix compilation error
 2011-08-09 13:58 UTC  (2+ messages)

[RFC 0/2] mac80211 offchannel fixes
 2011-08-09 13:33 UTC  (11+ messages)
` [RFC 1/2] mac80211: fix remain_off_channel regression
` [RFC 2/2] mac80211: config hw when going back on-channel

[PATCH v2 2/2] mac80211: fix race condition between assoc_done and first EAP packet
 2011-08-09 12:37 UTC  (2+ messages)

[PATCH 1/2] mac80211: refactor sta_info_insert_rcu to 3 main stages
 2011-08-09 12:20 UTC  (4+ messages)

BUG: null pointer deref in rt2800usb_get_txwi
 2011-08-09 10:21 UTC  (3+ messages)

AR9285 Wireless 80211n mode get only 25Mbit with Linux 2.6.38.8 and compat-wireless-2.6.38.2-2
 2011-08-09 10:08 UTC  (10+ messages)

Making sense of cfg80211_scan_request.n_ssids
 2011-08-09  9:42 UTC  (6+ messages)

minstrel_ht and legacy rates?
 2011-08-09  9:01 UTC 

[PATCH] mac80211: clear sta.drv_priv on reconfiguration
 2011-08-09  6:35 UTC  (4+ messages)

[PATCH] mac80211: fix erroneous clearing of MESH_PATH_SN_VALID flag
 2011-08-08 23:30 UTC 

[PATCH 1/2] b43: read correct register on bcma bus
 2011-08-08 21:27 UTC  (4+ messages)

b43: LCN-PHY add place for new PHY support
 2011-08-08 21:02 UTC  (5+ messages)

[PATCH 0/6] update mesh frame formats
 2011-08-08 19:15 UTC  (6+ messages)
` [PATCH 4/6] mac80211: update mesh peering frame format

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

[PATCHv2 00/82] staging: brcm80211: resubmit previously posted patches
 2011-08-08 16:38 UTC  (24+ messages)
` [PATCHv2 01/82] staging: brcm80211: fix compile error on non-x86 archs since 3.0 kernel
` [PATCHv2 50/82] staging: brcm80211: remove BRCMF_SD_* debug macros from brcmfmac
` [PATCHv2 58/82] staging: brcm80211: remove unused rx status definitions
` [PATCHv2 61/82] staging: brcm80211: remove dma_addrwidth() function
` [PATCHv2 65/82] staging: brcm80211: simplified register access macro's in softmac
` [PATCHv2 67/82] staging: brcm80211: remove struct brcmf_sdioh_driver from brcmfmac
` [PATCHv2 68/82] staging: brcm80211: remove vendor and device id check "
` [PATCHv2 69/82] staging: brcm80211: remove struct brcmf_sdio_card "
` [PATCHv2 72/82] staging: brcm80211: remove function pointer of interrupt isr in brcmfmac
` [PATCHv2 73/82] staging: brcm80211: cleanup to get rid of 'over 80 character' line
` [PATCHv2 74/82] staging: brcm80211: removed unused bus code from softmac
` [PATCHv2 75/82] staging: brcm80211: replaced void *btparam into struct pci_dev *btparam
` [PATCHv2 76/82] staging: brcm80211: removed void * from ai_ functions
` [PATCHv2 77/82] staging: brcm80211: removed brcms_c_module_unregister() call in ampdu.c
` [PATCHv2 78/82] staging: brcm80211: removed watchdog function from softmac
` [PATCHv2 79/82] staging: brcm80211: SPARC build error fix
` [PATCHv2 80/82] staging: brcm80211: fix 'uninitialized usage' compiler warning

[PATCH] mac80211/mesh: make the preq queue lock consistent
 2011-08-08 16:26 UTC  (3+ messages)

[PATCH] ath9k_htc: minor clean-up
 2011-08-08 15:48 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).