mwl8k: prepare for posting per-vif firmware commands
[pandora-kernel.git] / drivers /
2010-01-12 Lennert Buytenhekmwl8k: prepare for posting per-vif firmware commands
2010-01-12 Lennert Buytenhekmwl8k: convert the priv->vif pointer to a list of vifs
2010-01-12 Lennert Buytenhekmwl8k: use firmware capability field to decide which...
2010-01-12 Lennert Buytenhekmwl8k: allow selecting 5 GHz channels
2010-01-12 Lennert Buytenhekmwl8k: handle 5 GHz legacy rate bitmaps in firmware...
2010-01-12 Lennert Buytenhekmwl8k: properly set receive status rate index on 5...
2010-01-12 Lennert Buytenhekmwl8k: add 5 GHz band channels and rates
2010-01-12 Lennert Buytenhekmwl8k: move responsibility for initialising wiphy bands...
2010-01-12 Lennert Buytenhekmwl8k: rename 2.4 GHz band/channels/rates related varia...
2010-01-12 Lennert Buytenhekmwl8k: add another 88w8366 PCI ID
2010-01-12 Lennert Buytenhekmwl8k: simplify sequence number assignment
2010-01-12 Lennert Buytenhekmwl8k: don't call SET_AID if we're not associated
2010-01-12 Lennert Buytenhekmwl8k: remove (mostly) write-only variable priv->curren...
2010-01-12 Lennert Buytenhekmwl8k: update MODULE_FIRMWARE tags
2010-01-12 Kalle Valowl1251: add U-APSD support
2010-01-12 Kalle Valowl1251: create qos null data template
2010-01-12 H Hartley Sweeteniwl-debugfs.c: remove unnecessary casts of void *
2010-01-12 Wey-Yi Guyiwlwifi: fix bug in tx byte count table
2010-01-12 Wey-Yi Guyiwlwifi: remove obsoleted host command
2010-01-12 Wey-Yi Guyiwlwifi: ucode statistics data structure update
2010-01-12 Wey-Yi Guyiwlwifi: add IEEE80211_AMPDU_TX_OPERATIONAL
2010-01-12 Lennert Buytenhekmwl8k: move receive processing to tasklet
2010-01-12 Lennert Buytenhekmwl8k: keep TX_DONE interrupt masked while transmit...
2010-01-12 Lennert Buytenhekmwl8k: allow limiting the amount of transmit reclaim...
2010-01-12 Lennert Buytenhekmwl8k: basic AP interface support
2010-01-12 Lennert Buytenhekmwl8k: correctly set the mac_type field for AP SET_MAC_ADDR
2010-01-12 Lennert Buytenhekmwl8k: implement AP firmware station database maintenance
2010-01-12 Lennert Buytenhekmwl8k: add the AP version of USE_FIXED_RATE
2010-01-12 Lennert Buytenhekmwl8k: simplify mwl8k_cmd_use_fixed_rate()
2010-01-12 Lennert Buytenhekmwl8k: bump the transmit wait timeout to 5 seconds
2010-01-12 Lennert Buytenhekmwl8k: undo transmit queue 0/1 swapping in mwl8k_cmd_se...
2010-01-12 Lennert Buytenhekmwl8k: minor cleanups
2010-01-12 Sujithath9k: Fix monitor mode handling
2010-01-12 Sujithath9k: Add debugfs file for RX errors
2010-01-12 Sujithath9k: Fix queue handling
2010-01-12 Sujithath9k: Cleanup init/deinit routines
2010-01-12 Sujithath9k: Cleanup Powersave flags
2010-01-12 Sujithath9k: Add new file init.c
2010-01-12 Sujithath9k: Add a new file for GPIO
2010-01-12 Rafał Miłeckib43: LP-PHY: note and explain specs inconsistency
2010-01-12 Kalle Valowl1251: fix sleep related error paths in wl1251_op_bss_...
2010-01-12 Kalle Valowl1251: use mac80211 provided channel parameters in...
2010-01-12 Kalle Valowl1251: get probe request template from mac80211
2010-01-12 Kalle Valowl1251: cleanup scanning code
2010-01-12 Kalle Valowl1251: get PS Poll and Nullfunc templates from mac80211
2010-01-12 Gertjan van Wingerdert2x00: Make rt2800_init_led static and don't export it.
2010-01-12 Gertjan van Wingerdert2x00: Unify rt2800 WPDMA ready waiting functions.
2010-01-12 Gertjan van Wingerdert2x00: RF3052 is a valid RF chipset for USB devices...
2010-01-12 Lukáš Turekath5k: Implement mac80211 callback set_coverage_class
2010-01-12 Lukáš Turekath5k: Reimplement clock rate to usec conversion
2010-01-12 Lukáš Turekath5k: Fix functions for getting/setting slot time
2010-01-12 Luis R. Rodriguezath9k: re-enable ps by default for new single chip...
2010-01-06 John W. LinvilleMerge git://git./linux/kernel/git/linville/wireless-2.6
2010-01-05 John W. LinvilleMerge git://git./linux/kernel/git/linville/wireless-2.6
2010-01-05 Lennert Buytenhekmwl8k: pass GET_HW_SPEC capability bitmask up the stack
2010-01-05 Lennert Buytenhekmwl8k: trivial rx-only ampdu implementation
2010-01-05 Lennert Buytenhekmwl8k: pass in HT capabilities and rates when associating
2010-01-05 Lennert Buytenhekmwl8k: allow setting HT channels
2010-01-05 Lennert Buytenhekmwl8k: add support for 88w8363 in STA mode
2010-01-05 Lennert Buytenhekmwl8k: fix changed flags handling in mwl8k_bss_info_cha...
2010-01-05 Lennert Buytenhekmwl8k: honor peer rate set
2010-01-05 Lennert Buytenhekmwl8k: move ->peer_id from mwl8k_vif to mwl8k_sta
2010-01-05 Lennert Buytenhekmwl8k: remove mwl8k_vif::bssid, which is now useless
2010-01-05 Lennert Buytenhekmwl8k: handle station database update for AP's sta...
2010-01-05 Lennert Buytenhekmwl8k: move struct peer_capability_info to its only...
2010-01-05 Lennert Buytenhekmwl8k: make the tx ring drain status messages somewhat...
2010-01-05 Lennert Buytenhekmwl8k: prevent freeing free IRQ if ieee80211_register_h...
2010-01-05 Lennert Buytenhekmwl8k: bail out if there is no AP firmware image suppor...
2010-01-05 Lennert Buytenhekmwl8k: update version number to 0.11
2010-01-05 Zhu Yiiwlwifi: remove linux/utsrelease.h dependency
2010-01-05 Gertjan van Wingerdert2x00: Properly request tx headroom for alignment...
2010-01-05 Gertjan van Wingerdert2x00: Fix LED configuration setting for rt2800.
2010-01-05 Pavel Roskinrt2x00: use correct headroom for transmission
2010-01-04 Luis R. Rodriguezath5k: Fix eeprom checksum check for custom sized eeproms
2010-01-04 Benoit Papillaultzd1211rw: Fix multicast filtering.
2010-01-04 Dan Carpenteriwl: off by one bug
2010-01-04 Lennert Buytenhekmwl8k: fix configure_filter() memory leak on error
2010-01-04 Ming Leiath9k: fix ito64
2010-01-04 Dominik Geyerath9k: Fix Kconfig depends for ATH9K_DEBUGFS
2010-01-04 Juha Leppanenwl1271: fix timeout in wl1271_top_reg_read
2009-12-30 John W. LinvilleMerge git://git./linux/kernel/git/linville/wireless-2.6
2009-12-29 John W. LinvilleRevert "b43: Enforce DMA descriptor memory constraints"
2009-12-28 Johannes Bergmac80211: remove struct ieee80211_if_init_conf
2009-12-28 Johannes Bergmac80211: introduce flush operation
2009-12-28 John W. Linvillertl8187: remove priv->mode
2009-12-28 John W. Linvillertl8180: remove priv->mode
2009-12-28 Gertjan van Wingerdert2x00: Cleanup chip handling helper functions.
2009-12-28 Gertjan van Wingerdert2x00: convert RT2800PCI_PCI and RT2800PCI_SOC Kconfig...
2009-12-28 Gertjan van Wingerdert2x00: Let rt2800lib check CONFIG_RT2X00_LIB_USB inste...
2009-12-28 Gertjan van Wingerdert2x00: Fix checks for rt2800 SOC support.
2009-12-28 Juuso Oikarinenwl1271: Prevent performing "join" before association
2009-12-28 Juuso Oikarinenwl1271: Check vif for NULL when indicating beacon-loss
2009-12-28 Juuso Oikarinenwl1271: Add support for acx_pm_config
2009-12-28 Juuso Oikarinenwl1271: Change booleans in struct wl1271 into a flags...
2009-12-28 Juuso Oikarinenwl1271: Fix supported rate management
2009-12-28 Juuso Oikarinenwl1271: Change rates configured for templates
2009-12-28 Juuso Oikarinenwl1271: Add rudimentary ad-hoc support
2009-12-28 Juuso Oikarinenwl1271: Remove beacon-loss-ind from PSM entry failure...
2009-12-28 Juuso Oikarinenwl1271: Add pre-power-on sleep
2009-12-28 Juuso Oikarinenwl1271: Implement chipset boot retry
next