messages from 2011-05-29 20:04:46 to 2011-06-01 11:46:32 UTC [more...]
[PATCH 01/83] staging: brcm80211: removed unused Broadcom specific ioctls codes
2011-06-01 11:46 UTC (39+ messages)
` [PATCH 05/83] staging: brcm80211: remove WLC_WATCHDOG_TBTT macro
` [PATCH 09/83] staging: brcm80211: emptied wlioctl.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 15/83] staging: brcm80211: remove iovars IOV_HOSTREG
` [PATCH 21/83] staging: brcm80211: added support for more bcm43224 based boards
` [PATCH 22/83] staging: brcm80211: removed 'hnd' from filenames
` [PATCH 24/83] staging: brcm80211: merged two header files into dhd_sdio.c
` [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 46/83] staging: brcm80211: moved sbdma.h into brcmsmac/bcmdma.h
` [PATCH 47/83] staging: brcm80211: macro cleanup
` [PATCH 50/83] staging: brcm80211: absorb bcmcdc.h into dhd_cdc.c
` [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 64/83] staging: brcm80211: removed Broadcom specific acronym 'hnd'
` [PATCH 72/83] staging: brcm80211: cleanup after R_REG/W_REG patches
` [PATCH 83/83] staging: brcm80211: updated TODO with current state of affairs
[PATCH 1/3] mac80211: remove the useless WLAN_STA_WDS station flag
2011-06-01 11:41 UTC (16+ messages)
` [PATCH 2/3] mac80211: create a STA entry for a WDS interface after receiving a beacon
` [PATCH 3/3] mac80211: receive action frames for WDS interfaces
b43 error under heavy load
2011-06-01 10:56 UTC (10+ messages)
[PATCH] mac80211_hwsim driver support userspace frame tx/rx
2011-06-01 9:26 UTC (6+ messages)
` [PATCH v7] "
` [PATCH v8] "
[RFT][PATCH 3.0] ssb: fix PCI(e) driver regression causing oops on PCI cards
2011-06-01 9:01 UTC
[RFC 00/32] ath9k: add initial support for AR9330
2011-06-01 8:52 UTC (39+ messages)
` [RFC 01/32] ath9k: define mac version "
` [RFC 02/32] ath9k: define device id "
` [RFC 03/32] ath9k: add MAC revision detection "
` [RFC 04/32] ath9k: add platform device id "
` [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 11/32] ath9k: don't enable LDPC "
` [RFC 12/32] ath9k: read spur frequency information from eeprom "
` [RFC 13/32] ath9k: fix channel frequency calculation for AR9340
` [RFC 14/32] ath9k: configure RF channel frequency for AR9330
` [RFC 15/32] ath9k: enable TX/RX data byte swap "
` [RFC 16/32] ath9k: skip internal regulator configuration "
` [RFC 17/32] ath9k: enable tuning capacitance "
` [RFC 18/32] ath9k: use correct EEPROM base "
` [RFC 19/32] ath9k: configure xpa bias level "
` [RFC 20/32] ath9k: set NF limits "
` [RFC 21/32] ath9k: enable antenna diversity "
` [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 24/32] ath9k: fix antenna diversity configuration for non AR9485 chips
` [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 29/32] ath9k: configure diversity based on eeprom contents "
` [RFC 30/32] ath9k: configure internal regulator "
` [RFC 31/32] ath9k: add external_reset callback to ath9k_platfom_data "
` [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
[PATCH] bluetooth: fix sparse & gcc warnings
2011-06-01 6:54 UTC
[PATCH] bluetooth: fix error cases
2011-06-01 6:39 UTC
[PATCH] bluetooth l2cap: fix locking in l2cap_global_chan_by_psm
2011-06-01 6:29 UTC
[RFC PATCH 03/27] zd1211rw: include mac80211.h from zd_chip.h
2011-05-31 19:24 UTC (5+ messages)
[PATCH] ath9k: show excessive-retry MPDUs in debugfs
2011-05-31 19:21 UTC
Compat-wireless release for 2011-05-31 is baked
2011-05-31 19:03 UTC
[PATCH] ath9k: fix two more bugs in tx power
2011-05-31 18:59 UTC
kernel panic on MIPS + ath5k + Wistron CM9 radio
2011-05-31 18:16 UTC (5+ messages)
` [ath5k-devel] "
[PATCH] ssb: pci: implement serdes workaround
2011-05-31 17:32 UTC (7+ messages)
ath5k regression associating with APs in 2.6.38
2011-05-31 17:31 UTC (10+ messages)
` [ath5k-devel] "
[PATCH v2] wl12xx: split channel array per band in sched_scan
2011-05-31 13:38 UTC
[iwl4965] Microcode SW error detected
2011-05-31 13:37 UTC (6+ messages)
[PATCH] wl12xx: split channel array per band in sched_scan
2011-05-31 13:34 UTC
[PATCH] wl12xx: Add Support for Low Power DRPw (LPD) Mode
2011-05-31 11:17 UTC (5+ messages)
[PATCH wireless-2.6] rt2x00: fix rmmod crash
2011-05-31 9:32 UTC (10+ messages)
[PATCH 1/2] lib: crc8: add new library module providing crc8 algorithm
2011-05-31 9:22 UTC (2+ messages)
` [PATCH 2/2] lib: cordic: add library module providing cordic angle calculation
[PATCH 1/6] ath9k: Reset chip on baseband hang
2011-05-31 7:20 UTC (4+ messages)
` [PATCH 6/6] mac80211: stop queues before rate control updation
rtl8192se replacing rtl8192e?
2011-05-31 3:29 UTC (4+ messages)
[PATCH 8/8] rtlwifi: Fix logic in rx_interrupt
2011-05-30 23:50 UTC
[PATCH 7/8] rtlwifi: Use write barrier when assigning ownership
2011-05-30 23:50 UTC
[PATCH 6/8] rtlwifi: Assign rx buffer ownership to hardware last
2011-05-30 23:49 UTC
[PATCH 5/8] rtlwifi: Don't block interrupts in spinlocks
2011-05-30 23:49 UTC
[PATCH 4/8] rtlwifi: Run IPS leave work in a tasklet
2011-05-30 23:49 UTC
[PATCH 3/8] rtlwifi: Store loop index in local variable
2011-05-30 23:49 UTC
[PATCH 2/8] rtlwifi: Remove set_rfpowerstate_inprogress
2011-05-30 23:48 UTC
[PATCH 1/8] rtlwifi: Synchronize IRQ after disabling it
2011-05-30 23:48 UTC
[PATCH 0/8 - resend] rtl8192ce stability improvements
2011-05-30 23:48 UTC
AP mode - usb wlan interface: Sagem XG-76NA 802.11bg
2011-05-30 23:08 UTC (3+ messages)
pull request: wireless-2.6 2011-05-27
2011-05-30 20:26 UTC (2+ messages)
[RFC 1/2] mac80211: add ieee80211_get_operstate() function
2011-05-30 20:13 UTC (3+ messages)
Compat-wireless release for 2011-05-30 is baked
2011-05-30 19:04 UTC
[PATCH wireless-2.6] iwlagn: fix incorrect PCI subsystem id for 6150 devices
2011-05-30 16:32 UTC
[PATCH v2] iwlagn: use cts-to-self protection on 5000 adapters series
2011-05-30 9:40 UTC (4+ messages)
[rt2x00-users] [PATCH 1/3] rt2x00: Serialize TX operations on a queue
2011-05-30 9:38 UTC (4+ messages)
[PATCH wireless-2.6] zd1211rw: fix to work on OHCI
2011-05-30 7:15 UTC
[RFC PATCH 00/27] mac80211: create mac80211_ prefix
2011-05-30 4:30 UTC (26+ messages)
` [RFC PATCH 04/27] rtlwifi: include mac80211.h from core.h
` [RFC PATCH 05/27] mac80211: switch mac80211.h to use mac80211 prefix
` [RFC PATCH 06/27] mac80211: rename ieee80211_i.h to mac80211_i.h
` [RFC PATCH 07/27] mac80211: rename ieee80211_local to mac80211_local
` [RFC PATCH 08/27] mac80211: rename ieee80211_fragment_entry to mac80211_fragment_entry
` [RFC PATCH 09/27] mac80211: rename ieee80211_bss to mac80211_bss
` [RFC PATCH 10/27] mac80211: rename ieee80211_tx_data to mac80211_tx_data
` [RFC PATCH 11/27] mac80211: rename ieee80211_packet_rx_flags to mac80211_packet_rx_flags
` [RFC PATCH 12/27] mac80211: rename ieee80211_rx_flags to mac80211_i_rx_flags
` [RFC PATCH 13/27] mac80211: rename ieee80211_rx_data to mac80211_rx_data
` [RFC PATCH 14/27] mac80211: rename ieee80211_if_ap to mac80211_if_ap
` [RFC PATCH 15/27] mac80211: change ieee80211_if_wds and _vlan to use mac80211 prefix
` [RFC PATCH 16/27] mac80211: rename ieee80211_work_type to mac80211_work_type
` [RFC PATCH 17/27] mac80211: rename ieee80211_work to mac80211_work
` [RFC PATCH 18/27] mac80211: rename ieee80211_sta_flags to mac80211_sta_flags
` [RFC PATCH 19/27] mac80211: rename ieee80211_if_managed to mac80211_if_managed
` [RFC PATCH 20/27] mac80211: rename ieee80211_if_ibss to mac80211_if_ibss
` [RFC PATCH 21/27] mac80211: rename ieee80211_if_mesh to mac80211_if_mesh
` [RFC PATCH 22/27] mac80211: rename ieee80211_sub_if_data_flags to mac80211_sub_if_data_flags
` [RFC PATCH 23/27] mac80211: rename ieee80211_sdata_state_bits to mac80211_sdata_state_bits
` [RFC PATCH 24/27] mac80211: ieee80211_sub_if_data to mac80211_sub_if_data
` [RFC PATCH 25/27] mac80211: use mac80211 prefix with rx and tx msg flags
` [RFC PATCH 26/27] mac80211: change queue stop reasons to use mac80211 prefix
` [RFC PATCH 27/27] mac80211: use mac80211_hw
[PATCH 0/4] printk: cleanups of direct includes
2011-05-29 20:40 UTC (4+ messages)
` [PATCH 2/4] staging: Remove direct includes of printk.h
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).