public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-10-23 15:09:22 to 2013-10-29 14:23:58 UTC [more...]

I always need a miracle to connect with iwlwifi
 2013-10-29 14:23 UTC  (20+ messages)

[PATCH 00/16] wl1251 patches from linux-n900 tree
 2013-10-29 13:35 UTC  (34+ messages)
` [PATCH 01/16] mac80211: fix TX device statistics for monitor interfaces
` [PATCH 02/16] wl1251: fix scan behaviour while not associated
` [PATCH 03/16] wl1251: add sysfs interface for bluetooth coexistence mode configuration
` [PATCH 04/16] wl1251: retry power save entry
` [PATCH 05/16] wl1251: implement hardware ARP filtering
` [PATCH 06/16] wl1251: split RX and TX data path initialisation
` [PATCH 07/16] wl1251: configure hardware en-/decryption for monitor mode
` [PATCH 08/16] wl1251: implement multicast address filtering
` [PATCH 09/16] wl1251: disable power saving in monitor mode
` [PATCH 10/16] wl1251: fix channel switching "
` [PATCH 11/16] wl1251: enable tx path in monitor mode if necessary for packet injection
` [PATCH 12/16] wl1251: disable retry and ACK policy for injected packets
` [PATCH 13/16] wl1251: enforce changed hw encryption support on monitor state change
` [PATCH 14/16] wl1251: add nvs file name to module firmware list
` [PATCH 15/16] wl1251: Add sysfs file tx_mgmt_frm_rate for setting rate
` [PATCH 16/16] wl1251: Add sysfs file address for setting permanent mac address

[PATCH v2 1/2] cfg80211: handle correctly prohibited flags
 2013-10-29 13:16 UTC  (4+ messages)
` [PATCH v2 2/2] cfg80211: allow beaconing after DFS CAC

[PATCH 1/3] ath10k: add phyerr/dfs handling
 2013-10-29 12:06 UTC  (3+ messages)
` [PATCH 2/3] ath10k: introduce DFS implementation
` [PATCH 3/3] ath10k: add debugfs file to control radar events blocking

[PATCH] cfg80211: allow beaconing after CAC
 2013-10-29 10:45 UTC  (4+ messages)

ath6kl USB driver loading problem
 2013-10-29 10:38 UTC 

[PATCH] cfg80211/nl80211: Add support to report unsafe frequency ranges(s)
 2013-10-29 10:30 UTC  (13+ messages)

[RFC] mac80211: add generic cipher scheme support
 2013-10-29 10:03 UTC 

Linksys AE3000 iw tool issues
 2013-10-29  9:35 UTC 

[PATCH] mac80211: verify ieee80211_key_replace() arguments
 2013-10-29  9:02 UTC 

[PATCH 0/4] wl1251 device tree support
 2013-10-29  8:28 UTC  (15+ messages)
` [PATCH 1/4] wl1251: split wl251 platform data to a separate structure
` [PATCH 2/4] wl1251: move power GPIO handling into the driver
` [PATCH 3/4] wl1251: spi: add vio regulator support
` [PATCH 4/4] wl1251: spi: add device tree support

iwlegacy (4965) - what would 0x8000 as the completed TX rate indicate?
 2013-10-29  8:03 UTC  (4+ messages)

[PATCH] ath9k: Remove pcieSerDesWrite
 2013-10-29  6:23 UTC 

[PATCH] ath9k: Remove unused AR9462 2.0 initvals
 2013-10-29  6:12 UTC 

[PATCH] ath9k: Add SERDES initvals for AR9462 2.1
 2013-10-29  6:12 UTC 

[PATCH NEXT] rtlwifi: Fix endian error in extracting packet type
 2013-10-29  0:07 UTC  (2+ messages)

Linksys AE3000 iw tool issues
 2013-10-28 23:48 UTC  (3+ messages)

[Patch v3 1/3] net: wireless: replace printk with pr_warn in adm8211.c
 2013-10-28 21:30 UTC  (2+ messages)
` [OPW kernel] "

[PATCH 1/5] cfg80211/mac80211: DFS setup chandef for cac event
 2013-10-28 18:27 UTC  (5+ messages)
` [PATCH 2/5] mac80211: DFS setup chandef for radar_event correctly
` [PATCH 3/5] cfg80211: add helper functions for start/end freq
` [PATCH 4/5] cfg80211: DFS check chandef usable before CAC
` [PATCH 5/5] cfg80211: fix dfs channel state after stopping AP

[PATCH 3.12] cfg80211: fix ibss wext chandef creation
 2013-10-28 17:14 UTC  (4+ messages)

[PATCH v2 0/6] crda: few more updates
 2013-10-28 16:42 UTC  (7+ messages)
` [PATCH v2 1/6] crda: relicense under copyleft-next-0.3.0
` [PATCH v2 2/6] crda: fix -pedantic gcc compilation
` [PATCH v2 3/6] crda: add regulatory domain stream parser
` [PATCH v2 4/6] crda: add regulatory domain optimizer
` [PATCH v2 5/6] crda: make ssl keys include stdint.h
` [PATCH v2 6/6] crda: make reglib a shared library

[PATCH] nl80211: introduce NL80211_SCAN_FLAG_DISCOVERY_MODE
 2013-10-28 15:00 UTC  (3+ messages)

[PATCH 00/14] wlan: consolidate passive-scan and no-ibss flags
 2013-10-28 14:49 UTC  (4+ messages)
` [PATCH 01/14] cfg80211: "

[PATCH] cfg80211: clarify DFS / CAC case for the new NO-IR flag
 2013-10-28 14:43 UTC  (2+ messages)

BRCM 4324 Help
 2013-10-28 14:22 UTC  (2+ messages)

[PATCH] nl80211: fix channel switch parsing
 2013-10-28 14:12 UTC  (2+ messages)

[PATCH] mac80211_hwsim: Fix tracking of beaconing for multi-vif
 2013-10-28 14:12 UTC  (2+ messages)

[PATCH] cfg80211: don't allow drivers to unset NL80211_FEATURE_SCAN_FLUSH
 2013-10-28 14:08 UTC 

[PATCH] cfg80211: add missing break in cfg80211_get_chan_state()
 2013-10-28 14:08 UTC 

[PATCH 1/4] nl80211: check nla_put_* return values
 2013-10-28 14:08 UTC  (4+ messages)
` [PATCH 2/4] nl80211: fix error path in nl80211_get_key()
` [PATCH 3/4] nl80211: check nla_nest_start() return value
` [PATCH 4/4] mac80211: remove useless tests for array

[PATCH 0/2] cfg80211: a few genregdb.awk updates
 2013-10-28 13:58 UTC  (4+ messages)
` [PATCH 1/2] cfg80211: add function helpers to genregdb.awk
` [PATCH 2/2] cfg80211: fix parsing when db.txt ends on a rule

[PATCH] rtlwifi: fix null dereference on efuse_word on kmalloc fail returns NULL
 2013-10-28 12:58 UTC 

[RFC] carl9170: new firmware for linux-firmware.git
 2013-10-28 12:46 UTC  (2+ messages)

ath10k hits warning in sta_info.c:839
 2013-10-28  9:23 UTC  (4+ messages)

[PATCH 1/4] ath9k: Fix wow.c compilation
 2013-10-28  7:38 UTC  (4+ messages)
` [PATCH 2/4] ath9k: Add a config option for WoW
` [PATCH 3/4] ath9k: Use CONFIG_ATH9K_WOW
` [PATCH 4/4] ath9k: Add an initialization routine for WoW

[PATCH 0/2] ath10k: memory leak fixes
 2013-10-28  6:18 UTC  (3+ messages)
` [PATCH 1/2] ath10k: plug memory leak in wmi mgmt tx worker
` [PATCH 2/2] ath10k: plug memory leak on beacon tx

[PATCH 0/6] crda: few updates and license changes
 2013-10-28  1:53 UTC  (7+ messages)
` [PATCH 1/6] crda: relicense under copyleft-next-0.3.0
` [PATCH 2/6] crda: fix -pedantic gcc compilation
` [PATCH 3/6] crda: add regulatory domain stream parser
` [PATCH 4/6] crda: add regulatory domain optimizer
` [PATCH 5/6] crda: make ssl keys include stdint.h
` [PATCH 6/6] crda: make reglib a shared library

[ANN] backports-20131025 released
 2013-10-27 19:32 UTC 

[PATCH] rt2x00: rt2800lib: update RF registers for RT5390
 2013-10-27 16:29 UTC  (4+ messages)
` [rt2x00-users] "

[PATCH] staging: vt6656: device.h Remove typedef enum __device_init_type
 2013-10-27 13:49 UTC  (2+ messages)

[Patch v3 3/3] net: wireless: replace printk with pr_warn in adm8211.c
 2013-10-26 19:50 UTC 

[Patch v3 2/3] net: wireless: replace printk with pr_warn in adm8211.c
 2013-10-26 19:44 UTC 

[PATCH -next 1/2] cw1200: Make the "scan failed" message into a warning
 2013-10-25 22:15 UTC  (2+ messages)
` [PATCH -next 2/2] wireless: cw1200: Use consistent internal locking conventions

[PATCH] iwl3945: do not print RFKILL message
 2013-10-25 11:17 UTC  (2+ messages)

ar5523 Gigaset USB Adapter 108 issue
 2013-10-25 10:31 UTC  (10+ messages)

iwl3945 filling kern.log when HW switch is off
 2013-10-25 10:04 UTC  (4+ messages)

Monitor mode stopped working after kernel upgrade
 2013-10-25  8:02 UTC 

Centrino Wireless-N 2200 authentication time-outs and unexpected deauthentication
 2013-10-25  2:53 UTC  (2+ messages)

[Patch v2 2/3] net: wireless: replace printk with netdev_warn in adm8211.c
 2013-10-25  1:18 UTC  (2+ messages)
` [OPW kernel] "

[Patch v2 1/3] net: wireless: replace printk with netdev_warn in adm8211.c
 2013-10-24 22:46 UTC  (2+ messages)

[Patch v2 3/3] net: wireless: replace printk with netdev_warn in adm8211.c
 2013-10-24 22:25 UTC 

Fw: [Bug 63601] New: Since kernel 3.7.0 rfkill switch is no longer working on Dell E5530
 2013-10-24 21:31 UTC 

[PATCH] mac80211: do not compute offset from ssn in Rx AMPDU reordering buffer
 2013-10-24 13:53 UTC 

Edimax EW-7733UnD
 2013-10-24 11:37 UTC  (5+ messages)

Corega WLUSB2GTST USB adapter + p54usb driver
 2013-10-24  9:40 UTC 

[PATCH 1/1] drivers:net:wireless return -ENOMEM if kzalloc fails
 2013-10-24  8:14 UTC 

[PATCH] libertas/sdio: make sure card enters power-off when firmware is loaded
 2013-10-24  7:33 UTC 

[PATCH] ath9k: Fix TX99 config option usage
 2013-10-24  7:17 UTC 

[PATCH 0/3] ath10k: tx power fixes
 2013-10-24  5:43 UTC  (2+ messages)

[PATCH] ath9k: Identify Killer Wireless cards
 2013-10-24  3:30 UTC  (7+ messages)

[RFC] cfg80211: make genregdb.awk skip antenna gain
 2013-10-23 18:55 UTC 

[RFC] crda: remove antenna gain
 2013-10-23 18:54 UTC 

[RFC] wireless-regdb: remove antenna gain
 2013-10-23 18:53 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox