messages from 2011-04-30 20:50:31 to 2011-05-03 23:42:05 UTC [more...]
A race in register_netdevice()
2011-05-03 23:41 UTC (4+ messages)
[PATCH] ath9k: fix beaconing for mesh interfaces
2011-05-03 23:15 UTC
[PATCH] net: fix rtnl even race in register_netdevice()
2011-05-03 22:13 UTC (4+ messages)
[PATCH 00/12] rtlwifi: rtl8192se: Merge new driver
2011-05-03 21:35 UTC (11+ messages)
[RFC] mac80211: Fix a warning due to skipping tailroom reservation for IV
2011-05-03 20:34 UTC (2+ messages)
ath9k stopped queue bug
2011-05-03 20:06 UTC (7+ messages)
[PATCH 0/2] *** SUBJECT HERE ***
2011-05-03 19:46 UTC (13+ messages)
` [PATCH 1/2] brcm80211: FIX for TKIP GTK bug
` [PATCH 2/2] brcm80211: Fix for suspend/resume bug
carl9170.ko RX - DMA, TX - COPY
2011-05-03 20:58 UTC (5+ messages)
kernel panic on MIPS + ath5k + Wistron CM9 radio
2011-05-03 19:19 UTC (4+ messages)
` [ath5k-devel] "
Compat-wireless release for 2011-05-03 is baked
2011-05-03 19:05 UTC
[PATCH] mac80211: don't start the dynamic ps timer if not associated
2011-05-03 18:40 UTC
error initializing AR7010+AR9280 Xbox 802.11n adapter
2011-05-03 18:39 UTC (8+ messages)
rt2800pci died: phy0 -> rt2800pci_txdone: Warning - Got TX status for an empty queue 0, dropping
2011-05-03 18:15 UTC
Looking for 3x3 Atheros NICs using ath9k driver
2011-05-03 18:00 UTC (9+ messages)
trace: compat-wireless crashes modprobe and hangs fuse on linux 2.6.34.9 vanilla
2011-05-03 17:56 UTC
(no subject)
2011-05-03 17:11 UTC (4+ messages)
`
` set key and separate default keys
Frequent spurious tx_timeouts for libertas
2011-05-03 16:47 UTC (5+ messages)
WARNING: at net/mac80211/wep.c:101 ieee80211_wep_add_iv+0x52/0x150 [mac80211]()
2011-05-03 15:18 UTC (5+ messages)
iwlagn: crash when unloading the module
2011-05-03 15:07 UTC (4+ messages)
[PATCH 12/12] rtlwifi: rtl8192se: Modify Kconfig and Makefile routines for new driver
2011-05-03 14:49 UTC
[PATCH 11/12] rtlwifi: rtl8192se: Merge TX and RX routines
2011-05-03 14:49 UTC
[PATCH 10/12] rtlwifi: rtl8192se: Merge table routines
2011-05-03 14:49 UTC
[PATCH 09/12] rtlwifi: rtl8192se: Merge main (sw) routines
2011-05-03 14:49 UTC
[PATCH 08/12] rtlwifi: rtl8192se: Merge rf routines
2011-05-03 14:48 UTC
[PATCH 07/12] rtlwifi: rtl8192se: Merge register definitions
2011-05-03 14:48 UTC
[PATCH 06/12] rtlwifi: rtl8192se: Merge phy routines
2011-05-03 14:48 UTC
[PATCH 05/12] rtlwifi: rtl8192se: Merge led routines
2011-05-03 14:48 UTC
[PATCH 04/12] rtlwifi: rtl8192se: Merge hardware routines
2011-05-03 14:48 UTC
[PATCH 03/12] rtlwifi: rtl8192se: Merge firmware routines
2011-05-03 14:48 UTC
[PATCH 02/12] rtlwifi: rtl8192se: Merge dynamic management routines
2011-05-03 14:47 UTC
[PATCH 01/12] rtlwifi: rtl8192se: Merge def.h
2011-05-03 14:47 UTC
[davem@davemloft.net: net-2.6 state...]
2011-05-03 13:30 UTC
2.6.38: rt2800usb: high latency (1000ms)?
2011-05-03 13:08 UTC (11+ messages)
` 2.6.38: rt2800usb: driver is crashing the kernel
[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)
[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
[PATCH 1/2] ath9k_htc: Dump base eeprom header for UB91/94/95
2011-05-03 2:31 UTC (6+ messages)
` [ath9k-devel] "
[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)
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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).