linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-05-31 19:47:49 to 2011-06-02 16:35:35 UTC [more...]

[PATCH 0/9] compat-wireless: Add support for kernel 3.XX
 2011-06-02 16:35 UTC  (2+ messages)
` [PATCH 1/9] comapt-wireless: move doku to the correct place in config.mk

[PATCH 0/4] Add support for kernel 3.XX
 2011-06-02 16:31 UTC  (5+ messages)
` [PATCH 1/4] compat: add support for kernel 3.0
` [PATCH 2/4] compat: add device name in register_netdevice(dev)
` [PATCH 3/4] compat: rename CONFIG_COMPAT_KERNEL_
` [PATCH 4/4] compat: add KEY_WPS_BUTTON

[PATCH 00/10] update for 2.6.41
 2011-06-02 16:22 UTC  (3+ messages)
` [PATCH 07/10] iwlagn: advertise interface combinations

[PATCH 1/2] iwlagn: fix channel switch locking
 2011-06-02 16:17 UTC  (5+ messages)
  ` [PATCH 1/2 v2] "
` [PATCH 2/2] iwlagn: refactor iwlagn_mac_channel_switch

[PATCH] bcma: read SPROM and extract MAC from it
 2011-06-02 14:52 UTC  (2+ messages)

[RFC][PATCH] b43: use condition for SSB specific ops
 2011-06-02 12:40 UTC  (2+ messages)

[PATCH] b43: add BCMA 80211 core specific defines
 2011-06-02 11:43 UTC 

[PATCH 01/83] staging: brcm80211: removed unused Broadcom specific ioctls codes
 2011-06-02 10:42 UTC  (99+ messages)
` [PATCH 02/83] staging: brcm80211: removed iovar layer from softmac
` [PATCH 03/83] staging: brcm80211: cleanup struct wl_info
` [PATCH 04/83] staging: brcm80211: removed unused timeout fields in wlc_protection
` [PATCH 05/83] staging: brcm80211: remove WLC_WATCHDOG_TBTT macro
` [PATCH 06/83] staging: brcm80211: cleanup struct wlc_info definition
` [PATCH 07/83] staging: brcm80211: fix compiler warning introduced
` [PATCH 08/83] staging: brcm80211: replaced #ifdef __mips__ sections by W_REG_FLUSH
` [PATCH 09/83] staging: brcm80211: emptied wlioctl.h
` [PATCH 10/83] staging: brcm80211: removed wlioctl.h and dhdioctl.h
` [PATCH 11/83] staging: brcm80211: updated MAINTAINERS, README and TODO files
` [PATCH 12/83] staging: brcm80211: remove iovars IOV_BLOCKMODE
` [PATCH 13/83] staging: brcm80211: remove iovars IOV_DMA
` [PATCH 14/83] staging: brcm80211: remove iovars IOV_NUMLOCALINTS
` [PATCH 15/83] staging: brcm80211: remove iovars IOV_HOSTREG
` [PATCH 16/83] staging: brcm80211: remove iovars IOV_DIVISOR
` [PATCH 17/83] staging: brcm80211: remove iovars IOV_POWER
` [PATCH 18/83] staging: brcm80211: remove iovars IOV_CLOCK
` [PATCH 19/83] staging: brcm80211: remove iovars IOV_SDMODE
` [PATCH 20/83] staging: brcm80211: remove iovars IOV_HISPEED
` [PATCH 21/83] staging: brcm80211: added support for more bcm43224 based boards
` [PATCH 22/83] staging: brcm80211: removed 'hnd' from filenames
` [PATCH 23/83] staging: brcm80211: removed 'hnd' from everything but function names
` [PATCH 24/83] staging: brcm80211: merged two header files into dhd_sdio.c
` [PATCH 25/83] staging: brcm80211: removed unused stuff from proto/802.11.h
` [PATCH 26/83] staging: brcm80211: emptied include/802.11.h
` [PATCH 27/83] staging: brcm80211: removed 802.11.h
` [PATCH 28/83] staging: brcm80211: cleaned bcmeth.h and bcmevent.h
` [PATCH 29/83] staging: brcm80211: removed include/proto dir
` [PATCH 30/83] staging: brcm80211: remove SDIO related definitions from nicpci.h
` [PATCH 31/83] staging: brcm80211: remove usage of bcmsrom_tbl.h
` [PATCH 32/83] staging: brcm80211: remove extern variable definitions in bcmsrom.c
` [PATCH 33/83] staging: brcm80211: remove inclusion of bcmsrom_fmt.h
` [PATCH 34/83] staging: brcm80211: cleaned sb* header files
` [PATCH 35/83] staging: brcm80211: moved header files to more specific directory
` [PATCH 36/83] staging: brcm80211: cleaned bcmdefs.h
` [PATCH 37/83] staging: brcm80211: remove usage of pcicfg.h from brcmsmac driver
` [PATCH 38/83] staging: brcm80211: move PCI related header files to appropriate driver folder
` [PATCH 39/83] staging: brcm80211: remove functions from nicpci.h
` [PATCH 40/83] staging: brcm80211: remove unused functions from nicpci.c
` [PATCH 41/83] staging: brcm80211: add braces to SI_INFO macro definition
` [PATCH 42/83] staging: brcm80211: remove dependency on pci core difinitions from aiutils.c
` [PATCH 43/83] staging: brcm80211: remove pci core defintion files
` [PATCH 44/83] staging: brcm80211: replaced typedef si_t with struct si_pub
` [PATCH 45/83] staging: brcm80211: deleted sbconfig.h, renamed sbcc.h
` [PATCH 46/83] staging: brcm80211: moved sbdma.h into brcmsmac/bcmdma.h
` [PATCH 47/83] staging: brcm80211: macro cleanup
` [PATCH 48/83] staging: brcm80211: remove phy_version.h
` [PATCH 49/83] staging: brcm80211: remove BCMEMBEDIMAGE related codes from fullmac
` [PATCH 50/83] staging: brcm80211: absorb bcmcdc.h into dhd_cdc.c
` [PATCH 51/83] staging: brcm80211: clean up dhd.h in fullmac
` [PATCH 52/83] staging: brcm80211: absorb bcmsdpcm.h "
` [PATCH 53/83] staging: brcm80211: absorb msgtrace.h "
` [PATCH 54/83] staging: brcm80211: combine sbsdpcmdev.h and sbsdio.h
` [PATCH 55/83] staging: brmc80211: remove sdio.h from fullmac
` [PATCH 56/83] staging: brcm80211: remove sdioh.h "
` [PATCH 57/83] staging: brcm80211: clean up wl_cfg80211.h in fullmac
` [PATCH 58/83] staging: brcm80211: clean up wl_iw.h "
` [PATCH 59/83] staging: brcm80211: removed wl_ (vendor specific acronym)
` [PATCH 60/83] staging: brcm80211: renamed files to get rid of wl_ file name prefix
` [PATCH 61/83] staging: brcm80211: removed wl_dbg.h
` [PATCH 62/83] staging: brcm80211: removed wl_export.h
` [PATCH 63/83] staging: brcm80211: removed unused code from bcmotp.c
` [PATCH 64/83] staging: brcm80211: removed Broadcom specific acronym 'hnd'
` [PATCH 65/83] staging: brcm80211: removed lmac remnants
` [PATCH 66/83] staging: brcm80211: cleaned up prefix for utility functions
` [PATCH 67/83] staging: brcm80211: renamed utility module related files
` [PATCH 68/83] staging: brcm80211: remove nvram related source files
` [PATCH 69/83] staging: brcm80211: removed OSL_WRITE_REG and OSL_READ_REG macros
` [PATCH 70/83] staging: brcm80211: moved register read/write macro's
` [PATCH 71/83] staging: brcm80211: further simplified register access macro's
` [PATCH 72/83] staging: brcm80211: cleanup after R_REG/W_REG patches
` [PATCH 73/83] staging: brcm80211: prepared header files for file rename
` [PATCH 74/83] staging: brcm80211: renamed files in brcmsmac and include directories
` [PATCH 75/83] staging: brcm80211: deleted header file include/aidmp.h
` [PATCH 76/83] staging: brcm80211: cleaned include/brcm_hw_ids.h
` [PATCH 77/83] staging: brcm80211: moved /include/sdio_host.h to /brcmfmac dir
` [PATCH 78/83] staging: brcm80211: removed unused definitions from include/soc.h
` [PATCH 79/83] staging: brcm80211: moved /include/srom.h into /brcmsmac dir
` [PATCH 80/83] staging: brcm80211: deleted brcmsmac/cfg.h and brcmsmac/bsscfg.h
` [PATCH 81/83] staging: brcm80211: removed keys.h
` [PATCH 82/83] staging: brcm80211: renamed file
` [PATCH 83/83] staging: brcm80211: updated TODO with current state of affairs

[PATCH 1/2] mwifiex: remove support for old chipsets W0/W1
 2011-06-02  8:57 UTC  (4+ messages)
` [PATCH 2/2] mwifiex: correct the error check used for dev_alloc_name()

[PATCH] b43: add an option to register BROKEN bcma driver
 2011-06-02  7:56 UTC 

[RFT][PATCH 3.0] ssb: fix PCI(e) driver regression causing oops on PCI cards
 2011-06-02  6:20 UTC  (4+ messages)

(fyi) wireless-testing.git 3.0.0-rc1 system load
 2011-06-02  0:12 UTC 

[PATCH] ath5k: Disable fast channel switching by default
 2011-06-02  0:09 UTC 

[PATCH] b43: do not use SSB specific flags when calling core reset function
 2011-06-01 23:07 UTC 

2 VAP ath9k system hits warning in agg-tx.c
 2011-06-01 22:15 UTC 

[PATCH] bluetooth: fix sparse & gcc warnings
 2011-06-01 19:48 UTC  (2+ messages)

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

[PATCH 1/6] ath9k: Reset chip on baseband hang
 2011-06-01 18:58 UTC  (4+ messages)
` [PATCH 6/6] mac80211: stop queues before rate control updation

[PATCH] bluetooth l2cap: fix locking in l2cap_global_chan_by_psm
 2011-06-01 18:51 UTC  (2+ messages)

[PATCH] bluetooth: fix error cases
 2011-06-01 18:48 UTC  (3+ messages)

b43 error under heavy load
 2011-06-01 18:10 UTC  (18+ messages)

BUG: scheduling while atomic 2.6.39-rc7 (iwl3945_irq_tasklet)
 2011-06-01 18:02 UTC  (5+ messages)

[PATCH] iwl4965: correctly validate temperature value
 2011-06-01 15:17 UTC 

[PATCH] ath6kl: Fix a kernel panic during suspend/resume
 2011-06-01  8:14 UTC 

[PATCH 1/3] mac80211: remove the useless WLAN_STA_WDS station flag
 2011-06-01 12:48 UTC  (17+ messages)
` [PATCH 2/3] mac80211: create a STA entry for a WDS interface after receiving a beacon

Failed to find firmware
 2011-06-01 12:25 UTC 

[PATCH] mac80211_hwsim driver support userspace frame tx/rx
 2011-06-01  9:26 UTC  (6+ messages)
` [PATCH v7] "
` [PATCH v8] "

[RFC 00/32] ath9k: add initial support for AR9330
 2011-06-01  8:52 UTC  (29+ messages)
` [RFC 01/32] ath9k: define mac version "
` [RFC 03/32] ath9k: add MAC revision detection "
` [RFC 05/32] ath9k: add AR9330 initvals
` [RFC 06/32] ath9k: initialize mode registers for AR9330
` [RFC 07/32] ath9k: initialize tx gain table "
` [RFC 08/32] ath9k: initialize rx "
` [RFC 09/32] ath9k: add AR9330 specific PLL initialization
` [RFC 10/32] ath9k: use different BB watchdog timeout value for AR9330
` [RFC 12/32] ath9k: read spur frequency information from eeprom "
` [RFC 13/32] ath9k: fix channel frequency calculation for AR9340
` [RFC 16/32] ath9k: skip internal regulator configuration for AR9330
` [RFC 17/32] ath9k: enable tuning capacitance "
` [RFC 19/32] ath9k: configure xpa bias level "
` [RFC 20/32] ath9k: set NF limits "
` [RFC 22/32] ath9k: use correct max_streams "
` [RFC 23/32] ath9k: add a missing case statement to ath_ant_div_comb_alt_check
` [RFC 25/32] ath9k: remove superfluous parentheses
` [RFC 26/32] ath9k: add fast_div_bias configuration for diversity group 1
` [RFC 27/32] ath9k: set diversity group for AR9330
` [RFC 28/32] ath9k: fix few register offsets "
` [RFC 30/32] ath9k: configure internal regulator "
` [RFC 32/32] ath9k: enable support "

Override Minstrel HT RC to set an MCS bitrate (mask)
 2011-06-01  8:35 UTC  (5+ messages)
` [ath9k-devel] "

[PATCH 04/13] open80211s: Stop using zero for address 3 in mesh plink mgmt frames
 2011-06-01  7:01 UTC  (7+ messages)
` [PATCH] cfg80211: Use capability info to detect mesh beacons


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