linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-08-20 08:31:59 to 2007-08-24 19:33:23 UTC [more...]

[PATCH 00/15] more key handling updates
 2007-08-24 19:33 UTC  (20+ messages)
` [PATCH 01/15] mac80211: improve key selection comment
` [PATCH 02/15] mac80211: rework hardware crypto flags
` [PATCH 03/15] mac80211: remove set_key_idx callback
` [PATCH 04/15] mac80211: some more documentation
` [PATCH 05/15] mac80211: remove HW_KEY_IDX_INVALID
` [PATCH 06/15] mac80211: remove TKIP mixing for hw accel again
` [PATCH 07/15] mac80211: ignore key index on pairwise key (WEP only)
` [PATCH 08/15] cfg80211: clean up key add/remove interface
` [PATCH 09/15] mac80211: rename ieee80211_cfg.c to cfg.c
` [PATCH 10/15] mac80211: support adding/removing keys via cfg80211
` [PATCH 11/15] cfg80211: add hook for changing default key index
` [PATCH 12/15] mac80211: support changing default key index via cfg80211
` [PATCH 13/15] mac80211: remove key threshold stuff
` [PATCH 14/15] cfg80211: add "
` [PATCH 15/15] mac80211: make use of the new cfg80211 key threshold notification

[PATCH] mac80211: use internal network device stats
 2007-08-24 18:29 UTC 

[PATCH 14/30] net: Kill some unneeded allocation return value casts in libertas
 2007-08-24 15:50 UTC  (2+ messages)

[PATCH] b43: include FCS at end of frames
 2007-08-24 13:12 UTC  (2+ messages)

[PATCH] hostapd: remove key threshold setting
 2007-08-24 12:18 UTC 

[patch 0/6] New patch series for merge
 2007-08-24 10:28 UTC  (8+ messages)
` [patch 6/6] b43: New firmware file format

[patch 0/7] New patch series for merge
 2007-08-24 10:27 UTC  (11+ messages)
` [patch 1/7] b43: Change Kconfig help text
` [patch 2/7] b43: Fix oops when firmware not found
` [patch 3/7] b43: allow disabling hardware encryption
` [patch 4/7] b43: Add debugfs file to extract LO calibration data
` [patch 5/7] b43: Fix hwcrypto keyidx for new firmware
` [patch 6/7] b43: Add missing stuff to pwork
` [patch 7/7] b43: Fix and cleanup hwcrypto

[PATCH 00/27] various cleanups and fixes for mac80211 and drivers
 2007-08-24 10:10 UTC  (32+ messages)
` [PATCH 01/27] mac80211: fix showing transmitted frames on multiple monitor interfaces
` [PATCH 02/27] mac80211: fix preamble setting
` [PATCH 03/27] mac80211: avoid copying packets to interfaces that are down
` [PATCH 04/27] mac80211: fix key debugfs
` [PATCH 05/27] mac80211, drivers: remove reset callback
` [PATCH 06/27] ralink drivers: remove IEEE80211_HW_HOST_GEN_BEACON flag
` [PATCH 07/27] mac80211: "
` [PATCH 08/27] mac80211: remove PRISM2_PARAM_RADIO_ENABLED
` [PATCH 09/27] mac80211: remove PRISM2_HOSTAPD_SET_GENERIC_INFO_ELEM
` [PATCH 10/27] ralink drivers: remove IEEE80211_HW_DATA_NULLFUNC_ACK
` [PATCH 11/27] rtl8187: "
` [PATCH 12/27] p54: "
` [PATCH 13/27] mac80211: "
` [PATCH 14/27] mac80211: ratelimit some RX messages
` [PATCH 15/27] mac80211: remove ieee80211_msg_wep_frame_unknown_key
` [PATCH 16/27] mac80211: remove radar stuff
` [PATCH 17/27] mac80211: remove scan struct from hostapd_param
` [PATCH 18/27] mac80211: fix software decryption
` [PATCH 19/27] cfg80211: extend radiotap parser by all remaining fields
` [PATCH 20/27] mac80211: remove unused ioctls (1)
` [PATCH 21/27] mac80211: remove unused ioctls (2)
` [PATCH 22/27] mac80211: remove unused ioctls (3)
` [PATCH 23/27] mac80211: remove unused ioctls (4)
` [PATCH 24/27] mac80211: remove PRISM2_PARAM_KEY_MGMT
` [PATCH 25/27] mac80211: kill key_mgmt, use key_management_enabled
` [PATCH 26/27] mac80211: refactor event sending
` [PATCH 27/27] mac80211: use switch statement in tx code

[RFC 00/11] mac80211 updates
 2007-08-24 10:09 UTC  (17+ messages)
` [RFC 01/11] mac80211: renumber and document the hardware flags
` [RFC 02/11] mac80211: document a lot more
` [RFC 03/11] wireless networking: move frame inline functions to generic header
` [RFC 04/11] mac80211: yet more documentation
` [RFC 05/11] mac80211: remove tx info sw_retry_attempt member
` [RFC 06/11] mac80211: remove HW_KEY_IDX_INVALID
` [RFC 07/11] mac80211: print out wiphy name instead of master device
` [RFC 08/11] mac80211: ignore key index on pairwise key (WEP only)
` [RFC 09/11] mac80211, iwlwifi: remove atheros turbo modes
  ` [RFC 09/11 v2] "
` [RFC 10/11] mac80211: fix warnings introduced by the doc patches
` [RFC 11/11] mac80211 maintainership

b43: Copy MAC address to local struct
 2007-08-24 10:10 UTC 

Recent linux-wireless git changes have broken my prism54pci card
 2007-08-24  9:45 UTC  (14+ messages)

(no subject)
 2007-08-24  2:42 UTC 

[PATCH] b43, b43legacy: Fix inconsistency between branches 'b43' and 'everything' in wireless-dev
 2007-08-23 23:43 UTC  (2+ messages)

[PATCH] ssb: Add PCI id's for BCM4301
 2007-08-23 22:29 UTC 

ALERT: firmware change for b43
 2007-08-23 22:16 UTC  (11+ messages)

[PATCH] b43legacy: Initial port of new driver with bcm43xx PHY code and ssb/mac80211 front end
 2007-08-23 22:12 UTC  (3+ messages)

at76_usb - fourth submission attempt
 2007-08-23 20:58 UTC  (4+ messages)

Please pull 'upstream' branch of rt2x00
 2007-08-23 20:55 UTC  (5+ messages)
` [PATCH 28/30] rt2x00: Always check if mac80211 requested TX status update
` [Rt2400-devel] Please pull 'upstream' branch of rt2x00

[RFC 1/1] Net: add ath5k wireless driver
 2007-08-23 20:56 UTC 

[PATCH] Add iwlwifi wireless drivers (resend)
 2007-08-23 16:01 UTC  (11+ messages)

[PATCH 1/2] mac80211: Remove ieee80211_privacy_mismatch
 2007-08-23 14:36 UTC  (6+ messages)

[RFC 0/2] the filter stuff again
 2007-08-23 14:13 UTC  (9+ messages)
` [RFC 1/2] mac80211: allow drivers to indicate failed FCS/PLCP checksum
` [RFC 2/2] mac80211: revamp interface and filter configuration

[PATCH 8/9] define global BIT macro
 2007-08-22 22:03 UTC 

2.6.23-rc3-mm1: net/wireless/rt2x00mac.c build failure
 2007-08-22 20:22 UTC  (6+ messages)

[RFC 0/4] more hwcrypto/crypto cleanups + docs
 2007-08-22  9:36 UTC  (5+ messages)
` [RFC 1/4] mac80211: rework hardware crypto flags
` [RFC 2/4] mac80211: remove TKIP mixing for hw accel again
` [RFC 3/4] mac80211: remove set_key_idx callback
` [RFC 4/4] mac80211: some more documentation

mac80211 AP mode powersaving problems?
 2007-08-22  7:49 UTC  (3+ messages)
  ` b43 vs. the TIM (was: mac80211 AP mode powersaving problems?)

[PATCH] cfg80211: use idr layer for wiphy indizes
 2007-08-21 20:13 UTC 

Lock problem with latest b43 patches
 2007-08-21 18:58 UTC  (4+ messages)

[PATCH] mark islsm list as subscribers-only
 2007-08-22  7:11 UTC  (6+ messages)

[PATCH] b43: allow disabling hardware encryption
 2007-08-21 22:22 UTC  (2+ messages)

Bug in rtl8187 driver in Kernel 2.6.23-rc3-git1
 2007-08-21 16:05 UTC 

Bug in rtl8187 driver in Kernel 2.6.23-rc3-git1
 2007-08-21 16:07 UTC 

[RFC] mac80211: validate VLAN interfaces better
 2007-08-21 16:10 UTC 

[PATCH 0/3] improve mac80211 key handling
 2007-08-21 15:57 UTC  (4+ messages)
` [PATCH 1/3] mac80211: embed key conf in key, fix driver interface
` [PATCH 2/3] mac80211: revamp key handling
` [PATCH 3/3] mac80211: add interface index to key debugfs

Kernel BUG when using ad-hoc mode in rt2x00
 2007-08-21 10:34 UTC  (5+ messages)

[PATCH V3] mac80211: Turn off meaningless TKIP message when software WEP encryption is used
 2007-08-21 10:17 UTC  (5+ messages)

[PATCH 00/20] reorganised patches
 2007-08-21 10:14 UTC  (18+ messages)
` [PATCH 05/20] mac80211: remove unused ioctls (1)
` [PATCH 07/20] mac80211: remove unused ioctls (2)
` [PATCH 08/20] mac80211: remove unused ioctls (3)
` [PATCH 17/20] mac80211: avoid copying packets to interfaces that are down
    ` [PATCH 17/20 v2] "

[RFC] mac80211: fix software decryption
 2007-08-21 10:06 UTC  (9+ messages)
            ` [RFC] mac80211: fix software decryption with b43legacy

[PATCHv3] mac80211: dynamic wep
 2007-08-21  4:35 UTC  (6+ messages)

Please pull 'for-linville' branch of libertas-2.6
 2007-08-20 17:18 UTC 

[PATCH] mac80211: remove special casing of EAPOL on mgmt interface
 2007-08-20 11:57 UTC  (8+ messages)
` [PATCH] hostapd: use eapol frames from ethernet device

UW2453 In kernel 2.6.20?
 2007-08-20 11:31 UTC  (2+ messages)

question for developers (help plzz!!)
 2007-08-20 10:44 UTC  (2+ messages)


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