linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-06-04 14:51:59 to 2009-06-07 15:26:08 UTC [more...]

[PATCH] rfkill: print events when input handler is disabled/enabled
 2009-06-07 15:25 UTC  (2+ messages)

pull request: wireless-next-2.6 2009-06-04
 2009-06-07 15:11 UTC  (6+ messages)

[PATCH] ath5k: added cfg80211 based rfkill support
 2009-06-07 15:07 UTC  (3+ messages)
` [ath5k-devel] "

bcm43xx 5.10.38.35 firmware
 2009-06-07 14:26 UTC  (3+ messages)

[PATCH] rfkill: create useful userspace interface
 2009-06-07 13:54 UTC  (19+ messages)

2.6.30-rc8-git4: Reported regressions 2.6.28 -> 2.6.29
 2009-06-07 10:02 UTC 

Which firmware for Belkin F5D7050 (ISL3880 + NET2280)
 2009-06-07 12:59 UTC  (3+ messages)

[PATCH] b43/legacy: port to cfg80211 rfkill
 2009-06-07 12:58 UTC  (2+ messages)

[RFC V2] b43/legacy: port to cfg80211 rfkill
 2009-06-07 12:55 UTC  (16+ messages)

2.6.30-rc8-git4: Reported regressions from 2.6.29
 2009-06-07  9:47 UTC 

[ANN] Atheros 802.11n USB firmware source code released
 2009-06-07 12:23 UTC  (12+ messages)

mac80211 : fix unaligned rx skb
 2009-06-07  9:26 UTC  (7+ messages)

[PATCH 0/5] IEEE 802.15.4 stack: generic parts v3
 2009-06-07  6:25 UTC  (8+ messages)
` [PATCH 1/5] Add constants for the ieee 802.15.4 stack
` [PATCH 2/5] net: add IEEE 802.15.4 socket family implementation
` [PATCH 3/5] net: add NL802154 interface for configuration of 802.15.4 devices
` [PATCH 4/5] ieee802154: add documentation about our stack
` [PATCH 5/5] ieee802154: add simple HardMAC driver sample
` [PULL REQUEST] IEEE 802.15.4 stack: generic parts v3

[PATCH 2/2] ar9170-fw: Use self-built toolchain by default
 2009-06-06 18:47 UTC  (4+ messages)

[PATCH 0/2] ar9170-fw: Roll-your-own toolchain
 2009-06-06 18:01 UTC  (8+ messages)

[PATCH 1/2] ar9170-fw: Boostrap our own toolchain
 2009-06-06 17:13 UTC 

Doubt regarding Wifi Driver iwlagn
 2009-06-06  9:47 UTC 

Doubt regarding Wifi Driver iwlagn
 2009-06-06  9:34 UTC 

[PATCH v2 00/15] ath9k: few rate control cleanups
 2009-06-06  7:25 UTC  (18+ messages)
` [PATCH v2 01/15] ath9k: fix oops by downgrading assert in rc.c
` [PATCH v2 02/15] ath9k: cleanup try count for MRR in rate control
` [PATCH v2 03/15] ath9k: remove unused min rate calculation code
` [PATCH v2 04/15] ath9k: remove unused stepdown when looking for the next rate
` [PATCH v2 05/15] ath9k: remove pointless wrapper ath_rc_rate_getidx()
` [PATCH v2 06/15] ath9k: rename ath_rc_get_nextlowervalid_txrate()
` [PATCH v2 07/15] ath9k: remove unused ath_rc_isvalid_txmask()
` [PATCH v2 08/15] ath9k: remove ATH9K_MODE_11B
  ` [ath9k-devel] "
` [PATCH v2 09/15] ath9k: remap ATH9K_MODE_*
` [PATCH v2 10/15] ath9k: rename ath_rc_ratefind_ht() to ath_rc_get_highest_rix()
` [PATCH v2 11/15] ath9k: remove unnecessary IEEE80211_TX_CTL_NO_ACK checks
` [PATCH v2 12/15] mac80211: make minstrel/pid RC use ieee80211_is_data(fc)
` [PATCH v2 13/15] iwlwifi: "
` [PATCH v2 14/15] mac80211: add helper for management / no-ack frame rate decision
` [PATCH v2 15/15] ath9k: remove rate control wraper

[PULL REQUEST] IEEE 802.15.4 stack: generic parts v2
 2009-06-06  7:12 UTC  (22+ messages)
` [PATCH 1/5] Add constants for the ieee 802.15.4 stack
  ` [PATCH 2/5] net: add IEEE 802.15.4 socket family implementation
    ` [PATCH 3/5] net: add NL802154 interface for configuration of 802.15.4 devices
      ` [PATCH 4/5] ieee802154: add documentation about our stack
        ` [PATCH 5/5] ieee802154: add simple HardMAC driver sample

[PATCH 00/15] ath9k/mac80211/iwlwifi: rate control cleanup
 2009-06-06  6:55 UTC  (31+ messages)
` [PATCH 01/15] ath9k: fix oops by downgrading assert in rc.c
` [PATCH 02/15] ath9k: cleanup try count for MRR in rate control
` [PATCH 03/15] ath9k: remove unused min rate calculation code
` [PATCH 04/15] ath9k: remove unused stepdown when looking for the next rate
` [PATCH 05/15] ath9k: remove pointless wrapper ath_rc_rate_getidx()
` [PATCH 06/15] ath9k: rename ath_rc_get_nextlowervalid_txrate()
` [PATCH 07/15] ath9k: remove unused ath_rc_isvalid_txmask()
` [PATCH 08/15] ath9k: remove ATH9K_MODE_11B
` [PATCH 09/15] ath9k: remap ATH9K_MODE_*
` [PATCH 10/15] ath9k: rename ath_rc_ratefind_ht() to ath_rc_get_highest_rix()
` [PATCH 11/15] ath9k: remove unnecessary IEEE80211_TX_CTL_NO_ACK checks
` [PATCH 12/15] mac80211: make minstrel/pid RC use ieee80211_is_data(fc)
` [PATCH 13/15] iwlwifi: "
  ` Help ath5k
` [PATCH 14/15] mac80211: move management / no-ack frame rate decision to mac80211
    ` [ath9k-devel] "
` [PATCH 15/15] ath9k: remove rate control wraper

[WIP][RFT][RFC] ar9170: aggregation xmit (aka the _other_ part)
 2009-06-06  3:07 UTC 

[PATCH] ar9170: xmit code revamp
 2009-06-06  3:07 UTC 

[PATCH] b43: Fix possible unaligned u32 access
 2009-06-06  1:03 UTC  (10+ messages)

[PATCH] mac80211: fix minstrel single-rate memory corruption
 2009-06-05 14:21 UTC  (3+ messages)

[PATCH] rfkill: always init poll delayed work
 2009-06-05 13:03 UTC  (14+ messages)

[RFC][WIP] IEEE 802.15.4 implementation for Linux v1
 2009-06-05 12:58 UTC  (11+ messages)
` [PATCH 01/10] crc-itu-t: add bit-reversed calculation
  ` [PATCH 02/10] Add constants for the ieee 802.15.4/ZigBee stack
    ` [PATCH 03/10] net: add IEEE 802.15.4 socket family implementation
      ` [PATCH 04/10] net: add NL802154 interface for configuration of 802.15.4 devices
        ` [PATCH 05/10] ieee802154: add simple HardMAC driver sample
          ` [PATCH 06/10] mac802154: add a software MAC 802.15.4 implementation

[PATCH] ar9170: interpret firmware debug commands
 2009-06-05  9:47 UTC 

ath9k/ath5k + 80211s crash
 2009-06-05  4:42 UTC 

ath9k/ath5k + 80211s crash
 2009-06-05  3:39 UTC  (7+ messages)

[PATCH v3] net/libertas: remove GPIO-CS handling in SPI interface code
 2009-06-04 20:11 UTC  (2+ messages)

b43 : unaligned access on mips
 2009-06-04 19:51 UTC  (5+ messages)

[PATCH v2] net/libertas: remove GPIO-CS handling in SPI interface code
 2009-06-04 19:47 UTC 

[PATCH 1/2] rndis_wlan: cleanup: capitalize enum labels
 2009-06-04 17:13 UTC  (2+ messages)
` [PATCH 2/2] rndis_wlan: cleanup: rename all rndis_wext* objects to rndis_wlan*

[PATCH] iwlwifi: port to cfg80211 rfkill
 2009-06-04 16:26 UTC 

[RFT 0/3] driver rfkill to cfg80211 ports
 2009-06-04 16:02 UTC  (5+ messages)
` [RFT 1/3] iwlwifi: port to cfg80211 rfkill

[PATCH] wimax: depend on rfkill properly
 2009-06-04 15:42 UTC  (2+ messages)

[PATCH 3/6] net: add IEEE 802.15.4 socket family implementation
 2009-06-04 15:15 UTC  (12+ messages)
` [PATCH 4/6] net: add NL802154 interface for configuration of 802.15.4 devices


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