Show patches with: Submitter = Lennert Buytenhek       |   141 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
mwl8k: change maintenance status - - - --- 2010-07-28 Lennert Buytenhek Not Applicable
MAINTAINERS: update mwl8k maintenance status - - - --- 2010-02-23 Lennert Buytenhek Not Applicable
[17/17] mwl8k: update version number (to 0.12) and copyright - - - --- 2010-01-12 Lennert Buytenhek Not Applicable
[16/17] mwl8k: enable multi-BSS AP operation - - - --- 2010-01-12 Lennert Buytenhek Not Applicable
[15/17] mwl8k: post per-vif firmware commands as per-vif commands - - - --- 2010-01-12 Lennert Buytenhek Not Applicable
[14/17] mwl8k: prepare for posting per-vif firmware commands - - - --- 2010-01-12 Lennert Buytenhek Not Applicable
[13/17] mwl8k: convert the priv->vif pointer to a list of vifs - - - --- 2010-01-12 Lennert Buytenhek Not Applicable
[12/17] mwl8k: use firmware capability field to decide which bands to register - - - --- 2010-01-12 Lennert Buytenhek Not Applicable
[11/17] mwl8k: allow selecting 5 GHz channels - - - --- 2010-01-12 Lennert Buytenhek Not Applicable
[10/17] mwl8k: handle 5 GHz legacy rate bitmaps in firmware commands - - - --- 2010-01-12 Lennert Buytenhek Not Applicable
[09/17] mwl8k: properly set receive status rate index on 5 GHz receive - - - --- 2010-01-12 Lennert Buytenhek Not Applicable
[08/17] mwl8k: add 5 GHz band channels and rates - - - --- 2010-01-12 Lennert Buytenhek Not Applicable
[07/17] mwl8k: move responsibility for initialising wiphy bands to GET_HW_SPEC - - - --- 2010-01-12 Lennert Buytenhek Not Applicable
[06/17] mwl8k: rename 2.4 GHz band/channels/rates related variables from FOO to FOO_24 - - - --- 2010-01-12 Lennert Buytenhek Not Applicable
[05/17] mwl8k: add another 88w8366 PCI ID - - - --- 2010-01-12 Lennert Buytenhek Not Applicable
[04/17] mwl8k: simplify sequence number assignment - - - --- 2010-01-12 Lennert Buytenhek Not Applicable
[03/17] mwl8k: don't call SET_AID if we're not associated - - - --- 2010-01-12 Lennert Buytenhek Not Applicable
[02/17] mwl8k: remove (mostly) write-only variable priv->current_channel - - - --- 2010-01-12 Lennert Buytenhek Not Applicable
[01/17] mwl8k: update MODULE_FIRMWARE tags - - - --- 2010-01-12 Lennert Buytenhek Not Applicable
mac80211: flush workqueue before calling driver ->stop() method - - - --- 2010-01-10 Lennert Buytenhek Not Applicable
[11/11] mwl8k: move receive processing to tasklet - - - --- 2010-01-08 Lennert Buytenhek Not Applicable
[10/11] mwl8k: keep TX_DONE interrupt masked while transmit reclaim is running - - - --- 2010-01-08 Lennert Buytenhek Not Applicable
[09/11] mwl8k: allow limiting the amount of transmit reclaim done - - - --- 2010-01-08 Lennert Buytenhek Not Applicable
[08/11] mwl8k: basic AP interface support - - - --- 2010-01-08 Lennert Buytenhek Not Applicable
[07/11] mwl8k: correctly set the mac_type field for AP SET_MAC_ADDR - - - --- 2010-01-08 Lennert Buytenhek Not Applicable
[06/11] mwl8k: implement AP firmware station database maintenance - - - --- 2010-01-08 Lennert Buytenhek Not Applicable
[05/11] mwl8k: add the AP version of USE_FIXED_RATE - - - --- 2010-01-08 Lennert Buytenhek Not Applicable
[04/11] mwl8k: simplify mwl8k_cmd_use_fixed_rate() - - - --- 2010-01-08 Lennert Buytenhek Not Applicable
[03/11] mwl8k: bump the transmit wait timeout to 5 seconds - - - --- 2010-01-08 Lennert Buytenhek Not Applicable
[02/11] mwl8k: undo transmit queue 0/1 swapping in mwl8k_cmd_set_edca_params() - - - --- 2010-01-08 Lennert Buytenhek Not Applicable
[01/11] mwl8k: minor cleanups - - - --- 2010-01-08 Lennert Buytenhek Not Applicable
mac80211: fix queue selection for packets injected via monitor interface - - - --- 2010-01-07 Lennert Buytenhek Not Applicable
infinite transmit buffering issue in 2.6.32 mac80211 - - - --- 2010-01-05 Lennert Buytenhek Not Applicable
[14/14] mwl8k: pass GET_HW_SPEC capability bitmask up the stack - - - --- 2010-01-04 Lennert Buytenhek Not Applicable
[13/14] mwl8k: trivial rx-only ampdu implementation - - - --- 2010-01-04 Lennert Buytenhek Not Applicable
[12/14] mwl8k: pass in HT capabilities and rates when associating - - - --- 2010-01-04 Lennert Buytenhek Not Applicable
[11/14] mwl8k: allow setting HT channels - - - --- 2010-01-04 Lennert Buytenhek Not Applicable
[10/14] mwl8k: add support for 88w8363 in STA mode - - - --- 2010-01-04 Lennert Buytenhek Not Applicable
[09/14] mwl8k: fix changed flags handling in mwl8k_bss_info_changed() - - - --- 2010-01-04 Lennert Buytenhek Not Applicable
[08/14] mwl8k: honor peer rate set - - - --- 2010-01-04 Lennert Buytenhek Not Applicable
[07/14] mwl8k: move ->peer_id from mwl8k_vif to mwl8k_sta - - - --- 2010-01-04 Lennert Buytenhek Not Applicable
[06/14] mwl8k: remove mwl8k_vif::bssid, which is now useless - - - --- 2010-01-04 Lennert Buytenhek Not Applicable
[05/14] mwl8k: handle station database update for AP's sta entry via ->sta_notify() - - - --- 2010-01-04 Lennert Buytenhek Not Applicable
[04/14] mwl8k: move struct peer_capability_info to its only user - - - --- 2010-01-04 Lennert Buytenhek Not Applicable
[03/14] mwl8k: make the tx ring drain status messages somewhat more friendly - - - --- 2010-01-04 Lennert Buytenhek Not Applicable
[02/14] mwl8k: prevent freeing free IRQ if ieee80211_register_hw() fails - - - --- 2010-01-04 Lennert Buytenhek Not Applicable
[01/14] mwl8k: bail out if there is no AP firmware image support for this chip - - - --- 2010-01-04 Lennert Buytenhek Not Applicable
[2/2] mwl8k: update version number to 0.11 - - - --- 2010-01-02 Lennert Buytenhek Not Applicable
[1/2] mwl8k: fix configure_filter() memory leak on error - - - --- 2010-01-02 Lennert Buytenhek Not Applicable
[11/11] mwl8k: remove duplicate local per-vif copy of ieee80211_bss_conf - - - --- 2009-11-30 Lennert Buytenhek Not Applicable
[10/11] mwl8k: remove unused mwl8k_vif::priv - - - --- 2009-11-30 Lennert Buytenhek Not Applicable
[09/11] mwl8k: fix up AP vs. STA firmware image receive descriptor handling - - - --- 2009-11-30 Lennert Buytenhek Not Applicable
[08/11] mwl8k: do rx/tx ring initialisation after loading firmware - - - --- 2009-11-30 Lennert Buytenhek Not Applicable
[07/11] mwl8k: get rid of the struct mwl8k_firmware abstraction - - - --- 2009-11-30 Lennert Buytenhek Not Applicable
[06/11] mwl8k: add 2.4GHz channels 12, 13 and 14 - - - --- 2009-11-30 Lennert Buytenhek Not Applicable
[05/11] mwl8k: initialize the mwl8k_info_tbl table using the MWL* enums - - - --- 2009-11-30 Lennert Buytenhek Not Applicable
[04/11] mwl8k: inline qos field manipulation functions - - - --- 2009-11-30 Lennert Buytenhek Not Applicable
[03/11] mwl8k: get rid of the AMSDU check in the transmit path - - - --- 2009-11-30 Lennert Buytenhek Not Applicable
[02/11] mwl8k: hw is never NULL in mwl8k_set_radio_preamble() - - - --- 2009-11-30 Lennert Buytenhek Not Applicable
[01/11] mwl8k: firmware command code cleanup - - - --- 2009-11-30 Lennert Buytenhek Not Applicable
[12/12] mwl8k: don't complain about oversized beacons in FINALIZE_JOIN - - - --- 2009-11-30 Lennert Buytenhek Not Applicable
[11/12] mwl8k: don't overwrite mwl8k_vif::bssid until after disassociation - - - --- 2009-11-30 Lennert Buytenhek Not Applicable
[10/12] mwl8k: struct ieee80211_rx_status::qual is deprecated - - - --- 2009-11-30 Lennert Buytenhek Not Applicable
[09/12] mwl8k: don't forget to call pci_disable_device() - - - --- 2009-11-30 Lennert Buytenhek Not Applicable
[08/12] mwl8k: increase firmware loading timeouts - - - --- 2009-11-30 Lennert Buytenhek Not Applicable
[07/12] mwl8k: allow more time for transmit rings to drain - - - --- 2009-11-30 Lennert Buytenhek Not Applicable
[06/12] mwl8k: allow more time for firmware commands to complete - - - --- 2009-11-30 Lennert Buytenhek Not Applicable
[05/12] mwl8k: properly report rate on received 40MHz packets - - - --- 2009-11-30 Lennert Buytenhek Not Applicable
[04/12] mwl8k: fix addr4 zeroing and payload overwrite on DMA header creation - - - --- 2009-11-30 Lennert Buytenhek Not Applicable
[03/12] mwl8k: prevent corruption of QoS field on receive - - - --- 2009-11-30 Lennert Buytenhek Not Applicable
[02/12] mwl8k: fix UPDATE_STADB command struct legacy_rates array length - - - --- 2009-11-30 Lennert Buytenhek Not Applicable
[01/12] mwl8k: fix MCS bitmap size in SET_RATE command - - - --- 2009-11-30 Lennert Buytenhek Not Applicable
[28/28] mwl8k: add support for the 88w8366 - - - --- 2009-10-22 Lennert Buytenhek Not Applicable
[27/28] mwl8k: implement AP firmware EDCA parameter configuration - - - --- 2009-10-22 Lennert Buytenhek Not Applicable
[26/28] mwl8k: add AP firmware (mbss) handling to mwl8k_set_mac_addr() - - - --- 2009-10-22 Lennert Buytenhek Not Applicable
[25/28] mwl8k: add AP firmware handling to ->start() - - - --- 2009-10-22 Lennert Buytenhek Not Applicable
[24/28] mwl8k: add AP firmware handling to ->configure_filter() - - - --- 2009-10-22 Lennert Buytenhek Not Applicable
[23/28] mwl8k: implement AP firmware antenna configuration - - - --- 2009-10-22 Lennert Buytenhek Not Applicable
[22/28] mwl8k: add the commands used for AP firmware initialisation - - - --- 2009-10-22 Lennert Buytenhek Not Applicable
[21/28] mwl8k: rename mwl8k_cmd_get_hw_spec() to mwl8k_cmd_get_hw_spec_sta() - - - --- 2009-10-22 Lennert Buytenhek Not Applicable
[20/28] mwl8k: set ->interface_modes from the driver data - - - --- 2009-10-22 Lennert Buytenhek Not Applicable
[19/28] mwl8k: allow for different receive descriptor formats - - - --- 2009-10-22 Lennert Buytenhek Not Applicable
[18/28] mwl8k: use pci_unmap_addr{,set}() to keep track of unmap addresses on rx - - - --- 2009-10-22 Lennert Buytenhek Not Applicable
[17/28] mwl8k: handle loading AP firmware images - - - --- 2009-10-22 Lennert Buytenhek Not Applicable
[16/28] mwl8k: spell out the names of firmware images in the pci driver data - - - --- 2009-10-22 Lennert Buytenhek Not Applicable
[15/28] mwl8k: change pci id table driver data to a structure pointer - - - --- 2009-10-22 Lennert Buytenhek Not Applicable
[14/28] mwl8k: pci BAR mapping changes - - - --- 2009-10-22 Lennert Buytenhek Not Applicable
[13/28] mwl8k: shorten receive/transmit state variable names - - - --- 2009-10-22 Lennert Buytenhek Not Applicable
[12/28] mwl8k: add support for enabling hardware sniffer mode - - - --- 2009-10-22 Lennert Buytenhek Not Applicable
[11/28] mwl8k: report rate and other information for received frames - - - --- 2009-10-22 Lennert Buytenhek Not Applicable
[10/28] mwl8k: clarify WME transmit queue 0/1 swizzling - - - --- 2009-10-22 Lennert Buytenhek Not Applicable
[09/28] mwl8k: use cond_resched() when loading firmware blocks - - - --- 2009-10-22 Lennert Buytenhek Not Applicable
[08/28] mwl8k: clear hardware MAC address if no STA interface configured - - - --- 2009-10-22 Lennert Buytenhek Not Applicable
[07/28] mwl8k: enforce FIF_BCN_PRBRESP_PROMISC when no STA interfaces are active - - - --- 2009-10-22 Lennert Buytenhek Not Applicable
[06/28] mwl8k: implement FIF_ALLMULTI - - - --- 2009-10-22 Lennert Buytenhek Not Applicable
[05/28] mwl8k: use the mac80211-provided workqueue instead of creating our own - - - --- 2009-10-22 Lennert Buytenhek Not Applicable
[04/28] mwl8k: fix multicast address filter programming - - - --- 2009-10-22 Lennert Buytenhek Not Applicable
[03/28] mwl8k: minor transmit quiescing rework - - - --- 2009-10-22 Lennert Buytenhek Not Applicable
[02/28] mwl8k: coding style cleanups - - - --- 2009-10-22 Lennert Buytenhek Not Applicable
[01/28] mwl8k: fix GET_STAT firmware command packet layout - - - --- 2009-10-22 Lennert Buytenhek Not Applicable
« 1 2 »