messages from 2011-10-03 15:53:27 to 2011-10-05 20:50:14 UTC [more...]
[PATCH 00/15] staging: brcm80211: cleanup fullmac structs and softmac srom lookup
2011-10-05 20:47 UTC (18+ messages)
` [PATCH 02/15] staging: brcm80211: remove threads_only code from fullmac
` [PATCH 03/15] staging: brcm80211: remove redundant bus register layer "
` [PATCH 04/15] staging: brcm80211: remove code duplication for driver variable lookup
` [PATCH 05/15] staging: brcm80211: change parameter in "
` [PATCH 06/15] staging: brcm80211: remove locking macro definitions
` [PATCH 07/15] staging: brcm80211: fix thread blocking issue in brcmf_sdbrcm_bus_stop()
` [PATCH 08/15] staging: brcm80211: remove invalid variable lookup from srom
` [PATCH 09/15] staging: brcm80211: use identifiers instead of string for srom lookup
` [PATCH 10/15] staging: brcm80211: use enum identifiers in srom variable tables
` [PATCH 11/15] staging: brcm80211: replace string based variable storage by linked list
` [PATCH 12/15] staging: brcm80211: remove parameter 'off' from _initvars_srom_pci()
` [PATCH 13/15] staging: brcm80211: cleanup driver variable references
` [PATCH 14/15] staging: brcm80211: clean up struct brcmf_if in fullmac
` [PATCH 15/15] staging: brcm80211: remove brcmf_op_if from fullmac
[PATCH 00/26] various cleanup changes for brcmfmac and brcmsmac
2011-10-05 20:40 UTC (28+ messages)
` [PATCH 01/26] staging: brcm80211: cleaned up struct brcms_bss_cfg
` [PATCH 02/26] staging: brcm80211: remove setting ssn to zero upon AMPDU_TX_START
` [PATCH 03/26] staging: brcm80211: remove filtering of received frames
` [PATCH 04/26] staging: brcm80211: remove brcmu_bprintf and related functions
` [PATCH 05/26] staging: brcm80211: replace brcmu_bitcount with hweight8
` [PATCH 06/26] staging: brcm80211: fullmac: fixed double #include
` [PATCH 07/26] staging: brcm80211: clean up rtnl_lock in fullmac
` [PATCH 08/26] staging: brcm80211: remove fullmac module_param for intr/poll mode
` [PATCH 09/26] staging: brcm80211: stop using assigned thread priority in fullmac
` [PATCH 10/26] staging: brcm80211: fixed checkpatch warnings
` [PATCH 11/26] staging: brcm80211: removed accessor functions for band type and etheraddress
` [PATCH 12/26] staging: brcm80211: fixed function returns
` [PATCH 13/26] staging: brcm80211: made NULL ethernet address const
` [PATCH 14/26] staging: brcm80211: removed empty brcms_c_reset_bmac_done callback function
` [PATCH 15/26] staging: brcm80211: decreased indentation level of brcms_c_wme_setparams function
` [PATCH 16/26] staging: brcm80211: removed redundant code from brcms_c_set_gmode
` [PATCH 17/26] staging: brcm80211: cleanup of shared memory related wrapper functions
` [PATCH 18/26] staging: brcm80211: cleanup of transmit buffer size related wrapper function
` [PATCH 19/26] staging: brcm80211: cleanup of several wrapper functions
` [PATCH 20/26] staging: brcm80211: removed unneeded call to brcms_b_tx_fifo_suspended
` [PATCH 21/26] staging: brcm80211: removed synchronisation of wlc->machwcap field
` [PATCH 22/26] staging: brcm80211: remove brcms_b_dotxstatus wrapper function
` [PATCH 23/26] staging: brcm80211: combined if statements
` [PATCH 24/26] staging: brcm80211: remove N mode validation function
` [PATCH 25/26] staging: brcm80211: softmac: added event tracing
` [PATCH 26/26] staging: brcm80211: smac: fix for 64 bit systems
mwifiex: add cfg80211 handlers add/del_virtual_intf
2011-10-05 19:52 UTC (3+ messages)
Compat-wireless release for 2011-10-05 is baked
2011-10-05 19:04 UTC
[PATCH v13 1/5] ath9k: eliminate common->{rx,tx}_chainmask
2011-10-05 18:09 UTC (6+ messages)
` [PATCH v13 2/5] ath9k: move a few functions around
` [PATCH v13 3/5] ath9k: always call ath_reset from workqueue context
` [PATCH v13 4/5] ath9k: merge reset related functions
` [PATCH v13 5/5] ath9k: implement .get_antenna and .set_antenna
[PATCH v3] move brcm80211 drivers to mainline
2011-10-05 16:38 UTC (8+ messages)
答复: 3.1-rc6+ rtl8192se issue
2011-10-05 15:15 UTC (7+ messages)
` 答复: "
` 答复: "
[PATCH] ath6kl:Fix execution address of OTP AR6003 HW2.0
2011-10-05 14:14 UTC
[PATCH 01/15] staging: brcm80211: move driver variable functions to srom.c
2011-10-05 13:30 UTC
Is there anybody doing DSRC/802.11p Driver Development?
2011-10-05 13:05 UTC (2+ messages)
[patch] ath5k: remove some unneeded error handling code
2011-10-05 12:33 UTC (2+ messages)
ath9k: irq storm after suspend/resume
2011-10-05 13:02 UTC (15+ messages)
3.1-rc8: carl open src driver bug
2011-10-05 12:33 UTC
ath6kl: pass only unicast frames for aggregation
2011-10-05 11:57 UTC (3+ messages)
[RFC] mac80211: remove per band sta supported rates
2011-10-05 11:22 UTC (6+ messages)
b43 lockdep splat
2011-10-05 11:03 UTC
[PATCH 1/1] linux-firmware: Add new firmware image for ath6kl driver
2011-10-05 10:00 UTC (3+ messages)
[PATCH 00/29] wl12xx: start preparing the driver for multi-vif support
2011-10-05 9:56 UTC (30+ messages)
` [PATCH 01/29] wl12xx: disable AP-mode-specific quirks
` [PATCH 02/29] wl12xx: replace wl->mac_addr with vif->addr
` [PATCH 03/29] wl12xx: start reworking the init sequence
` [PATCH 04/29] wl12xx: define wl12xx_vif
` [PATCH 05/29] wl12xx: move rate_set into wlvif
` [PATCH 06/29] wl12xx: move basic_rate "
` [PATCH 07/29] wl12xx: replace wl->bssid with vif->bss_conf.bssid
` [PATCH 08/29] wl12xx: move bss_type into wlvif
` [PATCH 09/29] wl12xx: remove set_bss_type field
` [PATCH 10/29] wl12xx: move p2p into wlvif
` [PATCH 11/29] wl12xx: move ssid and ssid_len "
` [PATCH 12/29] wl12xx: move probereq "
` [PATCH 13/29] wl12xx: move aid "
` [PATCH 14/29] wl12xx: move role_id "
` [PATCH 15/29] wl12xx: move dev_role_id "
` [PATCH 16/29] wl12xx: move sta_hlid "
` [PATCH 17/29] wl12xx: move ap_global_hlid and ap_bcast_hlid "
` [PATCH 18/29] wl12xx: move session_counter "
` [PATCH 19/29] wl12xx: move some logic into wl12xx_init_vif_data
` [PATCH 20/29] wl12xx: move dev_hlid into wlvif
` [PATCH 21/29] wl12xx: move beacon_int "
` [PATCH 22/29] wl12xx: move default_key "
` [PATCH 23/29] wl12xx: move pspoll_work "
` [PATCH 24/29] wl12xx: move ps_compl "
` [PATCH 25/29] wl12xx: move ps_poll_failures and psm_entry_retry "
` [PATCH 26/29] wl12xx: move rssi_thold and last_rssi_event "
` [PATCH 27/29] wl12xx: move ba fields "
` [PATCH 28/29] wl12xx: move ap_hlid_map into wlvif.ap
` [PATCH 29/29] wl12xx: move recorded_ap_keys into wlvif
Question: ath6kl (driver/net/wireless/ath/ath6kl) with debug_mask value
2011-10-05 9:55 UTC (5+ messages)
[PATCH 1/6] ath6kl: remove unused parameters from struct wmi
2011-10-05 9:23 UTC (6+ messages)
` [PATCH 2/6] ath6kl: fix struct host_app_area endian handling
` [PATCH 3/6] ath6kl: return error block size is not power of 2
` [PATCH 4/6] ath6kl: move htc_hif to hif.c
` [PATCH 5/6] ath6kl: remove unused values from htc_hif.h
` [PATCH 6/6] ath6kl: move remaining content from htc_hif.h to hif.h
[PATCH] ath6kl: make sure WLAN power save is enabled during suspend
2011-10-05 7:12 UTC
[patch] ath9k: remove some bogus error handling code
2011-10-05 5:48 UTC
RTL8192SE blank EFUSE readout after suspend resume cycle
2011-10-05 3:36 UTC (3+ messages)
BUG: Soft lockup CPU#0 stuck for 22s! [wpa_supplicant:756]
2011-10-05 2:55 UTC (4+ messages)
Carl9170 firmware source code /w kernel.org down
2011-10-05 1:11 UTC
[PATCH 1/3] compat: add ETH_P_TDLS
2011-10-05 0:42 UTC (4+ messages)
` [PATCH 2/3] compat: add is_unicast_ether_addr
` [PATCH 3/3] compat: add linux/of.h just when CONFIG_OF is set
[PATCH 0/8] wireless: add DFS master support
2011-10-05 0:14 UTC (10+ messages)
` [PATCH 1/8] wireless-regdb: Add master DFS region support
` [PATCH 2/8] wireless-regdb: add FCC as the DFS region for US
` [PATCH 3/8] cfg80211: process regulatory DFS region for countries
` [PATCH 4/8] cfg80211: pass DFS region to drivers through reg_notifier()
` [PATCH 5/8] crda: synch up nl80211.h
` [PATCH 6/8] crda: add support to send DFS master region
` [PATCH 7/8] iw: synch nl80211.h
` [PATCH 8/8] iw: add DFS region parsing support
iwlagn master-2011-10-03 warning on iwl_trans_pcie_tx()
2011-10-04 19:31 UTC (2+ messages)
Compat-wireless release for 2011-10-04 is baked
2011-10-04 19:05 UTC
[PATCH] mwifiex: use separate wait queue for each command node
2011-10-04 18:50 UTC (4+ messages)
` [PATCH] mwifiex: add support for Marvell pcie8766 chipset
[RFC 0/6] ath9k: DFS pattern detection
2011-10-04 17:49 UTC (31+ messages)
` [RFC 1/6] ath9k: add DFS statistics to debugfs
` [RFC 2/6] ath9k: add DFS debug flag
` [RFC 4/6] ath9k: add DFS build parameter
` [RFC 5/6] ath9k: enable DFS pulse detection
` [RFC 6/6] ath9k: handle pulse data reported by DFS HW
[PATCH] mac80211: fix offchannel TX cookie matching
2011-10-04 16:27 UTC
linux-next: build failure after merge of the moduleh tree
2011-10-04 15:09 UTC (3+ messages)
[PATCH 3.2] iwlagn: separate init calib and rt calib
2011-10-04 14:10 UTC
[patch] fix the definition of AR9170_PHY_REG_CURRENT_RSSI
2011-10-04 13:47 UTC (2+ messages)
[PATCH] mac80211: pass no-CCK flag through to HW scan
2011-10-04 13:07 UTC
[PATCH 1/2] compat-wireless: make patches apply again
2011-10-04 11:11 UTC (2+ messages)
` [PATCH 2/2] compat-wireless: deactivate sdio suspend in ath6kl with kernel < 2.6.34
[PATCH 1/5] ath6kl: Fix sparse warning "symbol 'conn' shadows an earlier one"
2011-10-04 8:08 UTC (4+ messages)
` [PATCH 4/5] ath6kl: Fix possible race in accessing bounce buffer
rt2800pci - ksoftirq takes 100% CPU
2011-10-04 7:42 UTC (2+ messages)
[PATCH] cfg80211: allow channel change on monitor i/f if no active i/f present
2011-10-04 6:37 UTC (2+ messages)
pull request: bluetooth-next 2011-10-03
2011-10-04 2:28 UTC
[PATCH v2 00/26] staging: brcm80211: 8th reaction for mainline patch #2
2011-10-03 23:33 UTC (4+ messages)
` [PATCH v3 00/25] "
[PATCH 00/20] staging: brcm80211: code clean up
2011-10-03 23:23 UTC (2+ messages)
Regulatory revamp status
2011-10-03 20:00 UTC (3+ messages)
[PATCH] compat-wireless: make patches apply again
2011-10-03 19:58 UTC (2+ messages)
[PATCH] compat: add skb_tx_timestamp() and skb_defer_rx_timestamp()
2011-10-03 19:57 UTC (2+ messages)
Compat-wireless release for 2011-10-03 is baked
2011-10-03 19:02 UTC
Linux wireless in android phones
2011-10-03 15:56 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).