linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-24 20:00:23 to 2012-09-28 02:25:13 UTC [more...]

[RFC 1/2] ath9k_htc: Advertize allowed vif combinations
 2012-09-28  2:23 UTC  (5+ messages)
` [RFC 2/2] ath9k_htc: Remove interface combination specific checks

[PATCH] mwifiex: enhance RX reordering to avoid packet drop during host sleep
 2012-09-28  2:00 UTC 

[PATCH] rtlwifi: use %*ph[C] to dump small buffers
 2012-09-27 22:28 UTC  (5+ messages)

[PATCH -next] wireless: ath9k-htc: fix possible use after free
 2012-09-27 21:24 UTC  (3+ messages)

[PATCH v2 0/5] add scan flags support
 2012-09-27 18:59 UTC  (6+ messages)
` [PATCH v2 1/5] {nl,cfg}80211: add a flags word to scan requests
` [PATCH v2 2/5] cfg80211: add scan flag to indicate its priority
` [PATCH v2 3/5] cfg80211: add support for flushing old scan results
` [PATCH v2 4/5] mac80211: add support for tx to abort low priority scan requests
` [PATCH v2 5/5] mwifiex: use LOW_PRIORITY flag provided in scan request

[PATCH 0/3] add scan flags support
 2012-09-27 16:43 UTC  (7+ messages)

[RFC/RFT] ath9k: Advertize beacon_int_infra_match
 2012-09-27 15:18 UTC 

[PATCH] ath9k: Ensure we set FTP_STOMP_LOW weight when WLAN is idle
 2012-09-27 15:12 UTC 

[PATCH 3/3] cfg80211: add support for flushing old scan results
 2012-09-27 14:54 UTC  (3+ messages)

[PATCH] ath9k_hw: Handle AR_INTR_SYNC_HOST1_(FATAL|PERR) on AR9003
 2012-09-27 14:41 UTC 

broadcom-sta-dkms: to version >= 6.20.55.19 (r300276)
 2012-09-27 14:24 UTC 

Need desperate help - wireless 802.1X problem
 2012-09-27 14:20 UTC 

802.1X can associate but can not connect
 2012-09-27 13:41 UTC  (4+ messages)

[PATCH 1/6] ath6kl: Remove obselete USB device related checks
 2012-09-27 12:49 UTC  (6+ messages)
` [PATCH 2/6] ath6kl: Return error case when ath6kl_usb_alloc_pipe_resources fails
` [PATCH 3/6] ath6kl: Rename ATH6KL_HW_FLAG_64BIT_RATES
` [PATCH 4/6] ath6kl: Fix inactivity timeout for AR6004
` [PATCH 5/6] ath6kl: Fix mapping uplink endpoint "
` [PATCH 6/6] ath6kl: Add a hardware flag for SDIO CRC error workaround

[PATCH 00/11] brcmfmac: cleanup and support for AP mode
 2012-09-27 12:17 UTC  (12+ messages)
` [PATCH 01/11] brcmfmac: use wait_event_timeout for fw control packets over usb
` [PATCH 02/11] brcmfmac: use different fw api for encryption,auth. config
` [PATCH 03/11] brcmfmac: use define instead of hardcoded values
` [PATCH 04/11] brcmfmac: notify common driver about usb tx completion
` [PATCH 05/11] brcmfmac: get rid of extern keyword in wl_cfg80211.h
` [PATCH 06/11] brcmfmac: use brcmf_cfg80211_priv to interface with wl_cfg80211 code
` [PATCH 07/11] brcmfmac: remove two obsolete structure definitions
` [PATCH 08/11] brcmfmac: add hostap supoort
` [PATCH 09/11] brcmfmac: rename structure brcmf_cfg80211_priv
` [PATCH 10/11] brcmfmac: remove brcmf_read_prof() function
` [PATCH 11/11] brcmfmac: remove brcmf_update_prof() function

[patch] brcmfmac: use kcalloc() to prevent integer overflow
 2012-09-27 10:49 UTC  (4+ messages)

[PATCH 00/31] wlcore/wl18xx/wl12xx patches for 3.7
 2012-09-27 10:38 UTC  (32+ messages)
` [PATCH 01/31] wl18xx: update default phy configuration for pg2
` [PATCH 02/31] wlcore: consider single fw case
` [PATCH 03/31] wlcore: Prevent interaction with HW after recovery is queued
` [PATCH 04/31] wl18xx: increase rx_ba_win_size to 32
` [PATCH 05/31] wlcore: cancel recovery_work on stop() instead of remove_interface()
` [PATCH 06/31] wlcore: AP mode - send non-data packets with basic rates
` [PATCH 07/31] wlcore: allow only the lowest OFDM rate for p2p setup frames
` [PATCH 08/31] wlcore: make Tx flush timings more verbose
` [PATCH 09/31] wlcore: tx_flush - optimize flow and force Tx during the flush
` [PATCH 10/31] wl18xx/wl12xx: defines for Tx/Rx descriptors num
` [PATCH 11/31] wlcore/wl18xx/wl12xx: aggregation buffer size set
` [PATCH 12/31] wlcore: configure wowlan regardless of wakeup conditions
` [PATCH 13/31] wlcore: resume() only if sta is associated
` [PATCH 14/31] wlcore/wl18xx/wl12xx: allow up to 3 mac addresses
` [PATCH 15/31] wlcore: make debug prints work without dynamic debug
` [PATCH 16/31] wlcore: always use wlvif->role_id for scans
` [PATCH 17/31] wlcore: lazy-enable device roles
` [PATCH 18/31] wlcore: allow up to 3 running STA interfaces in combinations
` [PATCH 19/31] wl18xx: number_of_assembled_ant5 indicates if A band is enabled
` [PATCH 20/31] wlcore: spi: use private max-buf-size limit
` [PATCH 21/31] wlcore/wl18xx: add phy_fw_version_str to debugfs driver_state
` [PATCH 22/31] wlcore: Don't recover during boot
` [PATCH 23/31] wlcore: Fix unbalanced interrupts enablement
` [PATCH 24/31] wl18xx: default to siso40 in 2.4ghz with a single antenna
` [PATCH 25/31] wlcore: invalidate keep-alive template on disconnection
` [PATCH 26/31] wlcore: use dynamic keep-alive template ids
` [PATCH 27/31] wlcore: Allow memory access when the FW crashes
` [PATCH 28/31] wlcore: Refactor probe
` [PATCH 29/31] wlcore: Load the NVS file asynchronously
` [PATCH 30/31] wlcore: decrease elp timeout
` [PATCH 31/31] wlcore: protect wlcore_op_set_key with mutex

[GIT] [3.7] 2nd NFC pull request
 2012-09-27  9:54 UTC 

[PATCH] wl12xx: use module_platform_driver
 2012-09-27  9:06 UTC 

[PATCH v3] mac80211: VHT peer STA caps
 2012-09-27  7:27 UTC 

[PATCH v2] mac80211: VHT peer STA caps
 2012-09-27  7:21 UTC  (15+ messages)

inux-next: Tree for Sept 26 (nfc)
 2012-09-27  7:12 UTC  (3+ messages)
  ` [PATCH] nfc: add dummy nfc_llc_shdlc_register definition

Out of memory on 3.5 kernels
 2012-09-27  5:52 UTC  (8+ messages)

[PATCH 5/5] compat-drivers: Add a few pending patches for AR9565
 2012-09-27  6:51 UTC 

[PATCH 4/5] compat-drivers: Move patches to cherry-picks
 2012-09-27  6:51 UTC 

[PATCH 3/5] compat-drivers: Refresh cherry picked patches
 2012-09-27  6:50 UTC 

[PATCH 2/5] compat-drivers: Add pending stable patches
 2012-09-27  6:50 UTC 

[PATCH 1/5] compat-drivers: Refresh patches for next-20120926
 2012-09-27  6:50 UTC 

[PATCH 0/5] Patches for compat-drivers/linux-3.6.y
 2012-09-27  6:49 UTC 

[PATCH] ath5k: add missing breaks in ath5k_hw_set_spur_mitigation_filter
 2012-09-26 20:19 UTC  (3+ messages)

[PATCHv2 1/2] ath9k_htc: remove driver specific checks for interfaces combinations
 2012-09-26 20:11 UTC  (7+ messages)
` [PATCHv2 2/2] ath9k_htc: advertise allowed VIFs combination
        ` ath9k_htc: number of VIFs limitation

Agenda (v2) for Linux Wireless (802.11/Bluetooth/NFC) Mini-Summit 2012 (Barcelona!)
 2012-09-26 19:58 UTC  (3+ messages)

[PATCH] iw: add txabort and flush scan operands
 2012-09-26 18:24 UTC 

Which tree to pull for submitting patches to net/mac80211
 2012-09-26 17:06 UTC  (2+ messages)

[PATCH 2/3] mac80211: add support for tx to abort scan requests
 2012-09-21 18:01 UTC 

[PATCH 1/3] {nl,cfg}80211: add a flags word to scan requests
 2012-09-21 17:52 UTC 

[PATCH] RFC ath5k: missing break
 2012-09-26 17:02 UTC 

ath6kl ar6004/ar9374 (hw 1.3) WPA/WPA2 supported ?
 2012-09-26 15:14 UTC  (9+ messages)

[PATCH] ath3k: Added VID/PID for the Gigabyte GC-WB300D Wifi/Bluetooth card
 2012-09-26 14:17 UTC 

NFC: Set local general bytes in nci_start_poll
 2012-09-26 14:05 UTC 

unloading WiFi modules is usually triggering kernel crash
 2012-09-26 12:47 UTC  (4+ messages)

[PATCH v3] ath9k: Enable MCI for AR9565
 2012-09-26 11:34 UTC 

iwlwifi: 11n broken with 6300
 2012-09-26 10:34 UTC 

[RFC] mac80211: Notify new IBSS network creation
 2012-09-26  8:24 UTC  (7+ messages)

[PATCH] ath9k: Fix chainmask selection for AR9462
 2012-09-26  6:52 UTC 

AC and wireless linux drivers
 2012-09-26  6:29 UTC 

rtl8192ce, system freeze and bios reset
 2012-09-26  4:25 UTC  (4+ messages)

[PATCH 00/15] mwifiex: p2p support
 2012-09-26  3:23 UTC  (16+ messages)
` [PATCH 01/15] mwifiex: fix coding style issue
` [PATCH 02/15] mwifiex: implement cfg80211 mgmt_tx handler
` [PATCH 03/15] mwifiex: advertise mgmt_stype to cfg80211
` [PATCH 04/15] mwifiex: implement cfg80211 mgmt_frame_register handler
` [PATCH 05/15] mwifiex: report received management frames to cfg80211
` [PATCH 06/15] mwifiex: implement remain_on_channel and cancel_remain_on_channel
` [PATCH 07/15] mwifiex: process remain on channel expired event
` [PATCH 08/15] mwifiex: append each IE into a seperate IE buffer
` [PATCH 09/15] mwifiex: send firmware initialization commands synchronously
` [PATCH 10/15] mwifiex: add P2P interface
` [PATCH 11/15] mwifiex: add support for P2P client in interface type change
` [PATCH 12/15] mwifiex: add support for P2P GO "
` [PATCH 13/15] mwifiex: parse P2P IEs from beacon_data
` [PATCH 14/15] mwifiex: set txpd when send a mgmt frame for AP and GO mode
` [PATCH 15/15] mwifiex: add inactivity deauth support for ap

[PATCH v2 2/2] ath9k: Add a debugfs file to adjust antenna diversity
 2012-09-26  2:25 UTC 

[PATCH v2 1/2] ath9k: Handle errors properly in MCI initialization
 2012-09-26  2:24 UTC 

[PATCH] ath9k: Disable ASPM only for AR9285
 2012-09-25 22:01 UTC  (3+ messages)

[PATCH NEXT V3] rtlwifi: rtl8192c: rtl8192ce: Add support for B-CUT version of RTL8188CE
 2012-09-25 19:57 UTC  (2+ messages)

[RFC v3] cfg80211: VHT regulatory
 2012-09-25 19:06 UTC  (9+ messages)

TR: Unexpected periodical Wi-Fi speed drop
 2012-09-25 18:29 UTC  (2+ messages)
`  "

[PATCH v3] Fix for regulatory in 60g
 2012-09-25 16:56 UTC  (5+ messages)
` [PATCH v3] cfg80211: Fix regulatory check for 60GHz band frequencies

[PATCH] ath9k: Fix rx filtering issue for older chips
 2012-09-25 16:02 UTC 

[PATCH v2] ath9k: Enable MCI for AR9565
 2012-09-25 13:40 UTC  (2+ messages)

rmmod bcma trigger a crash
 2012-09-25 13:25 UTC  (2+ messages)

[PATCH] ath9k: Enable MCI for Aphrodite
 2012-09-25  8:18 UTC 

[PATCH V2] bcma: change delays to follow timers-howto guide
 2012-09-25  8:17 UTC 

pull-request: iwlwifi-next 2012-09-25
 2012-09-25  7:54 UTC 

pull-request: mac80211-next 2012-09-25
 2012-09-25  7:53 UTC 

Throughput regression in b43 caused by spurious avoidance implementation
 2012-09-25  6:29 UTC  (2+ messages)

[GIT] [3.7] NFC pull request
 2012-09-24 22:46 UTC 

pull request: bluetooth-next 2012-09-18
 2012-09-24 22:31 UTC  (5+ messages)

[RFC] b43-fwcutter: Add support for generating a fw for brcmsmac
 2012-09-24 21:09 UTC  (2+ messages)


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