linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-01-15 02:26:54 to 2008-01-22 06:03:41 UTC [more...]

Silent crash witk 2-6.24-rc8-git4
 2008-01-22  6:03 UTC 

[PATCH 1/4] ath5k: debug level improvements
 2008-01-22  1:36 UTC  (16+ messages)
` [PATCH 2/4] ath5k: always extend rx timestamp with tsf
    ` [ath5k-devel] "
` [PATCH 3/4] ath5k: use 3 instead of 0x00000003
` [PATCH 4/4] ath5k: beacon interval is in TU
    ` [PATCH] ath5k: debug level improvements

[PATCH 1/2] ath5k: debug level improvements
 2008-01-22  1:35 UTC  (7+ messages)
` [PATCH 2/2] ath5k: always extend rx timestamp with tsf

[PATCH 1/3] ath5k: better beacon timer calculation
 2008-01-22  1:32 UTC  (5+ messages)
` [PATCH 2/3] ath5k: use SWBA to detect IBSS HW merges
` [PATCH 3/3] ath5k: configure backoff for IBSS beacon queue

[PATCH] ath5k: use AR5K_KEYTABLE_SIZE when initializing key table
 2008-01-22  1:20 UTC  (4+ messages)
` [PATCH] ath5k: reset key cache after resume

Please pull 'upstream-davem' branch of wireless-2.6 (2008-01-21)
 2008-01-22  1:05 UTC  (2+ messages)

[PATCH] b43: Fix firmware caching
 2008-01-21 18:55 UTC 

[PATCH] iwlwifi: fix possible read attempt on ucode that is not available
 2008-01-21 18:08 UTC 

[PATCH] iwlwifi: fix possible read attempt on ucode that is not available
 2008-01-21 18:05 UTC 

[PATCH] WEXT: Correct the size of the buffer to be copied to user-space in standard GET WE ioctls
 2008-01-21 16:07 UTC  (3+ messages)

[PATCH] mac80211: enable IBSS merging
 2008-01-21 16:05 UTC  (6+ messages)

[PATCH 00/12] iwlwifi driver updates
 2008-01-21 15:51 UTC  (19+ messages)
` [PATCH 01/12] iwl4965: Remove redundant code in iwl4965_tx_cmd
  ` [PATCH 02/12] iwlwifi: move iwl4965_get_dma_hi_address function to iwl-helpers.h
    ` [PATCH 03/12] iwlwifi: remove iwl4965_tx_cmd
      ` [PATCH 04/12] iwlwifi: document scan command
        ` [PATCH 05/12] iwlwifi: delay firmware loading from pci_probe to network interface open
          ` [PATCH 06/12] iwlwifi: fix problem when rf_killswitch change during suspend/resume
            ` [PATCH 07/12] iwlwifi: move uCode helper functions to iwl-helpers.h
              ` [PATCH 08/12] iwlwifi: 4965 unify rate scale variable names for station data
                ` [PATCH 09/12] iwlwifi: 3954 renames iwl3945_rate_scale_priv to iwl3945_rs_sta
                  ` [PATCH 10/12] iwlwifi: Update iwlwifi version stamp to 1.2.23
                    ` [PATCH 11/12] iwlwifi: remove reference to non-existent documentation
                      ` [PATCH 12/12] iwlwifi: style fixes to usage of << and >> operators
            ` [PATCH 05/12] iwlwifi: delay firmware loading from pci_probeto network interface open

[PATCH 0/12] mac80211/iwlwifi: A-MPDU Tx support
 2008-01-21 11:52 UTC  (13+ 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 04/12] mac80211: A-MPDU Tx MLME data initialization
` [PATCH 05/12] mac80211: A-MPDU add debugfs support
` [PATCH 06/12] mac80211: A-MPDU Tx adding qdisc support
` [PATCH 07/12] mac80211: A-MPDU Tx change tx_status to support Block Ack data
` [PATCH 08/12] mac80211: A-MPDU Tx add delBA from recipient support
` [PATCH 09/12] iwlwifi: A-MPDU Tx conform API to mac80211
` [PATCH 10/12] iwlwifi: A-MPDU Tx conform flows "
` [PATCH 11/12] iwlwifi: A-MPDU Tx conform block Ack rate scaling "
` [PATCH 12/12] wlwifi: A-MPDU Tx activation by load measures

: Emit event stream compat iw_point objects correctly
 2008-01-21 11:37 UTC  (4+ messages)

[WEXT 8/12]: Pull top-level ioctl dispatch logic into helper function
 2008-01-21 11:16 UTC  (2+ messages)

mac80211 sparse fixes
 2008-01-21 10:39 UTC  (3+ messages)
` [PATCH 1/2] mac80211: fixing ieee80211_bar types
  ` [PATCH 2/2] mac80211: fix rx flow sparse errors, make functions static

[PATCH]: Fix IWLWIFI mis-merge
 2008-01-21  8:44 UTC 

[ath5k-devel] [PATCH 2/4] ath5k: always extend rx timestamp with tsf
 2008-01-21  6:32 UTC  (3+ messages)

[ath5k] Help needed for Trust Speedshare Turbo Pro (PCMCIA)
 2008-01-20 23:42 UTC  (5+ messages)

bug in makefile
 2008-01-20 22:27 UTC  (3+ messages)

net 2.6.25 is broken when building with wireless/iwlwifi
 2008-01-20 19:23 UTC 

[RFC PATCH 0/12 v2] mac80211/iwlwifi: A-MPDU Tx support
 2008-01-20 15:36 UTC  (17+ messages)
` [RFC PATCH 01/12 v2] mac80211: A-MPDU Tx add session's and low level driver's API
` [RFC PATCH 02/12 v2] mac80211: A-MPDU Tx add MLME structures
` [RFC PATCH 03/12 v2] mac80211: A-MPDU Tx adding basic functionality
` [RFC PATCH 04/12 v2] mac80211: A-MPDU Tx MLME data initialization
` [RFC PATCH 05/12 v2] mac80211: A-MPDU add debugfs support
` [RFC PATCH 06/12 v2] mac80211: A-MPDU Tx adding qdisc support
` [RFC PATCH 07/12 v2] mac80211: A-MPDU Tx change tx_status to support Block Ack data
` [RFC PATCH 08/12 v2] mac80211: A-MPDU Tx add delBA from recipient support
` [RFC PATCH 09/12 v2] iwlwifi: A-MPDU Tx conform API to mac80211
` [RFC PATCH 10/12 v2] iwlwifi: A-MPDU Tx conform flows "
` [RFC PATCH 11/12 v2] iwlwifi: A-MPDU Tx conform block Ack rate scaling "
` [RFC PATCH 12/12 v2] iwlwifi: A-MPDU Tx activation by load measures

bug in compat-wireless-2.6/net/ieee80211/ieee80211_module.c in release kernels
 2008-01-20 13:09 UTC 

iwl3945 driver is still unusable!
 2008-01-20 10:43 UTC  (8+ messages)
  `  "
        ` [ipw3945-devel] "

[ath5k-devel] [PATCH 2/4] ath5k: always extend rx timestamp with tsf
 2008-01-20  9:57 UTC  (2+ messages)

[PATCH 14/14] Add new driver 'rndis_wext' for wireless RNDIS devices
 2008-01-20  0:15 UTC 

[PATCH 13/14] [rndis_host] blacklist known wireless RNDIS devices
 2008-01-20  0:14 UTC 

[PATCH 12/14] Move usbnet.h and rndis_host.h to include/linux/usb
 2008-01-20  0:14 UTC 

[PATCH 11/14] [rndis_host] Add rndis_link_change function pointer to 'struct rndis_data'
 2008-01-20  0:14 UTC 

[PATCH 10/14] [rndis_host] Add rndis_early_init function pointer to 'struct rndis_data'
 2008-01-20  0:14 UTC 

[PATCH 09/14] [usbnet] add driver_priv pointer to 'struct usbnet'
 2008-01-20  0:14 UTC 

[PATCH 08/14] [rndis_host] export functions
 2008-01-20  0:14 UTC 

[PATCH 07/14] [rndis_host] Split up rndis_host.c
 2008-01-20  0:14 UTC 

[PATCH 06/14] [usbnet] Use wlan device name for RNDIS wireless devices
 2008-01-20  0:14 UTC 

[PATCH 05/14] [rndis_host] Fix rndis packet filter flags
 2008-01-20  0:14 UTC 

[PATCH 04/14] [rndis_host] Halt device if rndis_bind fails
 2008-01-20  0:14 UTC 

[PATCH 03/14] [rndis_host] Use 1KB buffer in rndis_unbind
 2008-01-20  0:13 UTC 

[PATCH 02/14] [cdc_ether] Hardwire CDC descriptors when missing
 2008-01-20  0:13 UTC 

[PATCH 01/14] Fix sparse warning: returning void-valued expression
 2008-01-20  0:13 UTC 

[PATCH 00/14] RFC: Driver for Wireless RNDIS USB devices
 2008-01-20  0:13 UTC 

merge errors on 'everything'
 2008-01-19  9:28 UTC  (9+ messages)

more iwlwifi merge fallout?
 2008-01-18 20:40 UTC  (3+ messages)

rtl8187 rate control doesn't work
 2008-01-18 20:26 UTC  (9+ messages)

Please pull 'fixes-jgarzik' branch of wireless-2.6
 2008-01-18 19:40 UTC  (2+ messages)

led support in mac80211 and drivers
 2008-01-18  3:56 UTC  (10+ messages)
              ` [ipw3945-devel] "

[FYI] hostapd status
 2008-01-17 23:18 UTC  (3+ messages)

Please pull 'fixes-davem' branch of wireless-2.6
 2008-01-18 12:33 UTC  (2+ messages)

Spammed logs again rt2500pci 2.6.24-rc8
 2008-01-18 11:26 UTC  (3+ messages)

[PATCH] b43: Add more N-PHY init code
 2008-01-18  0:09 UTC 

[PATCH 0/8] RFC: Wireless Extensions for rndis_host
 2008-01-17 20:40 UTC  (5+ messages)
` [PATCH 6/8] [PATCH] Split up rndis_host.c

no attachment [PATCH] compat-2.6: fix "make unload" / ieee80211_crypt_tkip
 2008-01-17 18:05 UTC  (2+ messages)

mac80211 / iwl3945 + dynamic wep (again)
 2008-01-17 15:40 UTC  (10+ messages)

[PATCH] mac80211: fix RCU locking in __ieee80211_rx_handle_packet
 2008-01-17 15:36 UTC  (3+ messages)

[RFC] nl80211: export frequencies/bitrates
 2008-01-17 15:17 UTC  (4+ messages)

[PATCH] compat-2.6: fix "make unload" / ieee80211_crypt_tkip
 2008-01-17 10:10 UTC 

rc80211-pid: fix last_sample initialization
 2008-01-16 23:49 UTC  (2+ messages)

[RFC] mac80211: proper short-slot handling
 2008-01-16 16:51 UTC  (6+ messages)

[PATCH 2/5] iwlwifi: iwl3945 synchronize interrupt and tasklet for down iwlwifi
 2008-01-16 16:37 UTC  (10+ messages)
` [ipw3945-devel] [PATCH 2/5] iwlwifi: iwl3945 synchronize interruptand "

[PATCH] libertas: pepper main with debug statement
 2008-01-16 14:59 UTC 

[PATCH] libertas: don't blindly try mesh
 2008-01-16 14:57 UTC 

[PATCH] libertas: always show firmware release
 2008-01-16 14:55 UTC 

[PATCH] libertas: move cardspecific data to driver
 2008-01-16 14:52 UTC 

[PATCH] libertas cs/sdio: fix 'NOHZ: local_softirq_pending 08' message
 2008-01-16 14:48 UTC 

[PATCH 2.6.24] b43: Reject new firmware early
 2008-01-16 11:02 UTC 

[PATCH] b43: Add lots of N-PHY lookup tables
 2008-01-16  1:14 UTC 

[PATCH] b43: Add support for new firmware
 2008-01-15 22:57 UTC  (5+ messages)

[PATCH] rt2x00: remove unused variable
 2008-01-15 18:13 UTC  (5+ messages)
` [Rt2400-devel] "

[PATCH] iwlwifi: fix bad unlock balance
 2008-01-15 12:14 UTC  (3+ 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).