linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-12-19 00:09:45 to 2007-12-22 22:53:31 UTC [more...]

[PATCH] ssb: Fix extraction of values from SPROM
 2007-12-22 22:52 UTC  (2+ messages)
` Last 4 patches from Michael

rt2x00 is sapmming my logs
 2007-12-22 23:04 UTC  (2+ messages)

[PATCH] b43: Only select allowed TX and RX antennas
 2007-12-22 22:29 UTC  (4+ messages)

[PATCH 0/8] RFC: Wireless Extensions for rndis_host
 2007-12-22 21:51 UTC  (9+ messages)
` [PATCH 1/8] Fix sparse warning: returning void-valued expression
` [PATCH 2/8] [PATCH] Hardwire CDC descriptors when missing
` [PATCH 3/8] [PATCH] Use 1KB buffer in rndis_unbind
` [PATCH 4/8] [PATCH] Halt device if rndis_bind fails
` [PATCH 5/8] Fix rndis packet filter flags
` [PATCH 6/8] [PATCH] Split up rndis_host.c
` [PATCH 7/8] Add Wireless Extensions to rndis_host
` [PATCH 8/8] [PATCH] Use wlan device name for RNDIS wireless devices

[RFC] mac80211: add unified BSS configuration
 2007-12-22 21:15 UTC  (4+ messages)

[PATCH] ssb: Fix PCMCIA lowlevel register access
 2007-12-22 21:01 UTC 

[PATCH] b43: Fix chip access validation for new devices
 2007-12-22 20:56 UTC 

drivers supporting AP mode
 2007-12-22 20:46 UTC  (5+ messages)

BCM4328 wireless support - when?
 2007-12-22 13:53 UTC  (2+ messages)

[WEXT 3/12]: Extract standard call iw_point handling into seperate function
 2007-12-22  7:22 UTC  (2+ messages)

[WEXT 12/12]: Emit event stream compat iw_point objects correctly
 2007-12-22  4:58 UTC 

[WEXT 11/12]: Create IW_REQUEST_FLAG_COMPAT and set it as needed
 2007-12-22  4:57 UTC 

[WEXT 10/12]: Remove compat handling from fs/compat_ioctl.c
 2007-12-22  4:57 UTC 

[WEXT 9/12]: Dispatch and handle compat ioctls entirely in net/wireless/wext.c
 2007-12-22  4:56 UTC 

[WEXT 8/12]: Pull top-level ioctl dispatch logic into helper function
 2007-12-22  4:56 UTC 

[WEXT 7/12]: Pass iwreq pointer down into standard/private handlers
 2007-12-22  4:55 UTC 

[WEXT 6/12]: Parameterize the standard/private handlers
 2007-12-22  4:55 UTC 

[WEXT 5/12]: Pull ioctl permission checking out into helper function
 2007-12-22  4:54 UTC 

[WEXT 4/12]: Extract private call iw_point handling into seperate functions
 2007-12-22  4:54 UTC 

[WEXT 2/12]: Make adjust_priv_size() take a "struct iw_point *"
 2007-12-22  4:53 UTC 

[WEXT 1/12]: Remove inline from get_priv_size() and adjust_priv_size()
 2007-12-22  4:53 UTC 

[WEXT 0/12]: Un-crapify compat handling
 2007-12-22  4:52 UTC 

[PATCH] mac80211: better rate control algorithm selection
 2007-12-21 22:26 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] mac80211: remove useless sdata variable
 2007-12-21 16:35 UTC  (6+ messages)

Please pull 'upstream-davem' branch of wireless-2.6
 2007-12-21 14:05 UTC  (4+ messages)
    ` (2nd attempt) "

mac80211: rc algos broken
 2007-12-21 14:13 UTC  (7+ messages)
  ` [PATCH 1/2] rc80211-pid: fix debugfs missing symbols
  ` [PATCH 2/2] mac80211: fix breakage
  ` [PATCH v2 "

[PATCH] mac80211: Restore rx.fc before every invocation of ieee80211_invoke_rx_handlers
 2007-12-21 14:16 UTC 

[PATCH] ath5k: don't build by default
 2007-12-20 23:59 UTC 

[PATCH] PS3: gelic: Add wireless support for PS3
 2007-12-21  9:26 UTC  (2+ messages)

[PATCH] PS3: gelic: Add wireless support for PS3
 2007-12-21  6:17 UTC  (3+ messages)

Please pull 'fixes-davem' branch of wireless-2.6
 2007-12-20 19:55 UTC  (4+ messages)

[linville@tuxdriver.com: Please pull 'fixes-jgarzik' branch of wireless-2.6]
 2007-12-20 19:41 UTC 

[PATCH] make iw usable for mere mortals
 2007-12-20 17:50 UTC  (2+ messages)

[PATCH 0/8 v2] mac80211/iwlwifi: integrate IEEE802.11n A-MPDU Rx MLME
 2007-12-20 17:14 UTC  (12+ messages)
` [PATCH 1/8 v2] mac80211: A-MPDU Rx add low level driver API
` [PATCH 2/8 v2] mac80211: A-MPDU Rx add MLME structures
` [PATCH 3/8 v2] mac80211: A-MPDU Rx adding basic functionality
` [PATCH 4/8 v2] mac80211: A-MPDU Rx MLME data initialization
` [PATCH 5/8 v2] mac80211: A-MPDU Rx handling aggregation reordering
` [PATCH 6/8 v2] mac80211: A-MPDU Rx adding BAR handling capability
` [PATCH 7/8 v2] mac80211: A-MPDU Rx handling DELBA requests
` [PATCH 8/8 v2] iwlwifi: A-MPDU Rx flow enabled

Please pull 'upstream-jgarzik' branch of wireless-2.6
 2007-12-20 15:54 UTC 

[PATCH v3 1/8] mac80211: clean up rate selection
 2007-12-20 14:34 UTC  (21+ messages)
    ` [PATCH v4 "
` [PATCH v3 2/8] mac80211: add PID controller based rate control algorithm
` [PATCH v3 3/8] mac80211: make PID rate control algorithm the default
` [PATCH v3 4/8] rc80211-pid: add rate behaviour learning algorithm
` [PATCH v3 5/8] rc80211-pid: add sharpening factor
` [PATCH v3 6/8] rc80211-pid: add debugging
` [PATCH v3 7/8] debugfs: allow access to signed values
  ` [PATCH v4 "
    ` [PATCH v5 "
` [PATCH v3 8/8] rc80211-pid: export tuning parameters through debugfs
  ` [PATCH v4 "

[PATCH 0/8] mac80211/iwlwifi: integrate IEEE802.11n A-MPDU Rx MLME
 2007-12-20 14:15 UTC  (30+ messages)
` [PATCH 2/8] mac80211: A-MPDU Rx add MLME structures
` [PATCH 5/8] mac80211: A-MPDU Rx handling aggregation reordering
` [PATCH 6/8] mac80211: A-MPDU Rx adding BAR handling capability
` [PATCH 7/8] mac80211: A-MPDU Rx handling DELBA requests

[PATCH] mac80211: don't read ERP information from (re)association response
 2007-12-19 22:38 UTC 

[PATCH] iwlwifi: skip mac80211 conf during a hardware scan and replay it afterwards
 2007-12-20  6:10 UTC 

[PATCH] iwl4965: fix bogus hardware scan configuration caching
 2007-12-20  5:56 UTC  (2+ messages)

[PATCH V2] iwlwifi: proper monitor support
 2007-12-20  3:27 UTC 

[PATCH] iwlwifi: proper monitor support
 2007-12-20  3:22 UTC  (6+ messages)

[PATCH] [00/48] libertas update
 2007-12-19 15:33 UTC  (20+ messages)
` [PATCH 116/48] libertas: add SLEEP_PERIOD and FW_WAKE_METHOD command definitions
` [PATCH 117/48] libertas: fix buffer handling of PS_MODE commands and responses
` [PATCH 118/48] libertas: don't clear priv->dnld_sent after sending sleep confirm
` [PATCH 119/48] libertas: handle HOST_AWAKE event by sending WAKEUP_CONFIRM command
` [PATCH 120/48] libertas: allow for PS mode to be disabled when firmware doesn't support it
` [PATCH 121/48] libertas: Check for PS mode support on USB devices
` [PATCH 122/48] libertas: reduce explicit references to priv->cur_cmd->cmdbuf
` [PATCH 123/48] libertas: use priv->upld_buf for command responses
` [PATCH 124/48] libertas: discard DEFER responses to commands; let the timeout trigger
` [PATCH 125/48] libertas: make lbs_submit_command always 'succeed' and set command timer
` [PATCH 126/48] libertas: submit RSSI command on tx timeout, to check whether module is dead
` [PATCH 127/48] libertas: convert RADIO_CONTROL to a direct command
` [PATCH 128/48] libertas: convert INACTIVITY_TIMEOUT "
` [PATCH 129/48] libertas: convert SLEEP_PARAMS "
` [PATCH 130/48] libertas: convert SET_WEP "
` [PATCH 131/48] libertas: convert ENABLE_RSN "
` [PATCH 132/48] libertas: change inference about buffer size in lbs_cmd()
` [PATCH 133/48] libertas: convert SUBSCRIBE_EVENT to a direct command
` [PATCH 134/48] libertas: remove check for driver_lock in lbs_interrupt()

(no subject)
 2007-12-19 15:31 UTC 

[patch 4/9] mac80211: Make PID rate control algorithm the default
 2007-12-19 16:05 UTC  (7+ messages)

usefulness of 802.1X control?
 2007-12-19 15:10 UTC 

[PATCH 0/9] nl80211/cfg80211/mac80211 updates for AP mode
 2007-12-19  1:03 UTC  (10+ messages)
` [PATCH 1/9] cfg80211/nl80211: introduce key handling
` [PATCH 2/9] mac80211: support adding/removing keys via cfg80211
` [PATCH 3/9] mac80211: support getting key sequence counters "
` [PATCH 4/9] cfg80211/nl80211: add beacon settings
` [PATCH 5/9] mac80211: add beacon configuration via cfg80211
` [PATCH 6/9] cfg80211/nl80211: station handling
` [PATCH 7/9] mac80211: implement cfg80211s "
` [PATCH 8/9] cfg80211/nl80211: implement station attribute retrieval
` [PATCH 9/9] mac80211: implement station stats retrieval

[PATCH 0/6] mac80211 updates
 2007-12-19  0:31 UTC  (7+ messages)
` [PATCH 1/6] mac80211: clean up eapol frame handling/port control
` [PATCH 2/6] mac80211: clean up eapol handling in TX path
` [PATCH 3/6] mac80211: make ieee80211_rx_mgmt_action static
` [PATCH 4/6] mac80211: allow easier multicast/broadcast buffering in hardware
` [PATCH 5/6] mac80211: dont use interface indices in drivers
` [PATCH 6/6] mac80211: move interface type to vif structure

[PATCH] ipw2200: prevent alloc of unspecified size on stack
 2007-12-19  7:16 UTC  (5+ messages)

[PATCH 1/6] rtl8180: Initialize RF 3-wire registers before trying to identify RF version
 2007-12-19  6:17 UTC  (6+ messages)
` [PATCH 3/6] rtl8180: Set CRC failed flag
` [PATCH 2/6] rtl8180: Power off VCO when stopping interface
` [PATCH 5/6] rtl8180: reduce lock during TX
` [PATCH 4/6] rtl8180: update BB registers for rtl8225 V1 radio
` [PATCH 6/6] rtl8180: don't corrupt BRSR register on rtl8180 cards

[PATCH wireless-2.6] iwlwifi: fix possible priv->mutex deadlock during suspend
 2007-12-19  6:03 UTC 

[PATCH] iwlwifi: fix possible priv->mutex deadlock during suspend
 2007-12-19  6:01 UTC  (2+ messages)

[PATCH] iwlwifi: fix possible priv->mutex deadlock during suspend
 2007-12-19  5:59 UTC 

[PATCH] iwlwifi: fix typo in 'drivers/net/wireless/iwlwifi/Kconfig'
 2007-12-19  0:54 UTC 

[PATCH] doc: fix typo in feature-removal-schedule
 2007-12-19  0:46 UTC 

[PATCH] rt2x00: remove unused variable
 2007-12-19  0:43 UTC 

[PATCH v3 0/8] rate control rework
 2007-12-19  0:25 UTC 

[PATCH v2 6/8] rc80211-pid: add debugging
 2007-12-19  0:15 UTC  (4+ messages)
` [PATCH v2 7/8] debugfs: allow access to signed values
` [PATCH v2 8/8] rc80211-pid: export tuning parameters through debugfs
` [PATCH v2 0/8] rate control rework


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