messages from 2011-08-13 18:18:48 to 2011-08-16 13:24:52 UTC [more...]
[PATCH 1/2] compat-wireless: adapt moving of ethernet drivers
2011-08-16 13:24 UTC (2+ messages)
` [PATCH 2/2] compat-wireless: add many fixes to driver-select
[PATCH] ath9k_hw: fix EIFS value to microseconds
2011-08-16 10:41 UTC
brcmsmac driver only works when sitting next to the AP
2011-08-16 11:36 UTC (2+ messages)
[RFC][PATCH V2] b43: drop Kconfig option of forcing PIO mode
2011-08-16 10:14 UTC
[RFC][PATCH] b43: drop Kconfig option of forcing PIO mode
2011-08-16 10:11 UTC
[PATCH] b43: warn when forcing PIO mode
2011-08-16 10:10 UTC
[PATCH 00/60] update for 3.2
2011-08-16 9:26 UTC (34+ messages)
` [PATCH 05/60] iwlagn: introduce struct iwl-shared - known by all layers
` [PATCH 22/60] iwlagn: move the NIC error flow to the transport layer
` [PATCH 26/60] iwlagn: add comments to module parameters
` [PATCH 27/60] iwlagn: move isr_statistics to transport layer
` [PATCH 28/60] iwlagn: reclaim the packets in "
` [PATCH 29/60] iwlagn: move reclaim related functions
` [PATCH 30/60] iwlagn: move scd_bc_tbls and scd_base_addr to iwl_trans_pcie
` [PATCH 31/60] iwlagn: fix the check of IWLAGN_FIRST_AMPDU_QUEUE
` [PATCH 33/60] iwlagn: move iwl_free_pages to iwl-shared.h
` [PATCH 34/60] iwlagn: transport layer should receive iwl_trans
` [PATCH 35/60] iwlagn: move hcmd_lock to transport layer
` [PATCH 36/60] iwlagn: move dump_csr and dump_fh "
` [PATCH 37/60] iwlagn: remove references to priv from the "
` [PATCH 38/60] iwlagn: remove unused parameters from hw_params
` [PATCH 39/60] iwlagn: iwl-dev.h doesn't include iwl-fh.h any more
` [PATCH 40/60] iwlagn: move Keep Warm to transport layer
` [PATCH 41/60] iwlagn: add missing includes
` [PATCH 55/60] iwlagn: move the disable agg logic to transport layer
` [PATCH 56/60] iwlagn: cosmetics in iwl-trans.h
` [PATCH 57/60] iwlagn: move wait_for_tx_queue_empty to transport layer
` [PATCH 58/60] iwlagn: move check_stuck_queue "
` [PATCH 59/60] iwlagn: move the stop / wake queue logic "
` [PATCH 60/60] iwlagn: move tx queues "
[PATCH V2] ath6kl: Fix bug in computing AMSU subframe padding
2011-08-16 5:49 UTC
[PATCH 1/2] compat-wireless: ath6kl moved to main area
2011-08-16 5:21 UTC (6+ messages)
AR9271 & Client Mode
2011-08-16 4:53 UTC (3+ messages)
Problem Building carl9170
2011-08-16 3:53 UTC (3+ messages)
Hosting wl driver, part of GPL package
2011-08-15 23:58 UTC (6+ messages)
any way to activate a scan in Atheros' monitor mode?
2011-08-15 23:13 UTC (2+ messages)
[patch -next] libertas: handle mesh networks in lbs_iface_active()
2011-08-15 22:52 UTC (2+ messages)
[patch] libertas: remove some dead code in if_spi_prog_helper_firmware()
2011-08-15 22:51 UTC (2+ messages)
Compat-wireless release for 2011-08-15 is baked
2011-08-15 19:04 UTC
[PATCH v2 01/13] ath9k_hw: Add dump_eeprom support for AR9003
2011-08-15 18:39 UTC (9+ messages)
` [PATCH v2 11/13] ath9k_hw: Disable Walsh spatial spreading for 2 chains
[PATCH] compat: add support for linux 3.1
2011-08-15 18:32 UTC
[PATCH] comapt-wireless: make patches apply again
2011-08-15 18:30 UTC
3.1-rc1-git9: Reported regressions 2.6.39 -> 3.0
2011-08-15 17:43 UTC (3+ messages)
[PATCH 1/2] b43: LCN-PHY: basic PHY init
2011-08-15 16:50 UTC (2+ messages)
` [PATCH 2/2] b43: LCN-PHY: init 0x2064 radio
[ath9k-devel] Packet loss regression with Atheros AR9280
2011-08-15 14:56 UTC (5+ messages)
Driver issue
2011-08-15 14:40 UTC
[RFC] mac80211: stop tx before doing hw config and rate update
2011-08-15 14:17 UTC
[PATCH 00/15] staging: brcm80211: big-endian support and cleanup
2011-08-15 13:34 UTC (16+ messages)
` [PATCH 01/15] staging: brcm80211: got rid of several void pointers for softmac PCI
` [PATCH 02/15] staging: brcm80211: replaced void pointers in dma functions
` [PATCH 03/15] staging: brcm80211: replaced void pointers in otp functions
` [PATCH 04/15] staging: brcm80211: got rid of several void pointers in softmac
` [PATCH 05/15] staging: brcm80211: void * cleanup in fullmac
` [PATCH 06/15] staging: brcm80211: remove W_SM and R_SM macros from dma.c
` [PATCH 07/15] staging: brcm80211: remove PHYSADDR macro "
` [PATCH 08/15] staging: brcm80211: replace BUS_SWAP32 macro with cpu_to_le32()
` [PATCH 09/15] staging: brcm80211: fix off-by-one error in swap functions
` [PATCH 10/15] staging: brcm80211: Remove swaps in R_REG and W_REG macros
` [PATCH 11/15] staging: brcm80211: Fix handling of firmware and inits on big-endian platforms
` [PATCH 12/15] staging: brcm80211: remove mips specific include from dma.c
` [PATCH 13/15] staging: brcm80211: restrict register access method for bcm47xx
` [PATCH 14/15] staging: brcm80211: restrict MIPS dma bug workaround to BCM47XX
` [PATCH 15/15] staging: brcm80211: removed unused MIPS specific SDRAM swap window
[PATCH 1/3] b43: LCN-PHY: add very basic PHY ops
2011-08-15 13:18 UTC (6+ messages)
` [PATCH 2/3] b43: LCN-PHY: implement disabling radio
` [PATCH 3/3] b43: LCN-PHY: switch analog
[RFC/RFT] ath9k_htc: Fix memory leak
2011-08-15 12:26 UTC (2+ messages)
[iwl4965] Microcode SW error detected
2011-08-15 10:51 UTC (6+ messages)
BCM4325 support in brcm80211 or newer versions of bcm4329 driver
2011-08-15 11:02 UTC (3+ messages)
[PATCH] rt2x00: do not drop usb dev reference counter on suspend
2011-08-15 11:02 UTC (2+ messages)
[PATCH] ath9k: remove a bogus WARN_ON
2011-08-15 10:51 UTC (2+ messages)
[PATCH 00/40] wl12xx: move to wl12xx-fw-3
2011-08-15 9:34 UTC (3+ messages)
` [PATCH 23/40] wl12xx: re-enable block ack session support
[PATCH 0/4] ath6kl: pending patches from 2011-08-14
2011-08-15 8:04 UTC (5+ messages)
` [PATCH 1/4] ath6kl: Add beginning of AR6004 initialisation support
` [PATCH 2/4] ath6kl: Avoid finding bss presence in cfg80211 scan list
` [PATCH 3/4] ath6kl: Check sme state before delivering disconnect event to cfg80211
` [PATCH 4/4] ath6kl: fix indentation in htc_issued_send()
ip_rt_bug: 10.0.0.52 -> 255.255.255.255, ?
2011-08-15 6:09 UTC (5+ messages)
[PATCH 1/4] ath6kl: Release ar->lock right afer updating net_stats in ath6kl_rx()
2011-08-15 2:22 UTC (5+ messages)
` [PATCH 2/4] ath6kl: Minor cleanup in min_hdr_len computation
` [PATCH 3/4] ath6kl: Cleanup ath6kl_wmi_data_hdr_remove()
` [PATCH 4/4] ath6kl: Fix bug in computing AMSU subframe padding
[ath9k-devel] Packet loss regression with Atheros AR9280 adapter
2011-08-14 23:13 UTC (4+ messages)
[PATCH 4/3] b43: LCN-PHY: add init tables
2011-08-14 23:23 UTC
b43 error under heavy load
2011-08-14 21:19 UTC (19+ messages)
Compat-wireless release for 2011-08-14 is baked
2011-08-14 19:02 UTC
[PATCH V3 3.2 2/2] b43: fix DMA on some bugged hardware
2011-08-14 18:16 UTC
[PATCH RESEND 3.2 1/2] ssb: fix DMA translation for some specific boards
2011-08-14 17:39 UTC (4+ messages)
` [PATCH V2 3.2 2/2] b43: fix DMA on some bugged hardware
carl9170 AP mode stops working in 3.0.x
2011-08-14 12:35 UTC (2+ messages)
[RFC] NFC: NCI protocol proposal
2011-08-14 11:51 UTC (3+ messages)
[PATCH v2 00/40] wl12xx: move to wl12xx-fw-3
2011-08-14 10:17 UTC (41+ messages)
` [PATCH v2 01/40] wl12xx: Revert "wl12xx: schedule TX packets according to FW occupancy"
` [PATCH v2 02/40] wl12xx: Use a single fw for both STA and AP roles
` [PATCH v2 03/40] wl12xx: use 1 spare block in all cases
` [PATCH v2 04/40] wl12xx: temporarily disable advanced ap functions
` [PATCH v2 05/40] wl12xx: remove rx filtering stuff
` [PATCH v2 06/40] wl12xx: update fw status struct
` [PATCH v2 07/40] wl12xx: update acx commands
` [PATCH v2 08/40] wl12xx: update commands & events
` [PATCH v2 09/40] wl12xx: enable/disable role on interface add/remove
` [PATCH v2 10/40] wl12xx: add device role commands
` [PATCH v2 11/40] wl12xx: update scan cmd api
` [PATCH v2 12/40] wl12xx: update rx/tx
` [PATCH v2 13/40] wl12xx: change max/default template size
` [PATCH v2 14/40] wl12xx: use wl1271_acx_beacon_filter_opt for both sta and ap
` [PATCH v2 15/40] wl12xx: add set_rate_mgmt_params acx
` [PATCH v2 16/40] wl12xx: add system_hlid
` [PATCH v2 17/40] wl12xx: add ROC/CROC commands
` [PATCH v2 18/40] wl12xx: replace dummy_join with "
` [PATCH v2 19/40] wl12xx: handle dummy packet event also in ap mode
` [PATCH v2 20/40] wl12xx: update BT coex configuration params
` [PATCH v2 21/40] wl12xx: fix session counter
` [PATCH v2 22/40] wl12xx: use dynamic hlids for AP-mode
` [PATCH v2 23/40] wl12xx: re-enable block ack session support
` [PATCH v2 24/40] wl12xx: call wl12xx_cmd_set_peer_state() in AP mode
` [PATCH v2 25/40] wl12xx: don't remove key if hlid was already deleted
` [PATCH v2 26/40] wl12xx: add wl12xx_cmd_role_start_ibss()
` [PATCH v2 27/40] wl12xx: support IBSS vif type
` [PATCH v2 28/40] wl12xx: AP-mode - set STA HT capabilities when adding a STA
` [PATCH v2 29/40] wl12xx: AP-mode - configure STA HT rates on join
` [PATCH v2 30/40] wl12xx: AP-mode - configure HT rate support to the FW
` [PATCH v2 31/40] wl12xx: use ap_bcast_hlid for recorded keys
` [PATCH v2 32/40] wl12xx: don't remove key if hlid was already deleted
` [PATCH v2 33/40] wl12xx: track freed packets in FW by AC
` [PATCH v2 34/40] wl12xx: schedule TX packets according to FW packet occupancy
` [PATCH v2 35/40] wl12xx: handle wrap-around overflow in released Tx blocks FW counter
` [PATCH v2 36/40] wl12xx: enable AP advanced functionality
` [PATCH v2 37/40] wl12xx: don't wait for disconnection event
` [PATCH v2 38/40] wl12xx: set the AP-started flag only after setting keys
` [PATCH v2 39/40] wl12xx: AP-mode - prevent Tx to stale/invalid stations
` [PATCH v2 40/40] wl12xx: fix tx_queue_count spurious increment
[PATCH] ath6kl: Use cfg80211_inform_bss instead of cfg80211_inform_bss_frame
2011-08-14 9:29 UTC (2+ messages)
Oops in rtl8192ce when unloading the module
2011-08-14 8:22 UTC (3+ messages)
[PATCH 01/11] ath9k_hw: Fix exceed transmission burst-time of 5GHz
2011-08-14 4:06 UTC (10+ messages)
` [PATCH 03/11] ath9k: Re-enable RXOEL interrupt after processing rx buffers
[RFC][RFT][PATCH V2 1/2] ssb: fix DMA translation for some specific boards
2011-08-13 22:26 UTC (3+ messages)
` [RFC][RFT][PATCH V2 2/2] b43: fix DMA on some bugged hardware
carl9170 does not like all frequencies
2011-08-13 21:45 UTC (8+ messages)
Compat-wireless release for 2011-08-13 is baked
2011-08-13 19:04 UTC
[PATCH 01/01 for 3.2] iwlagn: handle GO powersave
2011-08-13 18:09 UTC
[PATCH 00/11] update for 3.2
2011-08-13 18:04 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).