aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds20-30/+30
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina21-31/+31
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller9-461/+320
2009-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds11-547/+362
2009-12-04tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder1-1/+1
2009-12-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller69-1954/+2581
2009-12-04iwmc3200wifi: Enable wimax core through module parameterSamuel Ortiz1-2/+5
2009-12-04iwmc3200wifi: Add wifi-wimax coexistence mode as a module parameterSamuel Ortiz3-6/+8
2009-12-04iwmc3200wifi: Coex table command does not expect a responseSamuel Ortiz1-1/+1
2009-12-04iwmc3200wifi: Update wiwi priority tableSamuel Ortiz1-4/+4
2009-12-04iwlwifi: driver version track kernel versionReinette Chatre2-4/+4
2009-12-04iwlwifi: indicate uCode type when fail dump error/event logWey-Yi Guy1-2/+6
2009-12-04iwl3945: remove duplicated event logging codeWey-Yi Guy1-9/+0
2009-12-04b43: fix two warningsJohannes Berg1-0/+1
2009-12-04ipw2100: fix rebooting hang with driver loadedZhu Yi1-0/+11
2009-12-04iwmc3200wifi: fix NULL pointer dereference in pmkid updateZhu Yi1-2/+4
2009-12-04ath9k: enable 2GHz band only if the device supports itGabor Juhos3-14/+31
2009-12-04airo: Fix integer overflow warningMichael Buesch1-1/+1
2009-12-04rt2x00: Fix padding bug on L2PAD devices.Gertjan van Wingerde1-1/+1
2009-12-04b43legacy: avoid PPC fault during resumeLarry Finger1-0/+7
2009-12-04b43: avoid PPC fault during resumeLarry Finger1-2/+8
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa16-24/+24
2009-12-04tree-wide: fix typos "offest" -> "offset"Uwe Kleine-König1-1/+1
2009-12-04tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo1-1/+1
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+9
2009-11-30mac80211: fix spurious delBA handlingJohannes Berg1-1/+9
2009-11-28iwmc3200wifi: Implement cfg80211 PMKSA APISamuel Ortiz4-0/+68
2009-11-28ath9k: separate debugfs support from CONFIG_ATH_DEBUGFelix Fietkau5-14/+15
2009-11-28libertas: move mesh command handling into mesh.cHolger Schurig3-168/+186
2009-11-28libertas: move mesh-only ethtool operations into mesh.cHolger Schurig3-80/+99
2009-11-28libertas: moveing mesh-related functions into mesh.cHolger Schurig6-363/+480
2009-11-28libertas: introduce mesh.hHolger Schurig4-19/+35
2009-11-28libertas: rename persistcfg.c -> mesh.cHolger Schurig2-1/+1
2009-11-28ipw2x00: convert to seq_fileAlexey Dobriyan1-11/+22
2009-11-28ray_cs: convert to proc_fopsAlexey Dobriyan1-18/+18
2009-11-28ath9k: Ensure a fair beacon distribution in IBSS mode.Vivek Natarajan3-5/+14
2009-11-28ath9k: Fix maximum tx fifo settings for single stream devicesLuis R. Rodriguez5-8/+53
2009-11-28ath9k: Proper padding/unpadding for the TX/RX path.Benoit Papillault4-18/+31
2009-11-28ath9k: fix processing of TX PS null data framesLuis R. Rodriguez7-5/+69
2009-11-28iwmc3200wifi: Remove tx concatenation optionSamuel Ortiz1-8/+1
2009-11-28iwmc3200wifi: Add stopped queue to debugfsSamuel Ortiz1-0/+23
2009-11-28iwmc3200wifi: 802.11n Tx aggregation supportSamuel Ortiz8-10/+217
2009-11-28iwmc3200wifi: Set wireless mode correctlyZhu Yi1-3/+3
2009-11-28iwmc3200wifi: Update wireless_mode with eeprom valuesSamuel Ortiz3-1/+39
2009-11-28iwmc3200wifi: Dont set the UMAC power limit when interface is downSamuel Ortiz1-0/+4
2009-11-28iwmc3200wifi: Parse HT channels EEPROM entriesSamuel Ortiz3-8/+56
2009-11-28rt2x00: Centralize setting of extra TX headroom requested by rt2x00.Gertjan van Wingerde10-16/+16
2009-11-28rt2x00: Whitespace cleanup.Gertjan van Wingerde7-87/+87
2009-11-28rt2x00: Fix typo (lengt --> length) in rt2x00queue.cGertjan van Wingerde1-2/+2
2009-11-28rt2x00: Clean up use of rt2x00_intf_is_pci.Gertjan van Wingerde1-10/+7