linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-29 03:31:12 to 2012-07-02 20:11:45 UTC [more...]

[RFC 60g 0/5] Infrastructure for 60g (802.11ad)
 2012-07-02 20:11 UTC  (7+ messages)
` [RFC 60g 2/5] wireless: rate check logic for 60g
` [RFC 60g 5/5] wireless: bitrate calculation "

[PATCH v2 00/18] brcmsmac: update to get SoCs working
 2012-07-02 18:15 UTC  (25+ messages)
` [PATCH v2 01/18] brcmsmac: remove PCIE() macro
` [PATCH v2 02/18] brcmsmac: remove PCI_FORCEHT() macro
` [PATCH v2 03/18] brcmsmac: remove ai_get_buscore{type,rev}()
` [PATCH v2 04/18] brcmsmac: use container_of instead of cast
` [PATCH v2 05/18] brcmsmac: remove ai_findcore()
` [PATCH v2 06/18] brcmsmac: remove si_pmu_init() and si_pmu_res_init()
` [PATCH v2 07/18] brcmsmac: remove si_pmu_spuravoid_pllupdate()
` [PATCH v2 08/18] brcmsmac: remove some redundant chip common workarounds
` [PATCH v2 09/18] brcmsmac: use core id constants from bcma
` [PATCH v2 10/18] brcmsmac: use chip and package "
` [PATCH v2 11/18] brcmsmac: remove some unnessessacry casts and void pointer
` [PATCH v2 12/18] brcmsmac: add a conditions for core rev 17 again
` [PATCH v2 13/18] brcmsmac: add some workarounds for other chips again
` [PATCH v2 14/18] brcmsmac: extend xmtfifo_sz array
    ` [PATCH v3 "
` [PATCH v2 15/18] brcmsmac: fix DMA on SoCs
` [PATCH v2 16/18] brcmsmac: extend brcms_c_chipmatch() to also handle non PCIe devices
` [PATCH v2 17/18] brcmsmac: fix read in write_phy_reg
` [PATCH v2 18/18] brcmsmac: handle non PCI devices in the phy code

[PATCH v2] mac80211: reduce IEEE80211_TX_MAX_RATES from 5 to 4 to enable upcoming TPC support
 2012-07-02 17:46 UTC 

Kernel oops in __netif_schedule() for at76c50x-usb
 2012-07-02 17:38 UTC  (4+ messages)

[PATCH] wireless: at76c50x: fix multithread access to hex2str
 2012-07-02 17:32 UTC  (8+ messages)
` [RFC][PATCH 1/2] lib: printf: append support of '%*p[Mm][FR]'
  ` [RFC][PATCH 2/2] wireless: at76c50x: eliminate hex2str()

[PATCH] mac80211: remove tx_frags driver callback
 2012-07-02 17:15 UTC 

[PATCH 60g v2 0/5] Infrastructure for 60g (802.11ad)
 2012-07-02 15:15 UTC  (15+ messages)
` [PATCH 60g v2 1/5] wireless: add 802.11ad (60gHz band)
` [PATCH 60g v2 2/5] wireless: rate check logic for 60g
` [PATCH 60g v2 3/5] wireless: regulatory "
` [PATCH 60g v2 4/5] wireless: 60g protocol constants
` [PATCH 60g v2 5/5] wireless: bitrate calculation for 60g

[PATCH 1/5] compat: Make use of the vga_switcheroo_register_client
 2012-07-02 14:22 UTC  (5+ messages)
` [PATCH 2/5] compat: Backport shmem_read_mapping_page()
` [PATCH 3/5] compat: Define I2C_FUNC_NOSTART
` [PATCH 4/5] compat: Backport i2c_bit_algo structure
` [PATCH 5/5] compat: Backport DIV_ROUND_UP_DLL macro

pull-request: mac80211-next 2012-07-02
 2012-07-02 13:20 UTC 

[PATCH] mac80211: reduce IEEE80211_TX_MAX_RATES from 5 to 4 to enable upcoming TPC support
 2012-07-02 13:10 UTC  (3+ messages)

[PATCH] mac80211: allow calling ieee80211_ap_probereq_get() during auth/assoc
 2012-07-02 12:48 UTC  (2+ messages)

mac80211: correct size the argument to kzalloc in
 2012-07-02 12:41 UTC  (3+ messages)

[PATCH] mac80211: fix kzalloc memory corruption introduced in minstrel_ht
 2012-07-02 12:39 UTC 

[PATCH] mac80211: always set in_reconfig=false on wakeup
 2012-07-02 12:19 UTC  (2+ messages)

[PATCH] mac80211: destroy assoc_data correctly if assoc fails
 2012-07-02 12:02 UTC  (2+ messages)

[PATCH] NFC: Don't warn when closing uninitialized socket
 2012-07-02 11:31 UTC 

[PATCH] mac80211: VHT Cap IE
 2012-07-02 11:25 UTC 

[PATCH] iwlegacy: print how long queue was actually stuck
 2012-07-02  9:53 UTC  (8+ messages)

[PATCH] iwlegacy: don't mess up the SCD when removing a key
 2012-07-02 11:31 UTC 

[RFT] iwlegacy: don't mess up the SCD when removing a key
 2012-07-02  8:26 UTC  (6+ messages)

[PATCH]mac80211: VHT CapIE in ProbeReq
 2012-07-02  7:49 UTC 

Intel N 1030 desn't connect to AP with WPA2 | Linux 3.4.2
 2012-07-02  5:37 UTC  (3+ messages)

Initializing iwl3945 error
 2012-07-02  5:31 UTC  (10+ messages)

[PATCH 60g v1 0/5] Infrastructure for 60g (802.11ad)
 2012-07-01 16:55 UTC  (10+ messages)
` [PATCH 60g v1 1/5] wireless: add 802.11ad (60gHz band)
` [PATCH 60g v1 2/5] wireless: rate check logic for 60g
` [PATCH 60g v1 3/5] wireless: regulatory "
` [PATCH 60g v1 4/5] wireless: 60g protocol constants
` [PATCH 60g v1 5/5] wireless: bitrate calculation for 60g

[PATCH v3 1/5] ath9k_hw: start noisefloor calibration after MCI reset
 2012-07-01 14:23 UTC  (5+ messages)
` [PATCH v3 2/5] ath9k_hw: do not load noise floor readings when it is running
` [PATCH v3 3/5] ath9k: fix fullsleep power consumption when BTCOEX is enabled
` [PATCH v3 4/5] ath9k: fix power consumption on network sleep "
` [PATCH v3 5/5] ath9k_hw: fix AR9462 2g5g switch on full reset

[PATCH v2 1/5] ath9k_hw: start noisefloor calibration after MCI reset
 2012-07-01 14:22 UTC  (6+ messages)
` [PATCH v2 2/5] ath9k_hw: do not load noise floor readings when it is running
` [PATCH v2 3/5] ath9k: fix fullsleep power consumption when BTCOEX is enabled
` [PATCH v2 4/5] ath9k: fix power consumption on network sleep "
` [PATCH v2 5/5] ath9k_hw: fix AR9462 2g5g switch on full reset

[PATCH] mac80211: don't require associated->beacon_ies for ps
 2012-07-01 13:04 UTC  (4+ messages)

[PATCH 60g v1 5/5] wireless: bitrate calculation for 60g
 2012-07-01 10:44 UTC 

[PATCH V4] bcma: use custom printing functions
 2012-06-30 22:18 UTC  (2+ messages)

[PATCH V3] bcma: use custom printing functions
 2012-06-30 20:09 UTC 

[PATCH v3] mac80211: correct size the argument to kzalloc in minstrel_ht
 2012-06-30 20:03 UTC  (2+ messages)

linux-firmware: pull-request wl12xx 2012-06-27 (v2)
 2012-06-30 18:53 UTC  (2+ messages)

linux-firmware: pull-request wl12xx 2012-06-27
 2012-06-30 15:46 UTC  (3+ messages)

[patch] wlcore: fix a couple small memory leaks
 2012-06-30 12:07 UTC 

[PATCH] NFC: Prevent NULL deref when getting socket name
 2012-06-30  9:56 UTC 

[PATCH V2] bcma: use custom printing functions
 2012-06-30  9:40 UTC  (4+ messages)

[PATCH v2 0/9] bcma misc updates
 2012-06-30  9:19 UTC  (11+ messages)
` [PATCH v2 1/9] bcma: extend workaround for bcm4331
` [PATCH v2 2/9] bcma: add constants for chip ids
` [PATCH v2 3/9] bcma: remove fix for 4329b0 bad LPOM is detection
` [PATCH v2 4/9] bcma: add PCI ID for BCM43224
` [PATCH v2 5/9] bcma: complete workaround for BCMA43224 and BCM4313
` [PATCH v2 6/9] bcma: remove bcma_pmu_{pll,swreg}_init()
` [PATCH v2 7/9] bcma: remove chip ids doing nothing from PMU initialization
` [PATCH v2 8/9] bcma: add bcma_pmu_spuravoid_pllupdate()
` [PATCH v2 9/9] bcma: add mdelay bcma_pmu_resources_init()

Regression on ath9k_htc managed mode
 2012-06-30  4:14 UTC  (4+ messages)

pull request: wireless-next 2012-06-29
 2012-06-29 23:30 UTC  (2+ messages)

[PATCH 0/8] bcma misc updates
 2012-06-29 19:33 UTC  (5+ messages)

Kernel oops in at76c50x-usb
 2012-06-29 21:27 UTC 

Panda ES board hang when using GPIO as interrupt
 2012-06-29 15:53 UTC  (13+ messages)

[PATCH v2] mac80211: correct size the argument to kzalloc in minstrel_ht
 2012-06-29 15:24 UTC  (3+ messages)

[PATCH v2] brcmsmac: restructure info->control.sta handling as it is goning to be removed soon
 2012-06-29 15:04 UTC  (3+ messages)

[PATCH] ath9k: fixing register bit shift values of control packets to support TPC
 2012-06-29 14:43 UTC 

[PATCH] mac80211: correct size the argument to kzalloc in minstrel_ht
 2012-06-29 13:15 UTC  (5+ messages)

[PATCH] brcmsmac: restructure info->control.sta handling as it is goning to be removed soon
 2012-06-29 12:57 UTC  (3+ messages)

[PATCH v2] respect channels in iface combinations
 2012-06-29 12:22 UTC  (15+ messages)
` [PATCH 01/13] cfg80211: introduce cfg80211_stop_ap
` [PATCH 02/13] cfg80211: .stop_ap when interface is going down
` [PATCH 03/13] cfg80211: add channel tracking for AP and mesh
` [PATCH 04/13] cfg80211: track ibss fixed channel
` [PATCH 05/13] cfg80211: introduce cfg80211_get_chan_state
` [PATCH 06/13] cfg80211: track monitor interfaces count
` [PATCH 07/13] mac80211: refactor virtual monitor code
` [PATCH 08/13] cfg80211: refuse to .set_monitor_channel when non-monitors are present
` [PATCH 09/13] cfg80211: track monitor channel
` [PATCH 10/13] cfg80211: set initial "
` [PATCH 11/13] cfg80211/mac80211: remove .get_channel
` [PATCH 12/13] cfg80211: add channel checking for iface combinations
` [PATCH 13/13] cfg80211: respect iface combinations when starting operation

[PATCH] bcma: use custom printing functions
 2012-06-29 11:04 UTC  (4+ messages)

[PATCH] mac80211: VHT Cap IE
 2012-06-29  9:13 UTC  (4+ messages)

[PATCH 1/5] ath9k_hw: start noisefloor calibration after MCI reset
 2012-06-29  6:40 UTC  (5+ messages)
` [PATCH 2/5] ath9k_hw: do not load noise floor readings when it is running
` [PATCH 3/5] ath9k: fix fullsleep power consumption when BTCOEX is enabled
` [PATCH 4/5] ath9k: fix power consumption on network sleep "
` [PATCH 5/5] ath9k_hw: fix AR9462 2g5g switch on full reset

Mysterious hangs - cfg80211 - ath9k
 2012-06-29  6:19 UTC  (7+ messages)

[PATCH] ath9k: Fix clearing of BTCOEX flags
 2012-06-29  5:04 UTC 

[PATCH] wlcore: implement .flush callback
 2012-06-29  4:07 UTC  (7+ messages)

[PATCH 0/6] mwifiex: improvements for AP mode
 2012-06-29  3:30 UTC  (4+ messages)
` [PATCH 4/6] mwifiex: add change_beacon cfg80211 handler
` [PATCH 5/6] mwifiex: advertise WPS probe response offload support to cfg80211
` [PATCH 6/6] mwifiex: parse WPS IEs from beacon_data


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