aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller101-2267/+3559
2010-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller3-22/+4
2010-03-16iwlwifi: Silence tfds_in_queue messageAdel Gadllah1-1/+1
2010-03-16ath9k: fix BUG_ON triggered by PAE framesFelix Fietkau1-20/+1
2010-03-16wl1251: fix potential crashGrazvydas Ignotas1-1/+2
2010-03-16rt2x00: Fix TX status reporting for rt2800pci.Alban Browaeys1-15/+25
2010-03-16rt2x00: txdone implementation supporting hw encryption.Alban Browaeys1-32/+25
2010-03-15rt2x00: fix warning when building rt2800pci with just soc supportHelmut Schaa1-0/+2
2010-03-15ipw2x00: replace "ieee80211" with "libipw" where appropriatePavel Roskin4-28/+27
2010-03-15orinoco: disable support for prism chipset by defaultPavel Roskin3-39/+60
2010-03-15wl1251: reduce eeprom read wait timeGrazvydas Ignotas1-1/+2
2010-03-15wl1251: fix ELP_CTRL register accesses when using SDIOGrazvydas Ignotas5-6/+56
2010-03-15wl1251: make local symbols staticGrazvydas Ignotas1-15/+9
2010-03-15DRIVER: Libertas: Fixed coding style in rx.cStewart Malik1-25/+25
2010-03-15ath5k: remove unused beacon timer codeJohn W. Linville2-225/+0
2010-03-15ath5k: remove dead source in ath5k_combine_linear_pcdac_curvesJohn W. Linville1-13/+0
2010-03-15ath5k: remove some dead functionsJohn W. Linville3-113/+0
2010-03-15airo : Print of firmware versionmatthieu castet1-1/+1
2010-03-15airo : fix printing status infomatthieu castet1-12/+23
2010-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds23-280/+339
2010-03-10ath5k: fixing retries in ath5k_hw_setup_4word_tx_descAndrew Blaich2-2/+1
2010-03-10ath9k: fix rate control tx status handling for A-MPDUFelix Fietkau3-5/+8
2010-03-10wl1271: Changed wl1271_sdio to be selectable only on ARMTeemu Paasikivi1-2/+2
2010-03-10ath5k: Minor EEPROM documentation updatesBruno Randolf3-23/+68
2010-03-10ath5k: IQ calibration for AR5211 is slightly differentBruno Randolf1-2/+9
2010-03-10ath5k: add debugfs file frameerrorsBruno Randolf4-2/+140
2010-03-10ath5k: remove ah_gpio_npinsBruno Randolf2-5/+0
2010-03-10ath5k: remove ah_mac_revisionBruno Randolf2-2/+0
2010-03-10ath5k: remove ah_magicBruno Randolf3-10/+0
2010-03-10ath5k: remove double opmode definitionBruno Randolf5-21/+15
2010-03-10ath5k: preserve antenna settingsBruno Randolf3-1/+3
2010-03-10ath5k: add antenna statistics and debugfs file for antenna settingsBruno Randolf4-0/+126
2010-03-10rndis_wlan: Implement cfg80211 PMKSA APIJussi Kivilinna1-0/+282
2010-03-10rndis_wlan: get max_num_pmkids from deviceJussi Kivilinna1-2/+33
2010-03-10rndis_wlan: remove unused variables from priv structureJussi Kivilinna1-14/+0
2010-03-10rndis_wlan: copy only useful data from rndis_command respondJussi Kivilinna1-4/+29
2010-03-10ath5k: Fix TX/RX padding for all framesBenoit Papillault3-36/+88
2010-03-10iwmc3200wifi: typo fix and code cleanupZhu Yi4-10/+8
2010-03-10iwmc3200wifi: mark some pmksa functions staticZhu Yi1-5/+8
2010-03-10iwmc3200wifi: increase concatenated bufferZhu Yi1-1/+1
2010-03-10iwmc3200wifi: protect rx_tickets and rx_packets[] listsZhu Yi4-5/+30
2010-03-10iwmc3200wifi: add ftrace event tracing supportZhu Yi9-7/+314
2010-03-10iwmc3200wifi: remove "_safe" for some list_for_each_entry usageZhu Yi5-23/+21
2010-03-10iwmc3200wifi: refuse to associate on unallowed channelsZhu Yi3-3/+25
2010-03-10Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6John W. Linville3-37/+20
2010-03-10ipw2200: use kmalloc for large local variablesZhu Yi1-2/+17
2010-03-10ath5k: read eeprom IQ calibration values correctly for G modeBruno Randolf2-8/+11
2010-03-10ath5k: fix I/Q calibration (for real)Bruno Randolf2-18/+20
2010-03-10ath5k: fix TSF resetBruno Randolf1-4/+3
2010-03-10ath5k: use fixed antenna for tx descriptorsBruno Randolf1-2/+2