linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-04-29 20:01:10 to 2011-05-03 13:42:01 UTC [more...]

[PATCH 0/2] *** SUBJECT HERE ***
 2011-05-03 13:41 UTC  (12+ messages)
` [PATCH 1/2] brcm80211: FIX for TKIP GTK bug
` [PATCH 2/2] brcm80211: Fix for suspend/resume bug

error initializing AR7010+AR9280 Xbox 802.11n adapter
 2011-05-03 13:39 UTC  (7+ messages)

2.6.38: rt2800usb: high latency (1000ms)?
 2011-05-03 13:08 UTC  (11+ messages)
` 2.6.38: rt2800usb: driver is crashing the kernel

carl9170.ko RX - DMA, TX - COPY
 2011-05-03 15:20 UTC  (2+ messages)

WARNING: at net/mac80211/wep.c:101 ieee80211_wep_add_iv+0x52/0x150 [mac80211]()
 2011-05-03 11:44 UTC  (2+ messages)

[PATCH] mac80211: Postpond ps timer if tx is stopped by others
 2011-05-03 11:33 UTC 

WARNING: at net/mac80211/wep.c:101 ieee80211_wep_add_iv+0x52/0x150 [mac80211]()
 2011-05-03 10:51 UTC  (2+ messages)

Looking for 3x3 Atheros NICs using ath9k driver
 2011-05-03 10:39 UTC  (7+ messages)

iwlagn: crash when unloading the module
 2011-05-03 10:20 UTC 

[PATCH 00/61] staging: brcm80211: resubmit after flush of patch queue
 2011-05-03  9:36 UTC  (62+ messages)
` [PATCH 01/61] staging: brcm80211: fixed error in non-DHD_DEBUG fullmac build
` [PATCH 02/61] staging: brcm80211: made error codes in bcmutils.h positive
` [PATCH 03/61] staging: brcm80211: bugfix for fullmac return codes
` [PATCH 04/61] staging: brcm80211: removed WL_NONE
` [PATCH 05/61] staging: brcm80211: making wiphy object accessible from wlc and phy
` [PATCH 06/61] staging: brcm80211: replaced WL_ERROR in two files
` [PATCH 07/61] staging: brcm80211: replaced WL_ERROR in wlc_ampdu.c
` [PATCH 08/61] staging: brcm80211: replaced WL_ERROR in wlc_bmac.c
` [PATCH 09/61] staging: brcm80211: replaced WL_ERROR in wlc_main.c
` [PATCH 10/61] staging: brcm80211: replaced WL_ERROR in rest of softmac
` [PATCH 11/61] staging: brcm80211: remove unnecessary if statements from bss_info_changed
` [PATCH 12/61] staging: brcm80211: remove wl_ops_set_rts_threshold
` [PATCH 13/61] staging: brcm80211: rename rate related definitions
` [PATCH 14/61] staging: brcm80211: honour basic rate configuration from mac80211
` [PATCH 15/61] staging: brcm80211: removed ASSERTs from wlc_main.c
` [PATCH 16/61] staging: brcm80211: removed ASSERTs from wlc_ampdu.c
` [PATCH 17/61] staging: brcm80211: removed ASSERTs from wlc_bmac.c
` [PATCH 18/61] staging: brcm80211: removed error string function
` [PATCH 19/61] staging: brcm80211: replace error codes part 1
` [PATCH 20/61] staging: brcm80211: replace error codes part 2
` [PATCH 21/61] staging: brcm80211: made fullmac error codes more consistent
` [PATCH 22/61] staging: brcm80211: removed ASSERTs from util dir, part 1
` [PATCH 23/61] staging: brcm80211: removed ASSERTs from util dir, part 2
` [PATCH 24/61] staging: brcm80211: delete ASSERTs in 4 files in brcmsmac dir
` [PATCH 25/61] staging: brcm80211: removed all ASSERTs from wl_mac80211.c
` [PATCH 26/61] staging: brcm80211: removed all ASSERTs from wlc_ampdu.c
` [PATCH 27/61] staging: brcm80211: removed remaining ASSERTs from phy
` [PATCH 28/61] staging: brcm80211: implement flush driver callback for mac80211
` [PATCH 29/61] staging: brcm80211: rename active_queue identifier
` [PATCH 30/61] staging: brcm80211: remove queue info parameter from wlc_send_q
` [PATCH 31/61] staging: brcm80211: provide TSF value in receive status
` [PATCH 32/61] staging: brcm80211: remove tsf retrieval from wlc_bmac.c
` [PATCH 33/61] staging: brcm80211: remove retrieval function for tsf in wlc_main.c
` [PATCH 34/61] Revert "staging: brcm80211: separate hndpmu functionality for brcmsmac driver"
` [PATCH 35/61] staging: brcm80211: remove unused functions from hndpmu.c
` [PATCH 36/61] staging: brcm80211: remove use of si_* functions from wlc_phy_lcn.c
` [PATCH 37/61] staging: brcm80211: separate hndpmu functionality for brcmsmac driver
` [PATCH 38/61] staging: brcm80211: remove dependency between aiutils and siutils sources
` [PATCH 39/61] staging: brcm80211: fix checkpatch warnings in si_pmu_spuravoid_pllupdate
` [PATCH 40/61] staging: brcm80211: remove zero initialization of static in si_pmu_ilp_clock
` [PATCH 41/61] staging: brcm80211: fix checkpatch warning in si_pmu_res_init
` [PATCH 42/61] staging: brcm80211: fix checkpatch issues in si_pmu_measure_alpclk
` [PATCH 43/61] staging: brcm80211: fix checkpatch warning in si_pmu_otp_power
` [PATCH 44/61] staging: brcm80211: cleanup definitions in aiutils header file
` [PATCH 45/61] staging: brcm80211: cleanup code in source file aiutils.c
` [PATCH 46/61] staging: brcm80211: move aiutils source files to brcmsmac folder
` [PATCH 47/61] staging: brcm80211: remove check on interconnect type in ai_setcore
` [PATCH 48/61] staging: brcm80211: use local variable for socitype during ai_scan
` [PATCH 49/61] staging: brcm80211: remove socitype member for struct si_pub definition
` [PATCH 50/61] staging: brcm80211: removed ASSERTs from aiutils.c
` [PATCH 51/61] staging: brcm80211: removed ASSERTs from wlc_pmu.c
` [PATCH 52/61] staging: brcm80211: moved ASSERT logic to fullmac driver
` [PATCH 53/61] staging: brcm80211: replace hndcrc16 with crc-ccitt function
` [PATCH 54/61] staging: brcm80211: remove unused hndcrc32 function
` [PATCH 55/61] staging: brcm80211: remove CRC_INNER_LOOP macro
` [PATCH 56/61] staging: brcm80211: move qmath sources to phy directory
` [PATCH 57/61] staging: brcm80211: remove unused functions from wlc_phy_qmath.c
` [PATCH 58/61] staging: brcm80211: replaced WL_TRACE by BCMMSG
` [PATCH 59/61] staging: brcm80211: replaced WL_AMPDU_* with BCMMSG
` [PATCH 60/61] staging: brcm80211: got rid of WL_FFPLD message log macro
` [PATCH 61/61] staging: brcm80211: removed function wlc_calloc()

[RFC] mac80211: reestablish mis-configured existing Rx BA sessions
 2011-05-03  9:12 UTC 

[PATCH] mac80211: set TID of internal mgmt packets to 7
 2011-05-03  8:53 UTC 

WARNING: at net/mac80211/wep.c:101 ieee80211_wep_add_iv+0x52/0x150 [mac80211]()
 2011-05-03  8:31 UTC  (2+ messages)

[PATCH] ath9k_hw: remove aggregation protection mode
 2011-05-03  7:44 UTC 

kernel panic on MIPS + ath5k + Wistron CM9 radio
 2011-05-03  6:56 UTC  (3+ messages)
  ` [ath5k-devel] "

[PATCH] net: fix rtnl even race in register_netdevice()
 2011-05-03  2:38 UTC  (3+ messages)

[PATCH 1/2] ath9k_htc: Dump base eeprom header for UB91/94/95
 2011-05-03  2:31 UTC  (6+ messages)
        ` [ath9k-devel] "

(no subject)
 2011-05-03  1:28 UTC  (3+ messages)
` 
  ` set key and separate default keys

[PATCH 0/2] libertas: cleanup logging styles
 2011-05-02 23:49 UTC  (3+ messages)
` [PATCH 1/2] libertas: Convert lbs_pr_<level> to pr_<level>
` [PATCH 2/2] libertas: Use netdev_<level> or dev_<level> where possible

[PATCH] libertas: remove tx_timeout handler
 2011-05-02 21:29 UTC  (2+ messages)

Please fix compat-wireless for 2.6.34.9
 2011-05-02 20:58 UTC  (3+ messages)

Frequent spurious tx_timeouts for libertas
 2011-05-02 20:47 UTC  (4+ messages)

looking for more details on BCM4329, access to 802.11 header
 2011-05-02 20:17 UTC  (2+ messages)

pull request: wireless-2.6 2011-05-02
 2011-05-02 19:24 UTC  (2+ messages)

[PATCH 01/23] Enable WLAN LED on Ralink SoC (rt305x) devices
 2011-05-02 19:24 UTC  (6+ messages)
` [PATCH 04/23] rt2x00: Make rt2x00_queue_entry_for_each more flexible

Compat-wireless release for 2011-05-02 is baked
 2011-05-02 19:04 UTC 

[PATCH] mwifiex: fix missing tsf_val TLV
 2011-05-02 18:00 UTC 

[PATCH v2] wl12xx: support FW TX inactivity triggers
 2011-05-02 14:51 UTC  (7+ messages)
      ` [PATCH] Revert "wl12xx: support FW TX inactivity triggers"

wl12xx tree rebased
 2011-05-02  8:19 UTC 

[PATCH 01/10] wl12xx: add BT-coexistance for AP
 2011-05-02  8:18 UTC  (4+ messages)

[PATCH] ath9k: Fix drain txq failure in flush
 2011-05-02  4:34 UTC  (3+ messages)

[PATCH] rtlwifi: Fix typo in pci.c
 2011-05-02  3:30 UTC 

[PATCH] mac80211_hwsim driver support userspace frame tx/rx
 2011-05-01 21:35 UTC  (3+ messages)
` [PATCH v3] "

Compat-wireless release for 2011-05-01 is baked
 2011-05-01 19:02 UTC 

(no subject)
 2011-05-01  8:02 UTC  (2+ messages)

compat_wireless rt2x00 broken with 2.6.34.9: Invalid module format
 2011-05-01  7:51 UTC 

[PATCH] wl12xx: simplify wl1271_ssid_set()
 2011-05-01  6:56 UTC 

bug: implicit declaration error in nightly build compat-wireless-2011-04-29
 2011-04-30 21:41 UTC 

2.6.39-rc5-git4: Reported regressions from 2.6.38
 2011-04-30 20:50 UTC  (2+ messages)

2.6.39-rc5-git4: Reported regressions 2.6.37 -> 2.6.38
 2011-04-30 20:13 UTC 

Compat-wireless release for 2011-04-30 is baked
 2011-04-30 19:02 UTC 

[PATCH] b43: avoid uninitialized variable warnings in phy_n
 2011-04-30 17:27 UTC  (4+ messages)

problems with b43 and greedy (UDP) traffic
 2011-04-30 17:03 UTC  (2+ messages)

[PATCH 00/14] update for 2.6.40
 2011-04-30 16:17 UTC  (15+ messages)
` [PATCH 01/14] iwlagn: avoid hangs when restarting device
` [PATCH 02/14] iwlagn: introduce silent grabbing of NIC access
` [PATCH 03/14] iwlagn: refactor restart
` [PATCH 04/14] iwlagn: make rxon_assoc static function
` [PATCH 05/14] iwlagn: remove 5000 from rxon_assoc structure
` [PATCH 06/14] iwlagn: connect and disconnect sequence for RXON
` [PATCH 07/14] iwlagn: use proper good CRC threshold behaviour
` [PATCH 08/14] iwlagn: new 105 series device
` [PATCH 09/14] iwlagn: mod param cleanup
` [PATCH 10/14] iwlagn: semaphore and calib cleanup
` [PATCH 11/14] iwlagn: remove spectrum measurement header
` [PATCH 12/14] iwlagn: improve RXON checking
` [PATCH 13/14] iwlagn: prefer BSS context
` [PATCH 14/14] iwlagn: remove un-necessary debugfs callback

[PATCH wireless-2.6] iwlagn: led stay solid on when no traffic
 2011-04-30 15:38 UTC 

[PATCH 1/6] rt2x00: Reduce tx status reading timeout
 2011-04-30 15:18 UTC  (6+ messages)
` [PATCH 2/6] rt2x00: Optimize TX_STA_FIFO register reading
  ` [PATCH 3/6] rt2x00: Fix optimize register access for rt2800pci
    ` [PATCH 4/6] rt2x00: Streamline rt2800 eeprom initialisations
      ` [PATCH 5/6] rt2x00: Introduce capability flag for Bluetooth co-existence
        ` [PATCH 6/6] rt2x00: Add autowake support for USB hardware

[PATCH] mac80211: consolidate MIC failure report handling
 2011-04-30 13:24 UTC 

carl9170 WLAN USB frequently drops, dmesg attached
 2011-04-30 14:00 UTC  (2+ messages)

brcm80211 not setting correct country code?
 2011-04-30 13:48 UTC  (7+ messages)

[PATCH] mwifiex: fix copy-n-paste 'thinko' for tsf_val
 2011-04-29 22:32 UTC  (2+ messages)

[PATCH] wl12xx: Modify memory configuration for 128x/AP
 2011-04-29 20:05 UTC  (2+ messages)

[PATCH] wl12xx: do not set queue_mapping directly
 2011-04-29 20:09 UTC  (2+ messages)

[PATCH 1/2] wl12xx: implement the tx_frames_pending mac80211 callback
 2011-04-29 20:08 UTC  (4+ messages)
` [PATCH 2/2] wl12xx: discard corrupted packets in RX

[PATCH] wl12xx: Enable dynamic memory for 127x
 2011-04-29 20:06 UTC  (2+ messages)

[PATCH] wl12xx: Restart TX when TX descriptors are available
 2011-04-29 20:05 UTC  (2+ messages)

[PATCH] wl12xx: add debugfs entries for dtim_interval and beacon_interval
 2011-04-29 20:04 UTC  (3+ messages)
` [PATCH] wl12xx: strict_stroul introduced converted to kstrtoul


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