messages from 2008-01-25 13:42:23 to 2008-01-29 20:16:01 UTC [more...]
[RFT] [PATCH] rc80211-pid: fix rate adjusting
2008-01-29 20:15 UTC (6+ messages)
[PATCH v2] rc80211-pid: fix rate adjustment
2008-01-29 19:29 UTC
Linux 2.6.24-rc7
2008-01-29 19:07 UTC (55+ messages)
[PATCH] rfkill: add the WiMAX radio type
2008-01-29 18:54 UTC (6+ messages)
[PATCH] libertas: implement SSID scanning for SIOCSIWSCAN
2008-01-29 18:38 UTC (2+ messages)
RFC: unified BSS configuration approach
2008-01-29 16:25 UTC (2+ messages)
[PATCH] use is_valid_ether_addr() macro in wireless drivers
2008-01-29 16:29 UTC (4+ messages)
[PATCH 1/1] iwlwifi: enable 802.11n in Kconfig
2008-01-29 16:15 UTC (2+ messages)
[PATCH 1/1] mac80211: set assoc flag to bss_conf
2008-01-29 16:14 UTC (2+ messages)
[PATCH 0/12] mac80211/iwlwifi: A-MPDU Tx support
2008-01-29 16:12 UTC (16+ messages)
` [PATCH 01/12] mac80211: A-MPDU Tx add session's and low level driver's API
` [PATCH 02/12] mac80211: A-MPDU Tx add MLME structures
` [PATCH 03/12] mac80211: A-MPDU Tx adding basic functionality
` [PATCH 06/12] mac80211: A-MPDU Tx adding qdisc support
[PATCH] mac80211: dissolve pre-rx handlers
2008-01-29 16:07 UTC
[PATCH] mac80211: make alignment warning optional
2008-01-29 15:57 UTC
[PATCH 0/2] the long-awaited bitrate/channel API update
2008-01-29 15:04 UTC (8+ messages)
` [PATCH 1/2] cfg80211 API for channels/bitrates, mac80211 and driver conversion
[PATCH] libertas: trim overly long debug statement
2008-01-29 13:33 UTC (5+ messages)
` [PATCH, take 2] "
[PATCH] mac80211: remove port control enable switch, clean up sta flags
2008-01-28 16:19 UTC
[PATCH] mac80211: allow sending multicast frames through virtual ports
2008-01-28 16:11 UTC
[PATCH] mac80211: fix scan band off-by-one error
2008-01-28 16:08 UTC
Kernel Panic in mac80211
2008-01-25 20:59 UTC (4+ messages)
[PATCH] Add another Prism2 card to hostap
2008-01-29 8:42 UTC
[PATCH] libertas: misc cleanups in compact-flash code
2008-01-29 7:27 UTC (3+ messages)
it's problem : ath5k - 3com 3CRDAG675B
2008-01-29 2:46 UTC
ipw2200 stalls on high load
2008-01-28 22:54 UTC (4+ messages)
` [Ipw2100-devel] "
[2.6 patch] hostap_80211.h: remove duplicate prototype
2008-01-28 22:12 UTC
mac80211 crash in ieee80211_sta_scan_work
2008-01-28 18:39 UTC (12+ messages)
Advice regarding mac80211 bug
2008-01-28 18:06 UTC (2+ messages)
[PATCH] libertas: rename/document scan_channel
2008-01-28 16:41 UTC (2+ messages)
[PATCH] libertas: make lbs_unset_basic_rate_flags() static
2008-01-28 16:40 UTC (2+ messages)
[PATCH] libertas: make lbs_sync_channel() static
2008-01-28 16:39 UTC (2+ messages)
[PATCH] libertas: make association debug output nicer
2008-01-28 16:39 UTC (2+ messages)
Questions regarding the rtl8180 driver (compared to zd1211rw driver)
2008-01-28 14:45 UTC (2+ messages)
[RFC PATCH 0/10] mac80211/iwlwifi: A-MPDU Tx support
2008-01-28 13:44 UTC (5+ messages)
` [RFC PATCH 06/10] mac80211: A-MPDU Tx adding qdisc support
[PATCH 0/12 v2] mac80211/iwlwifi: A-MPDU Tx support
2008-01-28 12:07 UTC (13+ messages)
` [PATCH 01/12 v2] mac80211: A-MPDU Tx add session's and low level driver's API
` [PATCH 02/12 v2] mac80211: A-MPDU Tx add MLME structures
` [PATCH 03/12 v3] mac80211: A-MPDU Tx adding basic functionality
` [PATCH 04/12 v4] mac80211: A-MPDU Tx adding qdisc support
` [PATCH 05/12 v2] mac80211: A-MPDU Tx MLME data initialization
` [PATCH 06/12 v2] mac80211: A-MPDU add debugfs support
` [PATCH 07/12 v2] mac80211: A-MPDU Tx change tx_status to support Block Ack data
` [PATCH 08/12 v2] mac80211: A-MPDU Tx add delBA from recipient support
` [PATCH 09/12 v2] iwlwifi: A-MPDU Tx conform API to mac80211
` [PATCH 10/12 v2] iwlwifi: A-MPDU Tx conform flows "
` [PATCH 11/12 v2] iwlwifi: A-MPDU Tx conform block Ack rate scaling "
` [PATCH 12/12 v2] iwlwifi: A-MPDU Tx activation by load measures
[PATCH 12/14 v2] [rndis_host] Add RNDIS physical medium checking into generic_rndis_bind()
2008-01-28 6:49 UTC (2+ messages)
[PATCH 00/14][v3]: Driver for Wireless RNDIS USB devices
2008-01-27 19:51 UTC (25+ messages)
` [PATCH 01/14] Fix sparse warning: returning void-valued expression
` [PATCH 02/14] [cdc_ether] Hardwire CDC descriptors when missing
` [PATCH 03/14] [rndis_host] Use 1KB buffer in rndis_unbind
` [PATCH 04/14] [rndis_host] Halt device if rndis_bind fails
` [PATCH 05/14] [rndis_host] Fix rndis packet filter flags
` [PATCH 06/14] [usbnet] Use wlan device name for RNDIS wireless devices
` [PATCH 07/14] [rndis_host] Split up rndis_host.c
` [PATCH 08/14] [rndis_host] export functions
` [PATCH 09/14] [usbnet] add driver_priv pointer to 'struct usbnet'
` [PATCH 10/14] [rndis_host] Add early_init function pointer to 'struct rndis_data'
` [PATCH 11/14] [rndis_host] Add link_change "
` [PATCH 12/14] [rndis_host] Add RNDIS physical medium checking into generic_rndis_bind()
` [PATCH 13/14] Move usbnet.h and rndis_host.h to include/linux/usb
` [PATCH 14/14] Add new driver 'rndis_wlan' for wireless RNDIS devices
[PATCH 1/2] rc80211-pid: fix adjusted index check
2008-01-27 19:37 UTC (2+ messages)
[PATCH 2/2] rc80211-pid: add sanity check
2008-01-27 18:51 UTC (10+ messages)
` mac80211 refcounting bug was: "
iwl3945 rfkill regression
2008-01-26 22:11 UTC (9+ messages)
` [ipw3945-devel] "
Silent crash witk 2-6.24-rc8-git4
2008-01-26 20:23 UTC (4+ messages)
[PATCH] wireless: iwlwifi3945/4965 - fix incorrect counting of memory
2008-01-26 20:14 UTC (2+ messages)
What's wrong if wlan0 device is not reacting?
2008-01-26 17:54 UTC (10+ messages)
2.6.24-rc8: iwl3945 gets stuck
2008-01-26 17:14 UTC (5+ messages)
[PATCH stable] b43: Reject new firmware early
2008-01-26 12:54 UTC
[PATCH 00/14] RFC: Driver for Wireless RNDIS USB devices
2008-01-25 20:08 UTC (4+ messages)
does any wifi driver supports 802.11n for access point?
2008-01-25 16:12 UTC (3+ messages)
[PATCH] libertas: fix interrupt while removing driver
2008-01-25 15:48 UTC (2+ messages)
[PATCH] libertas: fix memory alignment problems on the blackfin
2008-01-25 15:46 UTC (2+ messages)
[PATCH stable 4/4] b43legacy: fix DMA slot resource leakage
2008-01-25 13:32 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).