messages from 2012-06-22 17:18:47 to 2012-06-26 12:37:27 UTC [more...]
[RFC v3] initial channel context implementation
2012-06-26 12:37 UTC (3+ messages)
` [RFC v3 1/7] mac80211: introduce channel context skeleton code
` [RFC v3 2/7] mac80211: introduce new ieee80211_ops
[RFC v3] respect channels in iface combinations
2012-06-26 12:30 UTC (14+ messages)
` [RFC v3 01/13] cfg80211: introduce cfg80211_stop_ap
` [RFC v3 02/13] cfg80211: .stop_ap when interface is going down
` [RFC v3 03/13] cfg80211: add channel tracking for AP and mesh
` [RFC v3 04/13] cfg80211: track ibss fixed channel
` [RFC v3 05/13] cfg80211: introduce cfg80211_get_chan_state
` [RFC v3 06/13] cfg80211: track monitor interfaces count
` [RFC v3 07/13] mac80211: refactor virtual monitor code
` [RFC v3 08/13] cfg80211: refuse to .set_monitor_channel when non-monitors are present
` [RFC v3 09/13] cfg80211: track monitor channel
` [RFC v3 10/13] cfg80211: set initial "
` [RFC v3 11/13] cfg80211/mac80211: remove .get_channel
` [RFC v3 12/13] cfg80211: add channel checking for iface combinations
` [RFC v3 13/13] cfg80211: respect iface combinations when starting operation
[PATCH] mac80211: use legacy mode for all ACs
2012-06-26 12:21 UTC (3+ messages)
carl9170 driver - reducing the output power
2012-06-26 12:10 UTC (3+ messages)
mac80211 auth/assoc in multi-channel scenarios
2012-06-26 11:35 UTC (5+ messages)
[PATCH 0/2] NFC fixes for 3.5
2012-06-26 11:37 UTC (3+ messages)
` [PATCH 1/2] NFC: Prevent multiple buffer overflows in NCI
` [PATCH 2/2] NFC: Return from rawsock_release when sk is NULL
[PATCH] brcmsmac: fix NULL pointer crash in brcms_c_regd_init()
2012-06-26 9:46 UTC (3+ messages)
Where to power on the wifi device before loading the driver
2012-06-26 8:56 UTC (11+ messages)
[PATCH] mac80211: add command to get current rssi
2012-06-26 8:50 UTC (6+ messages)
pull-request: mac80211-next 2012-06-26
2012-06-26 7:42 UTC
[PATCH v4] nl80211: specify RSSI threshold in scheduled scan
2012-06-26 7:33 UTC (2+ messages)
iwlwifi: "GF was set with SGI:SISO"
2012-06-26 7:28 UTC (4+ messages)
[PATCH v3 00/10] Add support for WOW in ath9k
2012-06-26 7:28 UTC (21+ messages)
` [PATCH v3 01/10] ath9k_hw: Add register definitions for WoW support
` [PATCH v3 02/10] ath9k: Add definitions and structures to support WoW
` [PATCH v3 03/10] ath9k_hw: Add WoW hardware capability flags
` [PATCH v3 04/10] ath9k_hw: advertise WoW support for capable chipsets
` [PATCH v3 05/10] ath9k: advertise supported WoW flags to upper layer
` [PATCH v3 06/10] ath9k_hw: INI changes for WoW for AR9002 chipsets
` [PATCH v3 07/10] ath9k_hw: Add hardware code for WoW
` [PATCH v3 08/10] ath: Add Wake-on-Wireless debug mask
` [PATCH v3 09/10] ath9k: Add WoW related mac80211 callbacks
` [PATCH v3 10/10] ath9k: do not disable hardware while wow is enabled
Panda ES board hang when using GPIO as interrupt
2012-06-26 7:21 UTC (2+ messages)
Help tracing NL80211_CMD_AUTHENTICATE as event in IBSS mode
2012-06-26 6:53 UTC (2+ messages)
[PATCH v2 0/6] mac80211 debugging
2012-06-26 5:23 UTC (14+ messages)
` [PATCH 1/6] mac80211: remove TKIP debug
` [PATCH 2/6] mac80211: two small verbose debug cleanups
` [PATCH 3/6] mac80211: pass sdata to some RX functions
` [PATCH 4/6] mac80211: clean up debugging
` [PATCH 5/6] mac80211: rename driver-trace file
` [PATCH 6/6] mac80211: trace debug messages
[PATCH] bcma: define some additional cores IDs
2012-06-26 5:07 UTC (3+ messages)
[ANN] iw: v3.5
2012-06-26 3:10 UTC
[RFC] cfg80211: support TX error rate CQM
2012-06-26 2:34 UTC
[PATCH] rtlwifi: rtl8192cu: New USB IDs
2012-06-25 23:01 UTC
Question about BCM43228 and outdated description in MAINTAINERS
2012-06-25 21:36 UTC (6+ messages)
[PATCH] NFC: only put local on destruction if it was created before
2012-06-25 17:29 UTC (4+ messages)
[RFC 0/17] add P2P Device support
2012-06-25 17:07 UTC (11+ messages)
` [RFC 06/17] nl80211: prepare for non-netdev wireless devs
` [RFC 15/17] cfg80211: add P2P Device abstraction
net: nfc: BUG and panic in accept() on 3.5-rc2
2012-06-25 17:15 UTC (11+ messages)
` [PATCH] net: nfc: fix panic in accept()
[PATCH] mac80211: fix build warning
2012-06-25 15:33 UTC (3+ messages)
[PATCH] mac80211: don't require associated->beacon_ies for ps
2012-06-25 13:54 UTC (3+ messages)
[PATCH] mac80211_hwsim: fix smatch/sparse complaints
2012-06-25 12:50 UTC
[PATCH v2 00/10] Add support for WOW in ath9k
2012-06-25 11:04 UTC (13+ messages)
` [PATCH v2 01/10] ath9k_hw: Add register definitions for WoW support
` [PATCH v2 02/10] ath9k: Add definitions and structures to support WoW
` [PATCH v2 03/10] ath9k_hw: Add WoW hardware capability flags
` [PATCH v2 04/10] ath9k_hw: advertise WoW support for capable chipsets
` [PATCH v2 05/10] ath9k: advertise supported WoW flags to upper layer
` [PATCH v2 06/10] ath9k_hw: INI changes for WoW for AR9002 chipsets
` [PATCH v2 07/10] ath9k_hw: Add hardware code for WoW
` [PATCH v2 08/10] ath: Add Wake-on-Wireless debug mask
` [PATCH v2 09/10] ath9k: Add WoW related mac80211 callbacks
` [PATCH v2 10/10] ath9k: do not disable hardware while wow is enabled
[PATCH] mac80211: flush queues before deauth/disassoc
2012-06-25 10:58 UTC
[ANN] DFS testing: use USRP-Radar-Relay for SDR radar pattern generation
2012-06-25 10:46 UTC
pull request: TI wireless drivers 2012-06-24 (for 3.6)
2012-06-25 10:08 UTC (2+ messages)
[PATCH v3] compat: Define include guard for vga_switcheroo.h
2012-06-25 10:08 UTC
[PATCH 3/3] ath9k_htc: Fix IDLE power save
2012-06-25 8:24 UTC
[PATCH 2/3] ath9k_htc: Use atomic operations for op_flags
2012-06-25 8:24 UTC
[PATCH] ath9k: Fix lockdep splat
2012-06-25 8:24 UTC
[PATCH 1/3] ath9k_htc: Change default listen interval to 1
2012-06-25 8:24 UTC
[RFCv2] respect channels in iface combinations
2012-06-25 7:41 UTC (14+ messages)
` [RFCv2 10/13] cfg80211: set initial monitor channel
` [RFCv2 12/13] cfg80211: add channel checking for iface combinations
` [RFCv2 13/13] cfg80211: respect iface combinations when starting operation
[PATCH 3.5] iwlwifi: fix activating inactive stations
2012-06-25 7:36 UTC
[PATCH] wlcore: drop INET dependency
2012-06-25 7:23 UTC (2+ messages)
[RFC v2] initial channel context implementation
2012-06-25 6:54 UTC (7+ messages)
` [RFC v2 1/7] mac80211: introduce channel contexts skeleton code
` [RFC v2 7/7] mac80211: reuse channels for channel context
[PATCH] ath9k: raise aggregation limit to 64k for HT IBSS
2012-06-25 5:15 UTC
make module error
2012-06-25 2:05 UTC (2+ messages)
Atheros [168c 0034] can't enable wireless button LED
2012-06-25 2:05 UTC (10+ messages)
Regression on ath9k_htc managed mode
2012-06-25 0:59 UTC (2+ messages)
[PATCH] rtlwifi: rtl8192se: Fix double inclusion of header pci.h
2012-06-24 19:44 UTC
[PATCH] rtlwifi: Fix IRQ disabled warning
2012-06-24 16:06 UTC
[3.2.y] Brcmsmac driver woes, possible regression?
2012-06-24 9:41 UTC (2+ messages)
[PATCH 00/18] wlcore: improvements in SDIO error handling
2012-06-24 7:38 UTC (20+ messages)
` [PATCH 01/18] wlcore: Fix sdio out-of-sync power state
` [PATCH 02/18] wlcore: Disable interrupts while recovering
` [PATCH 03/18] wlcore: Change read/write ops to return errors
` [PATCH 04/18] wlcore: Change raw io functions "
` [PATCH 05/18] wlcore: Propagate errors from wlcore_raw_*_data functions
` [PATCH 06/18] wlcore: Propagate errors from wl1271_read
` [PATCH 07/18] wlcore: Propagate errors from wl1271_write
` [PATCH 08/18] wlcore: Propagate errors from wl1271_raw_read32
` [PATCH 09/18] wlcore: Propagate errors from wl1271_raw_write32
` [PATCH 10/18] wlcore: Propagate errors from wl1271_read_hwaddr
` [PATCH 11/18] wlcore: Force checking of io functions' return values
` [PATCH 12/18] wlcore: access the firmware memory via debugfs
` [PATCH 13/18] wlcore: cancel suspend when recovery is pending
` [PATCH 14/18] wlcore: don't allow SDIO read/writes after failure
` [PATCH 15/18] wlcore: force recovery on resume if suspended without recovering
` [PATCH 16/18] wlcore: check Rx-filter functions in the suspend path
` [PATCH 17/18] wlcore: refactor threaded IRQ routine
` [PATCH 18/18] wlcore: prevent recovery in the middle of resume
[PATCH] ath9k: decouple RX error checking for DFS
2012-06-24 4:13 UTC (5+ messages)
[PATCH] ath9k: enable serialize_regmode for non-PCIE AR9287
2012-06-23 18:43 UTC
[PATCH 3.5] ath9k: fix dynamic WEP related regression
2012-06-23 17:23 UTC
pull request: wireless 2012-06-22
2012-06-23 10:45 UTC (10+ messages)
[PATCH 3.5] mwifiex: fix memory leak associated with IE manamgement
2012-06-22 23:56 UTC
please help me, fedora make modules error
2012-06-22 22:01 UTC (2+ messages)
dynamic debug
2012-06-22 17:30 UTC (7+ messages)
[PATCH] compat-wireless: add patch to fix iwlwifi tracing
2012-06-22 17:27 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).