aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-11-28ath9k: Fix maximum tx fifo settings for single stream devicesLuis R. Rodriguez
2009-11-28ath9k: Proper padding/unpadding for the TX/RX path.Benoit Papillault
2009-11-28ath9k: fix processing of TX PS null data framesLuis R. Rodriguez
2009-11-28iwmc3200wifi: Remove tx concatenation optionSamuel Ortiz
2009-11-28iwmc3200wifi: Add stopped queue to debugfsSamuel Ortiz
2009-11-28iwmc3200wifi: 802.11n Tx aggregation supportSamuel Ortiz
2009-11-28iwmc3200wifi: Set wireless mode correctlyZhu Yi
2009-11-28iwmc3200wifi: Update wireless_mode with eeprom valuesSamuel Ortiz
2009-11-28iwmc3200wifi: Dont set the UMAC power limit when interface is downSamuel Ortiz
2009-11-28iwmc3200wifi: Parse HT channels EEPROM entriesSamuel Ortiz
2009-11-28rt2x00: Centralize setting of extra TX headroom requested by rt2x00.Gertjan van Wingerde
2009-11-28rt2x00: Whitespace cleanup.Gertjan van Wingerde
2009-11-28rt2x00: Fix typo (lengt --> length) in rt2x00queue.cGertjan van Wingerde
2009-11-28rt2x00: Clean up use of rt2x00_intf_is_pci.Gertjan van Wingerde
2009-11-28rt2x00: Remove unused variable frame_control from rt2x00mac_tx.Gertjan van Wingerde
2009-11-28rt2x00: Only initialize HT on rt2800 devices that support it.Gertjan van Wingerde
2009-11-28wl1271: Remove REF_CLK hackLuciano Coelho
2009-11-28wl1271: remove workaround to ignore -EIO from radio and general paramsLuciano Coelho
2009-11-28wl1271: fix radio and general parameters commandsLuciano Coelho
2009-11-28wl1271: set radio and general params also for PLTLuciano Coelho
2009-11-28wl1271: fix the inetdev notifier callback return valuesLuciano Coelho
2009-11-28wl1271: Set PSM support flags in driver configurationJuuso Oikarinen
2009-11-28wl1271: Prevent PSM-entry retry loop if PSM cancelledJuuso Oikarinen
2009-11-28wl1271: Decrease BET consecutive terminated beacons value to 10Juuso Oikarinen
2009-11-28ath9k: clean up rc rate tableFelix Fietkau
2009-11-28ath9k: properly use the mac80211 rate control apiFelix Fietkau
2009-11-25ath9k: remove warnings related to signed/unsigned type mismatchJohn W. Linville
2009-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-24sfc: Log interrupt and reset type names, not numbersBen Hutchings
2009-11-24sfc: Combine high-level header filesBen Hutchings
2009-11-24sfc: Remove redundant efx_xmit() functionBen Hutchings
2009-11-24sfc: Remove unnecessary casts to struct sk_buff *Ben Hutchings
2009-11-24sfc: Gather link state fields in struct efx_nic into new struct efx_link_stateBen Hutchings
2009-11-24sfc: Move all I2C stuff into struct falcon_boardBen Hutchings
2009-11-24sfc: Move struct falcon_board into struct falcon_nic_dataBen Hutchings
2009-11-24sfc: Move definition of struct falcon_nic_data into falcon.hBen Hutchings
2009-11-24sfc: Make board information explicitly Falcon-specificBen Hutchings
2009-11-24sfc: Rename efx_board::init_leds to init_phy and use for SFN4111TBen Hutchings
2009-11-24sfc: Use a single blink implementationBen Hutchings
2009-11-24sfc: SFT9001: Reset LED configuration correctly after blinkingBen Hutchings
2009-11-24sfc: Record RX queue number on GRO pathBen Hutchings
2009-11-24sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro()Ben Hutchings
2009-11-24sfc: Remove ridiculously paranoid assertionsBen Hutchings
2009-11-24sfc: Remove redundant gotos from __efx_rx_packet()Ben Hutchings
2009-11-24sfc: Remove pointless abstraction of memory BAR number (2)Ben Hutchings
2009-11-23ath9k: set ps_default as falseJohn W. Linville
2009-11-23ssb: Fix range check in sprom writeMichael Buesch
2009-11-23ssb: Fix SPROM writingMichael Buesch
2009-11-23rndis_wlan: disable stall workaroundJussi Kivilinna
2009-11-23rndis_wlan: fix buffer overflow in rndis_query_oidJussi Kivilinna