summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-0469-1954/+2581
|\
| * iwmc3200wifi: Enable wimax core through module parameterSamuel Ortiz2009-12-041-2/+5
| * iwmc3200wifi: Add wifi-wimax coexistence mode as a module parameterSamuel Ortiz2009-12-043-6/+8
| * iwmc3200wifi: Coex table command does not expect a responseSamuel Ortiz2009-12-041-1/+1
| * iwmc3200wifi: Update wiwi priority tableSamuel Ortiz2009-12-041-4/+4
| * iwlwifi: driver version track kernel versionReinette Chatre2009-12-042-4/+4
| * iwlwifi: indicate uCode type when fail dump error/event logWey-Yi Guy2009-12-041-2/+6
| * iwl3945: remove duplicated event logging codeWey-Yi Guy2009-12-041-9/+0
| * b43: fix two warningsJohannes Berg2009-12-041-0/+1
| * ipw2100: fix rebooting hang with driver loadedZhu Yi2009-12-041-0/+11
| * iwmc3200wifi: fix NULL pointer dereference in pmkid updateZhu Yi2009-12-041-2/+4
| * ath9k: enable 2GHz band only if the device supports itGabor Juhos2009-12-043-14/+31
| * airo: Fix integer overflow warningMichael Buesch2009-12-041-1/+1
| * rt2x00: Fix padding bug on L2PAD devices.Gertjan van Wingerde2009-12-041-1/+1
| * b43legacy: avoid PPC fault during resumeLarry Finger2009-12-041-0/+7
| * b43: avoid PPC fault during resumeLarry Finger2009-12-041-2/+8
| * iwmc3200wifi: Implement cfg80211 PMKSA APISamuel Ortiz2009-11-284-0/+68
| * ath9k: separate debugfs support from CONFIG_ATH_DEBUGFelix Fietkau2009-11-285-14/+15
| * libertas: move mesh command handling into mesh.cHolger Schurig2009-11-283-168/+186
| * libertas: move mesh-only ethtool operations into mesh.cHolger Schurig2009-11-283-80/+99
| * libertas: moveing mesh-related functions into mesh.cHolger Schurig2009-11-286-363/+480
| * libertas: introduce mesh.hHolger Schurig2009-11-284-19/+35
| * libertas: rename persistcfg.c -> mesh.cHolger Schurig2009-11-282-1/+1
| * ipw2x00: convert to seq_fileAlexey Dobriyan2009-11-281-11/+22
| * ray_cs: convert to proc_fopsAlexey Dobriyan2009-11-281-18/+18
| * ath9k: Ensure a fair beacon distribution in IBSS mode.Vivek Natarajan2009-11-283-5/+14
| * ath9k: Fix maximum tx fifo settings for single stream devicesLuis R. Rodriguez2009-11-285-8/+53
| * ath9k: Proper padding/unpadding for the TX/RX path.Benoit Papillault2009-11-284-18/+31
| * ath9k: fix processing of TX PS null data framesLuis R. Rodriguez2009-11-287-5/+69
| * iwmc3200wifi: Remove tx concatenation optionSamuel Ortiz2009-11-281-8/+1
| * iwmc3200wifi: Add stopped queue to debugfsSamuel Ortiz2009-11-281-0/+23
| * iwmc3200wifi: 802.11n Tx aggregation supportSamuel Ortiz2009-11-288-10/+217
| * iwmc3200wifi: Set wireless mode correctlyZhu Yi2009-11-281-3/+3
| * iwmc3200wifi: Update wireless_mode with eeprom valuesSamuel Ortiz2009-11-283-1/+39
| * iwmc3200wifi: Dont set the UMAC power limit when interface is downSamuel Ortiz2009-11-281-0/+4
| * iwmc3200wifi: Parse HT channels EEPROM entriesSamuel Ortiz2009-11-283-8/+56
| * rt2x00: Centralize setting of extra TX headroom requested by rt2x00.Gertjan van Wingerde2009-11-2810-16/+16
| * rt2x00: Whitespace cleanup.Gertjan van Wingerde2009-11-287-87/+87
| * rt2x00: Fix typo (lengt --> length) in rt2x00queue.cGertjan van Wingerde2009-11-281-2/+2
| * rt2x00: Clean up use of rt2x00_intf_is_pci.Gertjan van Wingerde2009-11-281-10/+7
| * rt2x00: Remove unused variable frame_control from rt2x00mac_tx.Gertjan van Wingerde2009-11-281-3/+0
| * rt2x00: Only initialize HT on rt2800 devices that support it.Gertjan van Wingerde2009-11-281-1/+5
| * wl1271: Remove REF_CLK hackLuciano Coelho2009-11-281-8/+1
| * wl1271: remove workaround to ignore -EIO from radio and general paramsLuciano Coelho2009-11-282-10/+4
| * wl1271: fix radio and general parameters commandsLuciano Coelho2009-11-285-182/+183
| * wl1271: set radio and general params also for PLTLuciano Coelho2009-11-283-2/+15
| * wl1271: fix the inetdev notifier callback return valuesLuciano Coelho2009-11-281-5/+5
| * wl1271: Set PSM support flags in driver configurationJuuso Oikarinen2009-11-281-1/+2
| * wl1271: Prevent PSM-entry retry loop if PSM cancelledJuuso Oikarinen2009-11-281-2/+6
| * wl1271: Decrease BET consecutive terminated beacons value to 10Juuso Oikarinen2009-11-281-1/+1