linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-13 20:12:39 to 2013-10-17 07:42:46 UTC [more...]

[PATCH 00/21] rt2x00: separate rt2800 PCI and SoC driver
 2013-10-17  7:42 UTC  (9+ messages)
` [PATCH 01/21] rt2x00: create a new module for rt2800 MMIO code
` [PATCH 02/21] rt2x00: rt2800pci: use rt2800mmio prefix for TX descriptor functions
` [PATCH 03/21] rt2x00: rt2800pci: move TX descriptor functions to the rt2800mmio module
` [PATCH 04/21] rt2x00: rt2800pci: use rt2800mmio prefix for RX control handler functions
` [PATCH 05/21] rt2x00: rt2800pci: move RX control handler functions to the rt2800mmio module
` [PATCH 06/21] rt2x00: rt2800pci: use rt2800mmio prefix for interrupt functions
` [PATCH 07/21] rt2x00: rt2800pci: move interrupt functions to the rt2800mmio module
` [PATCH 08/21] rt2x00: rt2800pci: use rt2800mmio prefix for queue functions

[PATCH 0/5] rfkill-gpio: ACPI support
 2013-10-17  7:44 UTC  (9+ messages)
` [PATCH 1/5] net: rfkill: gpio: convert to resource managed allocation
` [PATCH 2/5] net: rfkill: gpio: clean up clock handling
` [PATCH 3/5] net: rfkill: gpio: spinlock-safe GPIO access
` [PATCH 4/5] net: rfkill: gpio: prepare for DT and ACPI support
` [PATCH 5/5] net: rfkill: gpio: add "

[PATCH v2 0/8] ath10k: fixes 2013-10-15
 2013-10-17  5:33 UTC  (15+ messages)
` [PATCH v2 1/8] ath10k: prevent starting monitor without a vdev
` [PATCH v2 2/8] ath10k: add sanity checks for monitor management
` [PATCH v2 3/8] ath10k: fix endianess in prints
` [PATCH v2 4/8] ath10k: fix NSS reporting in RX
` [PATCH v2 5/8] ath10k: fix NULL deref upon early FW crash
` [PATCH v2 6/8] ath10k: implement ath10k_pci_soc_read/write32()
` [PATCH v2 7/8] ath10k: fix device initialization routine
` [PATCH v2 8/8] ath10k: fix FW crashes on heavy TX on 10.1.389 AP FW

[PATCH] cfg80211/nl80211: Add support to report unsafe frequency ranges(s)
 2013-10-17  4:57 UTC 

ath9k AR9287 status?
 2013-10-17  2:08 UTC  (7+ messages)

[PATCH] drivers: net: wireless: b43: Fix possible NULL ptr dereference
 2013-10-17  0:40 UTC 

[PATCH 2/2] staging: vt6656: rxtx change u32 [4] aWTxKey to u8[16] tx_key
 2013-10-16 21:25 UTC  (3+ messages)

p54usb raspberry pi no wlan0 device
 2013-10-16 16:35 UTC  (2+ messages)

[PATCH 0/7] ath10k: fixes 2013-10-15
 2013-10-16 14:18 UTC  (14+ messages)
` [PATCH 1/7] ath10k: prevent starting monitor without a vdev
` [PATCH 2/7] ath10k: add sanity checks for monitor management
` [PATCH 3/7] ath10k: fix endianess in prints
` [PATCH 4/7] ath10k: fix NSS reporting in RX
` [PATCH 5/7] ath10k: fix NULL deref upon early FW crash
` [PATCH 6/7] ath10k: fix device initialization routine
` [PATCH 7/7] ath10k: fix FW crashes on heavy TX on 10.1.389 AP FW

[PATCH 0/7] ath10k: fix WMI atomic usage
 2013-10-16 12:48 UTC  (12+ messages)
` [PATCH 1/7] ath10k: use workqueue to set WEP TX key
` [PATCH 2/7] ath10k: fix add_interface failure handling
` [PATCH 3/7] ath10k: track vif list internally
` [PATCH 4/7] ath10k: fix scheduling while atomic config bug
` [PATCH 5/7] ath10k: remove unnecessary checks
` [PATCH 6/7] ath10k: fix ath10k_bss_assoc() to not sleep in atomic context
` [PATCH 7/7] ath10k: add might_sleep() to ath10k_wmi_cmd_send()

iwlwifi Centrino Advanced-N 6235, setting regulatory domain with iw reg set XX doesn't work
 2013-10-16  9:51 UTC  (2+ messages)

[PATCH 1/2] ath10k: rename WMI_CMD_UNDEFINED
 2013-10-16  8:52 UTC  (3+ messages)
` [PATCH 2/2] ath10k: return better errno for unsupported pdev params

[PATCH 00/12] brcmfmac: fixes for MMC hosts without scatter-gather
 2013-10-16  8:51 UTC  (14+ messages)
` [PATCH 01/12] brcmfmac: store address in trace_brcmf_hexdump()
` [PATCH 02/12] brcmfmac: add tracepoint for capturing the SDPCM header
` [PATCH 03/12] brcmfmac: rename variable max_seg_sz to max_seg_cnt for clarity
` [PATCH 04/12] brcmfmac: determine host controller related variables during probe
` [PATCH 05/12] brcmfmac: rework scatter-gather code in brcmf_sdio_buffrw()
` [PATCH 06/12] brcmfmac: rename brcmf_sdio_buffrw()
` [PATCH 07/12] brcmfmac: rework single packet transfers
` [PATCH 08/12] brcmfmac: verify result of brcmf_sdio_addrprep() calls
` [PATCH 09/12] brcmfmac: remove stale code from brcmf_sdcard_recv_chain()
` [PATCH 10/12] brcmfmac: fix brcmf_sdcard_send_pkt() for host without sg support
` [PATCH 11/12] brcmfmac: fix brcmf_sdio_txpkt_prep() "
` [PATCH 12/12] brcmfmac: fix brcmf_sdcard_recv_chain() "

[PATCH v2] ath10k: do not warn about unsupported vdev param
 2013-10-16  8:50 UTC  (2+ messages)

[PATCH 00/18] cleanup: wrapper functions of net_ratelimit() called to simplify code
 2013-10-16  3:27 UTC  (23+ messages)
` [PATCH 01/18] netfilter: cleanup: delete Macro PRINTR
` [PATCH 02/18] net: use wrapper functions of net_ratelimit() to simplify code
` [PATCH 03/18] rt18187se: "
` [PATCH 04/18] rt18192e: "
` [PATCH 05/18] rt18192u: "
` [PATCH 06/18] net: wireless: "
` [PATCH 07/18] net: ethernet: "
` [PATCH 08/18] atm: "
` [PATCH 09/18] block: aoe: "
` [PATCH 10/18] net: peak_usb: "
` [PATCH 11/18] net: hamradio: "
` [PATCH 12/18] net: irda: "
` [PATCH 13/18] net: ppp: "
` [PATCH 14/18] net: usb: "
` [PATCH 15/18] net: xen: "
` [PATCH 16/18] net: virtio: "
` [PATCH 17/18] net: vxlan: "
` [PATCH 18/18] net: wimax: "

[PATCH] drivers: net: wireless: Fix wrong check for reassociation request retry counter
 2013-10-16  0:07 UTC 

[PATCH] mac80211: Remove check for offchannel state when waking netdev queues
 2013-10-15 21:16 UTC 

[PATCH 1/2] staging: vt6656: rxtx.c s_vFillTxKey replace u8 *pbyBuf
 2013-10-15 20:41 UTC 

drivers/net/wireless/iwlwifi/dvm/tx.c:456 iwlagn_tx_skb+0x6c5/0x883()
 2013-10-15 20:19 UTC  (7+ messages)
` [Ilw] "

[PATCH 3/3] staging: vt6656: rxtx.c clean up s_uGetRTSCTSDuration
 2013-10-15 20:05 UTC 

[PATCH 2/3] staging: vt6656: rxtx.c s_uGetRTSCTSDuration allow fall-through duplicates
 2013-10-15 20:03 UTC 

[PATCH 1/3] staging: vt6656: rxtx.c s_bPacketToWirelessUsb set fallback tx rates
 2013-10-15 20:00 UTC 

pull request: wireless 2013-10-15
 2013-10-15 17:56 UTC 

pull request: wireless 2013-10-15
 2013-10-15 17:46 UTC 

[PATCH 3.12] mwifiex: fix SDIO interrupt lost issue
 2013-10-15 16:59 UTC  (3+ messages)

[GIT] [3.13] NFC updates
 2013-10-15 16:19 UTC 

[PATCH 1/7] ath10k: fix scheduling while atomic bug
 2013-10-15 16:16 UTC  (2+ messages)

Lower throughput in Ad-hoc than in Infrastructure mode?
 2013-10-15 13:29 UTC  (2+ messages)

[PATCH 3.12 1/3] mac80211: fix honouring rate flags in low-rate transmit
 2013-10-15 13:17 UTC  (3+ messages)
` [PATCH 3.12 2/3] mac80211: respect rate mask in TX
` [PATCH 3.12 3/3] mac80211: sanity check WMM/QoS parameters

[PATCH 3.12] rt2x00: check if device is still available on rt2x00mac_flush()
 2013-10-15 13:00 UTC  (2+ messages)

[PATCH 3.12] rt2400pci: fix RSSI read
 2013-10-15 12:28 UTC 

[PATCH] mac80211: fixes for mesh powersave logic
 2013-10-15 10:29 UTC 

[PATCH] cfg80211: fix channel to frequency mapping in 5.9GHz range
 2013-10-15  9:40 UTC  (9+ messages)

[PATCH v5 0/5] Add Mesh Channel Switch Support
 2013-10-15  2:08 UTC  (6+ messages)
` [PATCH v5 1/5] mac80211: process the CSA frame for mesh accordingly
` [PATCH v5 2/5] {nl,cfg,mac}80211: enable the triggering of CSA frame in mesh
` [PATCH v5 3/5] mac80211: refactor the parsing of chan switch ie
` [PATCH v5 4/5] {nl,cfg,mac}80211: implement mesh channel switch userspace API
` [PATCH v5 5/5] mac80211: process mesh channel switching using beacon

[PATCH 0/6] ath / ath9k updates
 2013-10-15  0:42 UTC  (7+ messages)
` [PATCH 1/6] cfg80211: export reg_initiator_name()
` [PATCH 2/6] ath: move common dynamic regulatory domain setting to a helper
` [PATCH 3/6] ath: split user and driver reguluatory hint parsing
` [PATCH 4/6] ath: add support for proper dynamic regulatory hints
` [PATCH 5/6] ath9k: check for NULL rate when using ieee80211_get_rts_cts_rate()
` [PATCH 6/6] ath9k: add TX99 support

pull request: bluetooth-next 2013-10-14
 2013-10-14 23:52 UTC 

[PATCH 1/2] cfg80211: on ibss_joined use the channel to get the proper bss object
 2013-10-14 22:38 UTC  (2+ messages)
` [PATCH 2/2] mac80211: store the channel in wdev upon ibss_join

[Patch 1/1]: libertas/sdio: fix releasing memory twice
 2013-10-14 22:51 UTC  (4+ messages)
    ` [PATCH] libertas: move firmware lifetime handling to firmware.c

[PATCH 3.12] ath5k: fix regression in tx status processing
 2013-10-14 20:16 UTC  (2+ messages)

[PATCH 1/3] rt2x00: rt2800lib: use {tx,rx}_chain_num to avoid superfluous EEPROM access
 2013-10-14 19:59 UTC  (3+ messages)
` [PATCH 2/3] rt2x00: rt2800lib: use switch statement for RF specific setup
` [PATCH 3/3] rt2x00: rt2800lib: autodetect 5GHz band support

[PATCH] staging: vt6656: main_usb.c correct pDevice->pControlURB goto
 2013-10-14 18:58 UTC 

[PATCH] staging: vt6656: return from workqueues on fMP_DISCONNECTED
 2013-10-14 18:51 UTC 

[PATCH] staging vt6656: Remove 10 second timer and move to BSSvSecondCallBack
 2013-10-14 18:46 UTC 

[PATCH] staging: vt6656: return if pControlURB->hcpriv not NULL
 2013-10-14 18:44 UTC 

[PATCH] mac80211_hwsim: Add iface comb for DFS
 2013-10-14 17:51 UTC 

[PATCH v4 0/6] Add Mesh Channel Switch Support
 2013-10-14 17:49 UTC  (13+ messages)
` [PATCH v4 2/6] {nl,cfg,mac}80211: enable the triggering of CSA frame in mesh
` [PATCH v4 3/6] mac80211: add the CSA and MCSP elements in mesh beaconing
` [PATCH v4 5/6] {nl,cfg,mac}80211: finalizing mesh channel switching

pull-request: mac80211 2013-10-14
 2013-10-14 17:34 UTC  (2+ messages)

[PATCH] ath10k: do not warn about unsupported vdev param
 2013-10-14 16:06 UTC  (3+ messages)

[PATCH] mac80211: add ieee80211_tx_prepare_skb() helper function
 2013-10-14 16:01 UTC 

[Ilw] trouble with wireless AC 7260 in ubuntu 13.04
 2013-10-14 14:06 UTC  (2+ messages)

[PATCH 1/4] ath9k: dfs kill ath9k specyfic code
 2013-10-14  9:06 UTC  (4+ messages)
` [PATCH 2/4] ath9k: dfs move ath_dfs_pool_stats
` [PATCH 3/4] ath9k: dfs use CFG80211_CERTIFICATION_ONUS flag
` [PATCH 4/4] ath9k/ath: move dfs pattern detector to ath

[PATCH v2 0/2] cfg80211: changes to add the country IE preferences
 2013-10-14  8:53 UTC  (3+ messages)
` [PATCH v2 1/2] cfg80211: add flags to define country IE processing rules

Getting the Sitecom WLA-2102 running with the rtl8192cu driver? (add its USB ID)
 2013-10-14  7:57 UTC 

[PATCH] wireless: radiotap: fix parsing buffer overrun
 2013-10-14  7:45 UTC  (2+ messages)

[PATCH] mac80211: fix crash if bitrate calculation goes wrong
 2013-10-14  7:45 UTC  (2+ messages)

ath9k oops report on RNWD-N9003PCe device
 2013-10-14  2:36 UTC 

[PATCH v4] rt2x00: rt2800lib: remove duplicate rf_vals for RF3053
 2013-10-14  2:05 UTC 

[PATCH] rtlwifi: Add new firmware files for rtl8192cu
 2013-10-14  0:15 UTC  (3+ messages)

[PATCH] ti-connectivity: add wl1251 firmware and license
 2013-10-13 20:12 UTC  (8+ messages)
          ` [GIT PULL] firmware: wl1251 firmware binary


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