messages from 2011-07-01 22:19:28 to 2011-07-06 14:33:22 UTC [more...]
[RFC 0/2] more crypto access for drivers
2011-07-06 14:33 UTC (4+ messages)
` [RFC 1/2] mac80211: allow drivers to access key sequence counter
` [RFC 2/2] mac80211: allow driver to generate P1K for IV32
[PATCH 00/31] staging: brcm80211: fullmac cleanup and checkpatch fixes
2011-07-06 14:27 UTC (34+ messages)
` [PATCH 01/31] staging: brcm80211: clean up checkpatch error
` [PATCH 02/31] staging: brcm80211: removed occurrences of 'dhd'
` [PATCH 03/31] staging: brcm80211: removed unused #ifdef sections in fullmac
` [PATCH 04/31] staging: brcm80211: rename macros in dhd_dbg.h
` [PATCH 05/31] staging: brcm80211: removed asserts from two fullmac files
` [PATCH 06/31] staging: brcm80211: removed asserts from bcmsdh.c
` [PATCH 07/31] staging: brcm80211: removed asserts from dhd_cdc.c and dhd_common.c
` [PATCH 08/31] staging: brcm80211: removed asserts from dhd_linux.c
` [PATCH 09/31] staging: brcm80211: removed asserts from dhd_sdio.c
` [PATCH 10/31] staging: brcm80211: removed remains of assert mechanism in fullmac
` [PATCH 11/31] staging: brcm80211: replaced various typedefs in softmac
` [PATCH 12/31] staging: brcm80211: replaced typedef phy_info_t by struct brcms_phy
` [PATCH 13/31] staging: brcm80211: replaced typedef wlc_phy_t with struct brcms_phy_pub
` [PATCH 14/31] staging: brcm80211: replaced typedef tx_power_t by struct brcms_tx_power
` [PATCH 15/31] staging: brcm80211: renamed structures in softmac
` [PATCH 16/31] staging: brcm80211: remove checkpatch warnings 'suspect code indent'
` [PATCH 17/31] staging: brcm80211: made name lookup arrays more const
` [PATCH 18/31] staging: brcm80211: remove checkpatch warnings from phy_n.c
` [PATCH 19/31] staging: brcm80211: replaced Broadcom specific acronym WLC
` [PATCH 20/31] staging: brcm80211: deleted two fullmac source files
` [PATCH 21/31] staging: brcm80211: merged dngl_stats.h into dhd.h
` [PATCH 22/31] staging: brcm80211: merged sbsdio.h into sdio_host.h
` [PATCH 23/31] staging: brcm80211: merged bcmsdbus.h "
` [PATCH 24/31] staging: brcm80211: moved fullmac definitions from .h to .c files
` [PATCH 25/31] staging: brcm80211: removed #ifdef SDIOH_API_ACCESS_RETRY_LIMIT
` [PATCH 26/31] staging: brcm80211: replace occurrences of __attribute__((packed))
` [PATCH 27/31] staging: brcm80211: remove several externs from dhd_linux.c
` [PATCH 28/31] staging: brcm80211: remove external definitions from phy_lcn.c
` [PATCH 29/31] staging: brcm80211: remove macro WLBANDINITFN from brcmsmac
` [PATCH 30/31] staging: brcm80211: simpler string handling in brcmf_c_pktfilter_offload_set()
` [PATCH 31/31] staging: brcm80211: added newlines to some debug macros in bcmsdh_sdmmc.c
[PATCH 1/3] b43: use switches for SSB specific code
2011-07-06 13:45 UTC (3+ messages)
` [PATCH 2/3] b43: handle BCMA in bus switches
` [PATCH 3/3] b43: bus: add helpers for getting/setting wldev from/in bus core
RALINK rt2800pci , Patch for Device [1814:539f]
2011-07-06 12:31 UTC (7+ messages)
[PATCH 0/2] fix mac80211 crypto races
2011-07-06 10:09 UTC (3+ messages)
` [PATCH 1/2] mac80211: fix TKIP races, make API easier to use
` [PATCH 2/2] mac80211: fix CCMP PN race
Improvement in b43 on BCM4312 (14e4:4315)
2011-07-06 8:52 UTC (3+ messages)
ath9k_htc fails to initialize TL-WN721N with compat-wireless 3.0-rc4-1
2011-07-06 7:58 UTC (12+ messages)
STA Driver/MLME handling for broadcast DEAUTHENTICATE from AP
2011-07-06 4:29 UTC (3+ messages)
Warning: iwlegacy/iwlwifi/rtlwifi : removal of PCI_CAP_ID_EXP
2011-07-06 3:15 UTC (6+ messages)
[PATCH 000/119] staging: brcm80211: more code cleanup and bug fixed
2011-07-06 1:58 UTC (17+ messages)
` [PATCH 017/119] staging: brcm80211: change FOREACH_BSS macro to remove checkpatch error
` [PATCH 061/119] staging: brcm80211: further renaming in fullmac sources
` [PATCH 094/119] staging: brcm80211: removed last occurrences of bcmsdh/BCMSDH
pull request: wireless-next-2.6 2011-07-05
2011-07-06 1:29 UTC (2+ messages)
[PATCH] mwifiex: modify SDIO aggregation Tx/Rx buffer size
2011-07-06 1:01 UTC
WARNING: at kernel/timer.c:1011 del_timer_sync+0xa9/0xc4()
2011-07-05 23:05 UTC (9+ messages)
[PATCH v2] ipw2100: Fix command list for debugging
2011-07-05 22:27 UTC
[PATCH] ipw2100: Fix command list for debugging
2011-07-05 22:22 UTC (3+ messages)
[PATCH v2 00/21] staging: brcm80211: mostly fullmac cleanup patches
2011-07-05 21:40 UTC (24+ messages)
` [PATCH v2 01/21] staging: brcm80211: removed last occurrences of bcmsdh/BCMSDH
` [PATCH v2 02/21] staging: brcm80211: sdh related code cleanup
` [PATCH v2 03/21] staging: brcm80211: removed brcmf_sdioh_interrupt_pending()
` [PATCH v2 04/21] staging: brcm80211: removed brcmf_sdioh_reset()
` [PATCH v2 05/21] staging: brcm80211: removed brcmf_sdioh_start() and brcmf_sdioh_stop()
` [PATCH v2 06/21] staging: brcm80211: removed file sdiovar.h
` [PATCH v2 07/21] staging: brcm80211: further cleaned fullmac header files
` [PATCH v2 08/21] staging: brcm80211: rename function variables
` [PATCH v2 09/21] staging: brcm80211: rename dhd_bus structure and functions
` [PATCH v2 10/21] staging: brcm80211: removed last typedefs from fullmac
` [PATCH v2 11/21] staging: brcm80211: removed unused code and definitions "
` [PATCH v2 12/21] staging: brcm80211: fullmac register access macro's take u32 instead of pointers
` [PATCH v2 13/21] staging: brcm80211: replaced macro R_SDREG by function r_sdreg()
` [PATCH v2 14/21] staging: brcm80211: replaced macro W_SDREG by function w_sdreg()
` [PATCH v2 15/21] staging: brcm80211: got rid of redundant member 'regs' of struct dhd_bus
` [PATCH v2 16/21] staging: brcm80211: removed last amd64 compiler warnings
` [PATCH v2 17/21] staging: brcm80211: W_REG macro cleanup in fullmac SDIO
` [PATCH v2 18/21] staging: brcm80211: removed unused definitions from dhd_sdio.c
` [PATCH v2 19/21] staging: brcm80211: rename structures and variables in wl_cfg80211.c
` [PATCH v2 20/21] staging: brcm80211: rename pointer conversion macros in wl_cfg80211.h
` [PATCH v2 21/21] staging: brcm80211: rename external function in wl_cfg80211.c
[PATCH 1/2] b43: make b43_wireless_init bus generic
2011-07-05 21:54 UTC (2+ messages)
` [PATCH 2/2] b43: implement BCMA bus ops
[PATCH v5 0/6] NFC subsystem
2011-07-05 19:12 UTC (8+ messages)
` [PATCH v5 1/6] NFC: add nfc subsystem core
` [PATCH v5 2/6] NFC: add nfc generic netlink interface
` [PATCH v5 3/6] NFC: add NFC socket family
` [PATCH v5 4/6] NFC: add the NFC socket raw protocol
` [PATCH v5 5/6] NFC: pn533: add NXP pn533 nfc device driver
` [PATCH v5 6/6] NFC: add Documentation/networking/nfc.txt
[PATCH 1/2] wl12xx: initialize max_power levels for 11a channels
2011-07-05 19:08 UTC (2+ messages)
[PATCH v2 1/3] wl12xx: configure suspend/resume only if associated/started
2011-07-05 19:08 UTC (2+ messages)
[PATCH] wl12xx: one SDIO initialization is enough
2011-07-05 19:06 UTC (2+ messages)
Compat-wireless release for 2011-07-05 is baked
2011-07-05 19:04 UTC
[PATCH v2 1/3] wl12xx: fix Tx security sequence number handling
2011-07-05 18:38 UTC (2+ messages)
[PATCH 1/3] wl12xx: schedule TX packets according to FW occupancy
2011-07-05 17:49 UTC (2+ messages)
[PATCH 1/3] wl12xx: fix Tx security sequence number handling
2011-07-05 17:43 UTC (2+ messages)
pull request: wl12xx 2011-07-05
2011-07-05 17:31 UTC
[PATCH] bcma: detect PCI core working in hostmode
2011-07-05 17:48 UTC
[PATCH 3.0] ssb: fix init regression of hostmode PCI core
2011-07-05 15:25 UTC
[PATCH 0/3] first step towards GTK rekey offload
2011-07-05 14:35 UTC (4+ messages)
` [PATCH 1/3] mac80211: allow driver to iterate keys
` [PATCH 2/3] cfg80211/nl80211: support GTK rekey offload
` [PATCH 3/3] mac80211: "
[ath9k,hostapd]Connection broken after some time
2011-07-05 11:44 UTC (2+ messages)
Automatic channel selection implementation of ath9k driver in Access point with openwrt Firmware for Netgear WNDR3700
2011-07-05 7:31 UTC
Broadcom 14e4:4357 mode monitor
2011-07-05 5:58 UTC (3+ messages)
[PATCH v2 1/8] ath5k: add missing checks for rfgain probe
2011-07-05 4:48 UTC (10+ messages)
` [PATCH v2 2/8] ath5k: apply the synth voltage tweak only on AR5112 rev 2
` [PATCH v2 3/8] ath5k: fix reference clock frequency for spur mitigation on AR2413
` [PATCH v2 4/8] ath5k: initialize common->clockrate
` [PATCH v2 5/8] ath5k: delay full calibration after reset
` [PATCH v2 6/8] ath5k: fix reference clock usec duration setting restore
` [PATCH v2 7/8] ath5k: disable 32KHz sleep clock operation by default
` [PATCH v2 8/8] ath5k: do not call ieee80211_stop_queue for queues not managed by mac80211
Enquiry on DFS development
2011-07-05 2:48 UTC
[PATCH net-next] net/wireless: ipw2x00: Use helpers from linux/etherdevice.h
2011-07-05 3:31 UTC (2+ messages)
carl9170: Problems setting up Virtual Interface
2011-07-04 21:42 UTC (8+ messages)
[PATCH 1/8] ath5k: add missing checks for rfgain probe
2011-07-04 21:02 UTC (21+ messages)
` [PATCH 2/8] ath5k: apply the synth voltage tweak only on AR5112 rev 2
` [PATCH 3/8] ath5k: fix reference clock frequency for spur mitigation on AR2413
` [PATCH 5/8] ath5k: delay full calibration after reset
` [PATCH 6/8] ath5k: fix reference clock usec duration setting restore
` [PATCH 7/8] ath5k: disable 32KHz sleep clock operation
` [PATCH 8/8] ath5k: do not call ieee80211_stop_queue for queues not managed by mac80211
` [ath5k-devel] [PATCH 5/8] ath5k: delay full calibration after reset
` [ath5k-devel] [PATCH 4/8] ath5k: initialize common->clockrate
` [ath5k-devel] [PATCH 2/8] ath5k: apply the synth voltage tweak only on AR5112 rev 2
carl9170: Problems setting up Virtual Interface
2011-07-04 20:08 UTC
Compat-wireless release for 2011-07-04 is baked
2011-07-04 19:05 UTC
[PATCH 3/6] zd1211rw: only update HW beacon if new beacon differs from currect
2011-07-04 14:37 UTC (3+ messages)
[RFC v3 1/3] mac80211: add some helper functions
2011-07-04 10:10 UTC (5+ messages)
` [RFC v3 2/3] nl80211: channel type attribute for IBSS
Compat-wireless release for 2011-07-03 is baked
2011-07-03 19:02 UTC
[PATCH 00/12] rtlwifi: rtl8192se: Merge new driver
2011-07-03 1:47 UTC (15+ messages)
` r8712u driver for the rtl8192su chip
Compat-wireless release for 2011-07-02 is baked
2011-07-02 19:02 UTC
WL1271: WLAN_IRQ not working
2011-07-01 23:21 UTC (5+ messages)
[PATCH] netlink: advertise incomplete dumps
2011-07-01 22:40 UTC (3+ messages)
` [PATCH] rtnl: provide link dump consistency info
[RFC 0/3] cfg80211/mac80211 wowlan crypto offload
2011-07-01 22:19 UTC (2+ messages)
` [RFC] wpa_supplicant/nl80211: support GTK rekey offload
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).