summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-12-04iwmc3200wifi: Enable wimax core through module parametermaster-2009-12-04Samuel Ortiz
2009-12-04iwmc3200wifi: Add wifi-wimax coexistence mode as a module parameterSamuel Ortiz
2009-12-04iwmc3200wifi: Coex table command does not expect a responseSamuel Ortiz
2009-12-04iwmc3200wifi: Update wiwi priority tableSamuel Ortiz
2009-12-04iwlwifi: driver version track kernel versionReinette Chatre
2009-12-04iwlwifi: indicate uCode type when fail dump error/event logWey-Yi Guy
2009-12-04iwl3945: remove duplicated event logging codeWey-Yi Guy
2009-12-04b43: fix two warningsJohannes Berg
2009-12-04ipw2100: fix rebooting hang with driver loadedZhu Yi
2009-12-04iwmc3200wifi: fix NULL pointer dereference in pmkid updateZhu Yi
2009-12-04ath9k: enable 2GHz band only if the device supports itGabor Juhos
2009-12-04airo: Fix integer overflow warningMichael Buesch
2009-12-04rt2x00: Fix padding bug on L2PAD devices.Gertjan van Wingerde
2009-12-04b43legacy: avoid PPC fault during resumeLarry Finger
2009-12-04b43: avoid PPC fault during resumeLarry Finger
2009-11-28iwmc3200wifi: Implement cfg80211 PMKSA APImaster-2009-11-28Samuel Ortiz
2009-11-28ath9k: separate debugfs support from CONFIG_ATH_DEBUGFelix Fietkau
2009-11-28libertas: move mesh command handling into mesh.cHolger Schurig
2009-11-28libertas: move mesh-only ethtool operations into mesh.cHolger Schurig
2009-11-28libertas: moveing mesh-related functions into mesh.cHolger Schurig
2009-11-28libertas: introduce mesh.hHolger Schurig
2009-11-28libertas: rename persistcfg.c -> mesh.cHolger Schurig
2009-11-28ipw2x00: convert to seq_fileAlexey Dobriyan
2009-11-28ray_cs: convert to proc_fopsAlexey Dobriyan
2009-11-28ath9k: Ensure a fair beacon distribution in IBSS mode.Vivek Natarajan
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