linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-04 20:58:54 to 2015-08-10 07:53:41 UTC [more...]

[PATCH 0/5] 64 bit build patch
 2015-08-10  7:53 UTC  (8+ messages)
` [PATCH 1/5] staging: wilc1000: replace WILC_WFIDrvHandle by tstrWILC_WFIDrv
` [PATCH 2/5] staging: wilc1000: change void pointer type to real type
` [PATCH 3/5] staging: wilc1000: clarify the argument type
` [PATCH 4/5] staging: wilc1000: use the real data type
` [PATCH 5/5] staging: wilc1000: use id value as argument

[PATCH v2] staging: wilc1000: Remove pointer and integer comparision
 2015-08-10  4:30 UTC  (2+ messages)

[PATCH] rtlwifi: rtl8723be: disable FW control power save
 2015-08-10  4:19 UTC  (4+ messages)

[PATCH 01/11] staging: wilc1000: remove commented code
 2015-08-10  2:33 UTC  (11+ messages)
` [PATCH 02/11] staging: wilc1000: use strlen instead of WILC_strlen
` [PATCH 03/11] staging: wilc1000: remove WILC_strlen function
` [PATCH 04/11] staging: wilc1000: Use strncpy instead of WILC_strncpy
` [PATCH 05/11] staging: wilc1000: remove WILC_strncpy function
` [PATCH 06/11] staging: wilc1000: use strncmp instead of WILC_strncmp
` [PATCH 07/11] staging: wilc1000: remove WILC_strncmp function
` [PATCH 08/11] staging: wilc1000: use memcpy instead of WILC_memcpy
` [PATCH 09/11] staging: wilc1000: remove WILC_memcpy function
` [PATCH 10/11] staging: wilc1000: remove WILC_memcpy_INTERNAL
` [PATCH 11/11] staging: wilc1000: remove wilc_strutils.c and wilc_strutils.h

[PATCH] iwlwifi: Deinline iwl_{read,write}{8,32}
 2015-08-09 19:38 UTC  (5+ messages)

[PATCH V2] staging: rtl8723au: Fix Sparse errors in rtw_security.c
 2015-08-09 19:20 UTC 

[PATCH] type assignment and restricted type cast error fixes for rtl8723au/core/rtw_security.c
 2015-08-09 18:09 UTC  (2+ messages)

[PATCH] Add space after ,
 2015-08-09 16:21 UTC  (2+ messages)

[PATCH] staging: wilc100: Remove pointer and integer comparision
 2015-08-09 15:20 UTC 

linux-next: build failure after merge of the wireless-drivers-next tree
 2015-08-09  8:41 UTC 

[PATCH RESEND] ath9k: Fix NF CCA limits for AR9287 and AR9227
 2015-08-08 21:16 UTC  (16+ messages)

[PATCH 1/1] Staging: wilc1000: wilc_platform.h: Fixed include guard spelling error
 2015-08-08 18:00 UTC 

[PATCH V3 NEXT 0/7] Make changes in rtlwifi and dependent drivers
 2015-08-08 16:53 UTC  (8+ messages)
` [PATCH V3 NEXT 1/7] rtlwifi: rtl8821ae: Remove unsupported 5G channels
` [PATCH V3 NEXT 2/7] rtlwifi: Fix programming of CAM content
` [PATCH V3 NEXT 3/7] rtlwifi: Make retry limits depend on vif type
` [PATCH V3 NEXT 4/7] rtlwifi: Force disable key to wait until TX acked
` [PATCH V3 NEXT 5/7] rtlwifi: rtl8192ee: Implement new rekey logic
` [PATCH V3 NEXT 6/7] rtlwifi: rtl8723be: "
` [PATCH V3 NEXT 7/7] rtlwifi: rtl8821ae: "

staging: wilc1000 Fixes for style errors/warnings
 2015-08-08 12:11 UTC  (5+ messages)
` [PATCH 1/4] staging: wilc1000: Add space between the braces
  ` [PATCH 2/4] staging: wilc1000: Remove unused extern declarations
    ` [PATCH 3/4] staging: wilc1000: Remove ' ' before quoted '\n'
      ` [PATCH 4/4] staging: wilc1000: Remove braces for single statement 'if' and 'else'

[PATCH 0/5] net: rfkill: gpio: replace platform data with build-in property
 2015-08-07 22:08 UTC  (16+ messages)
` [PATCH 1/5] device property: helper macros for property entry creation
` [PATCH 2/5] net: rfkill: add rfkill_find_type function
` [PATCH 3/5] net: rfkill: gpio: get the name and type from device property
` [PATCH 4/5] ARM: tegra: use build-in device properties with rfkill_gpio
` [PATCH 5/5] net: rfkill: gpio: remove rfkill_gpio_platform_data

[PATCH 4.2 1/3] mwifiex: usb: Fix double add error when submitting rx urb
 2015-08-07 18:09 UTC  (6+ messages)
` [PATCH 4.2 2/3] mwifiex: fix command timeout for PCIe chipsets
` [PATCH 4.2 3/3] mwifiex: fix system crash observed during initialisation

[PATCH] staging: rtl8723au: rtl8723a_hal_init: Improve code readability
 2015-08-07 13:35 UTC  (2+ messages)

[PATCH] staging: rtl8723au: Fix sparse warning: cast to restricted __le16
 2015-08-07 13:08 UTC  (5+ messages)

wifi freezing (module mwifiex)
 2015-08-07 10:51 UTC  (9+ messages)
  ` firmware in a bad state "

[PATCH] mac80211_hwsim: unregister genetlink family properly
 2015-08-07  8:54 UTC 

[PATCH] ath9k: fix build with CONFIG_ATH9K_STATION_STATISTICS=y
 2015-08-07  8:21 UTC  (2+ messages)
`  "

[PATCH] ath10k: wake up queue upon vif creation
 2015-08-07  7:08 UTC 

pull-request: wireless-drivers 2015-08-04
 2015-08-07  6:54 UTC  (2+ messages)

[PATCH RFC:rxctl wait timed out] brcmfmac: add BCM43526 USB support
 2015-08-07  4:00 UTC  (7+ messages)

[PATCH 1/4] staging: wilc1000: use memset instead of WILC_memset
 2015-08-07  0:18 UTC  (5+ messages)
` [PATCH 2/4] staging: wilc1000: remove WILC_memset function
` [PATCH 3/4] staging: wilc1000: use memcmp instead of WILC_memcmp
` [PATCH 4/4] staging: wilc1000: remove WILC_memcmp function

[PATCH] ath10k: Add QCA99X0 to supported device list
 2015-08-06 22:00 UTC  (6+ messages)

[PATCH 0/4] mac80211: define VHT rate mask logic
 2015-08-06 21:47 UTC  (5+ messages)
` [PATCH 1/4] mac80211: remove ieee80211_tx_info from rate_control_apply_mask signature
` [PATCH 2/4] mac80211: remove ieee80211_tx_rate dependency in rate mask code
` [PATCH 3/4] mac80211: define rate_control_apply_mask_ratetbl()
` [PATCH 4/4] mac80211: add rate mask logic for vht rates

[PATCH] orinoco: Do not call wiphy_unregister() from free_orinocodev()
 2015-08-06 16:46 UTC 

lenovo t400 atheros ar242x ath5k bug
 2015-08-06 17:27 UTC  (3+ messages)

[PATCH v3 0/3] drivers: staging: wilc1000: Fix a few style errors
 2015-08-06 16:55 UTC  (6+ messages)
` [PATCH v3 1/3] drivers: staging: wilc1000: use 'void' for no arguments functions
  ` [PATCH v3 2/3] drivers: staging: wilc1000: move { to previous line
    ` [PATCH v3 3/3] drivers: staging: wilc1000: remove space after '('

[PATCH] ath10k: wake up offchannel queue properly
 2015-08-06 12:46 UTC 

[PATCH] mwifiex: claim sdio bus while downloading the firmware
 2015-08-06  7:39 UTC 

pull request: iwlwifi-next 2015-08-04
 2015-08-06  7:31 UTC  (39+ messages)
` [PATCH 01/37] iwlwifi: mvm: rs: report last tx rate based on RSSI and caps
` [PATCH 02/37] iwlwifi: mvm: handle RX MPDUs separately
` [PATCH 03/37] iwlwifi: deprecate -10.ucode for 3160 / 7260 / 7265
` [PATCH 04/37] iwlwifi: dvm: start HW before running FW
` [PATCH 05/37] iwlwifi: pcie: lock start_hw / start_fw / stop_device
` [PATCH 06/37] iwlwifi: pcie: Set scheduler to work on auto mode
` [PATCH 07/37] iwlwifi: mvm: LRU-assign key offsets
` [PATCH 08/37] iwlwifi: dvm: move ADD_STA response handling to sync command
` [PATCH 09/37] iwlwifi: dvm: remove ADD_STA prints relying on station ID
` [PATCH 10/37] iwlwifi: dvm: remove command/return value from RX handlers
` [PATCH 11/37] iwlwifi: mvm: "
` [PATCH 12/37] iwlwifi: remove command and return value from opmode RX
` [PATCH 13/37] iwlwifi: mvm: Do not sample the device time for session protection
` [PATCH 14/37] iwlwifi: pcie: cancel Tx timer upon firmware crash
` [PATCH 15/37] iwlwifi: pcie: add missing calls to synchronize_irq()
` [PATCH 16/37] iwlwifi: pcie: don't warn on long MPDUs when supported
` [PATCH 17/37] iwlwifi: remove command header flags field
` [PATCH 18/37] iwlwifi: mvm: remove IWL_UCODE_TLV_API_BASIC_DWELL
` [PATCH 19/37] iwlwifi: mvm: add basic Time of Flight (802.11mc FTM) support
` [PATCH 20/37] iwlwifi: add wide firmware command infrastructure for TX
` [PATCH 21/37] iwlwifi: mvm: move existing UMAC commands to group 1
` [PATCH 22/37] Revert "iwlwifi: mvm: move deferred d0i3 exit to resume_complete op"
` [PATCH 23/37] iwlwifi: return error if d0i3 was aborted
` [PATCH 24/37] iwlwifi: mvm: update comment of power_scheme module parameter
` [PATCH 25/37] iwlwifi: mvm: Use the AP station for non_sta transmit
` [PATCH 26/37] iwlwifi: pcie: provide a way to stop configuration if it is forbidden
` [PATCH 27/37] iwlwifi: mvm: Enable Rx Checksum hw
` [PATCH 28/37] iwlwifi: mvm: fix beacon filtering temperature thresholds for D0i3
` [PATCH 29/37] iwlwifi: mvm: ignore CQM when setting beacon filtering in D0i3 enter flow
` [PATCH 30/37] iwlwifi: call d3_suspend/resume in d0i3 case as well
` [PATCH 31/37] iwlwifi: pcie: reset write pointer on ict reset
` [PATCH 32/37] iwlwifi: mvm: move TX PN assignment for CCMP to the driver
` [PATCH 33/37] iwlwifi: make various functions void in the file rs.c
` [PATCH 34/37] iwlwifi: add wide firmware command support for notifications
` [PATCH 35/37] iwlwifi: mvm: add wide firmware command infrastructure for RX
` [PATCH 36/37] iwlwifi: mvm: add wide firmware command support for debug triggers
` [PATCH 37/37] iwlwifi: mvm: clean up fw-api-scan.h

[PATCH] wlcore: add antenna diversity reading comments
 2015-08-06  7:20 UTC  (2+ messages)
`  "

[PATCH] mwifiex: add missing skb_push() in mwifiex_check_uap_capabilties
 2015-08-06  7:19 UTC  (2+ messages)
`  "

[PATCH] wl18xx: add dynamic fw traces
 2015-08-06  7:19 UTC  (2+ messages)
`  "

[PATCH 1/4] mwifiex: using right aid value for tdls action frame
 2015-08-06  7:17 UTC  (2+ messages)
` [1/4] "

[PATCH 1/3] ath9k: add fast-xmit support
 2015-08-06  7:12 UTC  (2+ messages)
` [1/3] "

[PATCH v3 1/4] ath9k: advertise p2p dev support when chanctx
 2015-08-06  7:11 UTC  (2+ messages)
` [v3,1/4] "

[PATCH 1/4] mwifiex: remove explicit mwifiex_complete_cmd calls
 2015-08-06  7:10 UTC  (2+ messages)
` [1/4] "

[PATCH] mwifiex: sdio: reset adapter using mmc_hw_reset
 2015-08-06  7:06 UTC  (2+ messages)
`  "

[PATCH v3 00/19] wil6210 patches
 2015-08-06  6:46 UTC  (2+ messages)

QCA6174 hw2.1 irq_mode=0 broken on 4.2-rc3, working on 4.1.2
 2015-08-05 17:52 UTC  (12+ messages)

[PATCH v2 0/3] drivers: staging: wilc1000: Fix a few style errors
 2015-08-05 16:26 UTC  (5+ messages)
` [PATCH v2 1/3] drivers: staging: wilc1000: use 'void' for no arguments functions
  ` [PATCH v2 2/3] drivers: staging: wilc1000: move { to previous line
    ` [PATCH v2 3/3] drivers: staging: wilc1000: remove space after '('

[PATCH V2 NEXT 0/7] Make changes in rtlwifi and dependent drivers
 2015-08-05 16:18 UTC  (8+ messages)
` [PATCH V2 NEXT 1/7] rtlwifi: rtl8821ae: Remove unsupported 5G channels
` [PATCH V2 NEXT 2/7] rtlwifi: Fix programming of CAM content
` [PATCH V2 NEXT 3/7] rtlwifi: Make retry limits depend on vif type
` [PATCH V2 NEXT 4/7] rtlwifi: Force disable key to wait until TX acked
` [PATCH V2 NEXT 5/7] rtlwifi: rtl8192ee: Implement new rekey logic
` [PATCH V2 NEXT 6/7] rtlwifi: rtl8723be: "
` [PATCH V2 NEXT 7/7] rtlwifi: rtl8821ae: "

[PATCH v5] Add new mac80211 driver mwlwifi
 2015-08-05 15:29 UTC  (9+ messages)

[PATCH 5/5] mac80211: Make OCB mode set BSSID
 2015-08-05 14:02 UTC 

[PATCH 4/5] mac80211: Only accept data frames in OCB mode
 2015-08-05 14:02 UTC 

[PATCH 3/5] mac80211: Create STA when transmitting to unknown station in OCB mode
 2015-08-05 14:02 UTC 

[PATCH 2/5] mac80211: Set txrc.bss to true for OCB interfaces
 2015-08-05 14:02 UTC 

[PATCH 1/5] nl80211: Allow setting multicast rate on OCB interfaces
 2015-08-05 14:02 UTC 

[PATCH] mac80211: Fix oops in OCB mode when receiving data when not joined
 2015-08-05 13:38 UTC 

[patch] mwifiex: usb: return an error if kmalloc fails
 2015-08-05 13:27 UTC  (2+ messages)

[PATCH v3 1/3] mwifiex: add support for 8997 chipset
 2015-08-05 13:09 UTC  (3+ messages)
` [PATCH v3 2/3] mwifiex: add firmware dump support for SD8997
` [PATCH v3 3/3] mwifiex: fix unable to connect hidden SSID AP on DFS channel

[PATCH v2 1/3] mwifiex: add support for 8997 chipset
 2015-08-05 13:08 UTC  (4+ messages)
` [PATCH v2 3/3] mwifiex: fix unable to connect hidden SSID AP on DFS channel

[PATCH 1/2] ath10k: don't remove peer that doesn't exist
 2015-08-05 10:15 UTC  (2+ messages)
` [PATCH 2/2] ath10k: fix peer limit enforcement

[PATCH] ath10k: fix hw reconfig on wow failure
 2015-08-05 10:08 UTC 

[PATCH] ath10k: initialize fw_features var
 2015-08-05  4:55 UTC 

[RFC v1] firmware: add an extensible system data helpers
 2015-08-04 23:13 UTC 


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