messages from 2011-03-01 06:39:20 to 2011-03-04 16:52:07 UTC [more...]
[PATCH 1/3] iwlwifi: move rx handlers code to iwl-rx.c
2011-03-04 16:51 UTC (2+ messages)
` [PATCH 2/3] iwlwifi: cleanup iwl_good_plcp_health
Powersave broken on p54
2011-03-04 16:49 UTC (6+ messages)
[PATCH] ath5k: Put hardware in PROMISC mode if there is more than 1 stations
2011-03-04 15:52 UTC (5+ messages)
ath9k causes lockups since kernel 2.6.33
2011-03-04 15:50 UTC (15+ messages)
` ath9k causes lockups since kernel 2.6.35
` [ath9k-devel] "
2.6.38-rc7, iwlagn crash
2011-03-04 15:17 UTC (2+ messages)
[RFC] ath9k: Fix ath9k prevents CPU to enter C3 states
2011-03-04 14:26 UTC (6+ messages)
brcm80211: ieee80211_register_hw failed, status -22
2011-03-04 12:59 UTC
[PATCH 1/2] mac80211: Remove redundant preamble and RTS flag setup in minstrel_ht
2011-03-04 12:31 UTC (2+ messages)
` [PATCH 2/2] mac80211: Shortcut minstrel_ht rate setup for non-MRR capable devices
(no subject)
2011-03-04 11:37 UTC (13+ messages)
` [PATCH 1/7] mac80211: Support RSN information element on mesh interfaces
` [PATCH 2/7] mac80211: New constant definitions for SAE
` [PATCH 3/7] mac80211: Let user space receive and send mesh auth/deauth frames
` [PATCH 4/7] mac80211: Accept mesh auth frames before a peer link has been established
` [PATCH 5/7] nl80211: Let userspace set the authenticated flag for a mesh peer
` [PATCH 6/7] mac80211: Parse RSN information element to determine if a peer needs authentication
` [PATCH 7/7] mac80211: Check auth status before attempting to establish a peer link
WMM and 802.11n Qurery, please help!
2011-03-04 11:26 UTC
WARNING: at drivers/net/wireless/ath/ath9k/recv.c:536 ath_stoprecv+0xc8/0xda [ath9k]()
2011-03-04 10:06 UTC (4+ messages)
[PATCH net-next] mac80211: remove unused macros
2011-03-04 7:14 UTC
pull request: wireless-next-2.6 2011-02-22
2011-03-04 4:35 UTC (2+ messages)
mac80211_hwsim, hostap and wpa_supplicant
2011-03-04 4:20 UTC
[PATCH 0/7] {mac|nl}80211: Support for SAE mesh authentication in userspace
2011-03-04 3:36 UTC
[PATCH v2] mwifiex: remove PRINTM/HEXDUMP and associated
2011-03-04 0:59 UTC (9+ messages)
[PATCH Resend] ath9k: Fix txq memory address printing in debugfs
2011-03-04 0:25 UTC
[PATCH wireless-2.6] iwlagn: Support new 1000 microcode
2011-03-04 0:15 UTC (3+ messages)
ANNOUNCE: debloat-testing kernel git tree
2011-03-03 22:33 UTC (11+ messages)
Compat-wireless release for 2011-03-03 is baked
2011-03-03 20:06 UTC
Ath5k has trouble receiving pkts with multiple vifs on multiple APs
2011-03-03 19:30 UTC
[PATCH 01/19] rt2x00: Optimize calls to rt2x00queue_get_queue
2011-03-03 18:47 UTC (19+ messages)
` [PATCH 02/19] rt2x00: Make use of unlikely during tx status processing
` [PATCH 03/19] rt2x00: Remove useless NULL check
` [PATCH 04/19] rt2x00: Add unlikely macro to special case tx status handling
` [PATCH 05/19] rt2x00: Use unlikely for unexpected error condition in rt2x00_mac_tx
` [PATCH 06/19] rt2x00: Generate sw sequence numbers only for devices that need it
` [PATCH 07/19] rt2x00: Optimize TX descriptor handling
` [PATCH 08/19] rt2x00: Optimize TX descriptor memory layout
` [PATCH 09/19] rt2x00: Move TX descriptor field "ifs" into plcp substruct
` [PATCH 10/19] rt2x00: Don't call ieee80211_get_tx_rate for MCS rates
` [PATCH 11/19] rt2x00: Use an enum instead of u16 for the rate_mode TX descriptor field
` [PATCH 12/19] rt2x00: Fix rt2800 key assignment in multi bssid setups
` [PATCH 13/19] rt2x00: Remove now unused crypto.aid field
` [PATCH 14/19] rt2x00: Revise irqmask locking for PCI devices
` [PATCH 15/19] rt2x00: Fix comment in rt2800pci
` [PATCH 16/19] rt2x00: Don't treat ATIM queue as second beacon queue
` [PATCH 17/19] rt2x00: Include ATIM queue support in rt2x00queue_get_tx_queue
` [PATCH 18/19] rt2x00: Optimize getting the beacon queue structure
` [PATCH 19/19] rt2x00: Remove unused rt2x00queue_get_queue function
[PATCH 2.6.39] iwlagn: report correct temperature for WiFi/BT devices
2011-03-03 18:20 UTC
new stuff for 2.6.39 needs to be posted _now_
2011-03-03 18:24 UTC
pull request: wl12xx 2011-03-03
2011-03-03 16:58 UTC
[PATCH] compat-wireless: rt2800pci (and rt2x00pci) don't unload on 'make unload'
2011-03-03 16:09 UTC (3+ messages)
[PATCH] wl12xx: Correctly set up protection if non-GF STAs are present
2011-03-03 15:45 UTC (2+ messages)
[PATCH v3 1/5] iwlwifi: fix dma mappings and skbs leak
2011-03-03 15:44 UTC (6+ messages)
` [PATCH v3 5/5] iwlwifi: move remaining iwl-agn-rx.c code into iwl-rx.c
[PATCH v2 0/7] wl12xx: Optimizing throughput and CPU usage
2011-03-03 15:43 UTC (10+ messages)
` [PATCH v2 1/7] wl12xx: Reorder data handling in irq_work
` [PATCH v2 2/7] wl12xx: Do end-of-transactions transfers only if needed
` [PATCH v2 3/7] wl12xx: Change claiming of the SDIO bus
` [PATCH v2 4/7] wl12xx: Switch to a threaded interrupt handler
` [PATCH v2 5/7] wl12xx: Switch to level trigger interrupts
` [PATCH v2 6/7] wl12xx: Avoid redundant TX work
` [PATCH v2 7/7] wl12xx: Modify requested number of memory blocks
[PATCH] wl12xx: wakeup chip from ELP during scan
2011-03-03 15:42 UTC (2+ messages)
[PATCH] wl12xx: Remove private headers in wl1271_tx_reset
2011-03-03 15:42 UTC (2+ messages)
[PATCH] wl12xx: Don't rely on runtime PM for toggling power
2011-03-03 15:42 UTC (2+ messages)
[PATCH] WLAN: fix the path to the wl12xx firmwares
2011-03-03 15:39 UTC (2+ messages)
[PATCH 1/2] staging: brcm80211: Add buf_size parameter to ampdu_action handler function
2011-03-03 15:38 UTC (10+ messages)
` [PATCH 2/2] staging: brcm80211: Remove unused variables and code clean up
Sniffer 802.11 L2 Management Frames
2011-03-03 14:27 UTC
[PATCH v2] linux-firmware: Initial release for Bluetooth init script
2011-03-03 13:44 UTC (2+ messages)
[PATCH] staging: rtl8192e: Fix incorrect netif_stop_queue usage warning
2011-03-03 12:37 UTC (6+ messages)
[PATCH] rt2x00: fix whitespace damage in the rt2800 specific code
2011-03-03 10:52 UTC (3+ messages)
Regulatory database improvements
2011-03-03 10:15 UTC (4+ messages)
[PATCH] Update ar9271.fw
2011-03-03 8:34 UTC (2+ messages)
[PATCH] mwifiex: remove PRINTM/HEXDUMP and associated
2011-03-02 21:06 UTC
Compat-wireless release for 2011-03-02 is baked
2011-03-02 20:06 UTC
Unplugging usb wlan (rt73usb) hangs the system
2011-03-02 17:16 UTC
32 bits executables with 64 bits kernel wifi issue
2011-03-02 18:03 UTC
[RFC 0/9 v2] DFS/radar state/userspace handling
2011-03-02 16:26 UTC (20+ messages)
` [PATCH 1/9] [mac80211] add method to access oper chan
` [PATCH 2/9] [{mac|nl}80211] Add 2 new radar channel flags
` [PATCH 3/9] [mac80211] enable radar detection
` [PATCH 4/9] [cfg80211] add preliminary radar processing code
` [PATCH 6/9] [cfg80211] no operation list (NOL) support
[PATCH] linux-firmware: Initial release for Bluetooth init script
2011-03-02 14:28 UTC (3+ messages)
32 bits executables with 64 bits kernel wifi issue
2011-03-02 13:38 UTC (2+ messages)
[PATCH] hostapd: Don't force HT Mixed Mode for non-GF STAs
2011-03-02 9:24 UTC (4+ messages)
i cannot activate the virtual interface
2011-03-02 7:25 UTC (2+ messages)
pull request: bluetooth-next-2.6 2011-03-01
2011-03-02 3:47 UTC
[RFC v3 1/2] dynamic debug: add dynamic_hexdump_debug macro
2011-03-02 1:24 UTC (2+ messages)
` [RFC v3 2/2] printk: add hexdump_debug macro
[RFC 0/9] add WoW support
2011-03-01 20:36 UTC (10+ messages)
` [RFC 1/9] cfg80211: "
` [RFC 2/9] mac80211: add WoW param to suspend/resume functions
` [RFC 3/9] mac80211: add WoW param to .start/.stop callbacks
` [RFC 4/9] mac80211: don't remove/add interfaces when WoW is enabled
` [RFC 5/9] wl12xx_sdio: set interrupt as wake_up interrupt
` [RFC 6/9] wl12xx_sdio: set MMC_PM_KEEP_POWER flag on suspend
` [RFC 7/9] wl12xx: save wl->wow_enabled "
` [RFC 8/9] wl12xx: prevent scheduling while suspending (WoW enabled)
` [RFC 9/9] wl12xx_sdio: declare support for NL80211_WOW_TRIGGER_ANYTHING trigger
pull request: wireless-2.6 2011-03-01
2011-03-01 20:39 UTC (2+ messages)
[PATCH 1/3] b43: N-PHY: rev3+: correct switching analog core
2011-03-01 20:40 UTC (3+ messages)
` [PATCH 2/3] b43: N-PHY: rev3+: add tables with gain ctl workarounds
` [PATCH 3/3] b43: N-PHY: rev3+: implement "
Compat-wireless release for 2011-03-01 is baked
2011-03-01 20:06 UTC
[PATCH] rtlwifi: usb parts should depend on CONFIG_USB
2011-03-01 19:54 UTC (3+ messages)
` [PATCH v2] "
[RFC v2 0/2] hexdump dynamic debug
2011-03-01 19:33 UTC (4+ messages)
` [RFC v2 1/2] dynamic debug: add dynamic_hexdump_debug macro
[PATCH] lib-average: Make config option selectable
2011-03-01 19:14 UTC (3+ messages)
[PATCH] p54: fix a NULL pointer dereference bug
2011-03-01 17:30 UTC (4+ messages)
[PATCH] mac80211: make rate control Kconfig warning depend on mac80211
2011-03-01 16:18 UTC
[PATCH] b43: N-PHY: rev3+: add static tables
2011-03-01 12:28 UTC
[PATCH] ath9k_hw: Read noise floor only for available chains for AR9003
2011-03-01 16:59 UTC
[PATCH V2] rtl8187: Change rate-control feedback
2011-03-01 8:22 UTC (2+ messages)
[PATCH v3] linux-firmware: wl12xx-Update AP Firmware
2011-03-01 6:47 UTC
[PATCH v2 1/3] linux-firmware: wl12xx-update STA FW supports 11n BA sessions
2011-03-01 6:39 UTC (4+ messages)
` [PATCH v2 3/3] linux-firmware: wl12xx-Update AP Firmware
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).