summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * iwl3945: delay mode settingAbhijeet Kolekar2009-04-221-2/+5
| * iwlwifi: add commit_rxon libAbhijeet Kolekar2009-04-227-175/+185
| * iwl3945: use iwl_mac_beacon_updateAbhijeet Kolekar2009-04-224-90/+44
| * iwl3945: use iwl_bss_info_changedAbhijeet Kolekar2009-04-228-247/+204
| * libertas: add support for Marvell SD8688 chipBing Zhao2009-04-224-13/+25
| * p54spi: get rid of busy-wait loopsMax Filippov2009-04-221-27/+14
| * ath5k: add support for Fukato Datacask Jupiter LEDsBob Copeland2009-04-221-0/+2
| * libertas: increase spi driver thread priorityAnna Neal2009-04-221-0/+4
| * iwlwifi: add debug messages when start aggregation queueWey-Yi Guy2009-04-221-3/+7
| * iwlwifi: adding MIMO3 support in rate scalingWey-Yi Guy2009-04-222-24/+325
| * iwlwifi: adding triple stream rate support for MIMO3Wey-Yi Guy2009-04-221-0/+1
| * ath5k: fix interpolation with equal power levelsFabio Rossi2009-04-221-21/+28
| * b43legacy: Do not select HW_RANDOMLarry Finger2009-04-223-2/+16
| * cfg80211: introduce scan IE limit attributeJohannes Berg2009-04-222-0/+2
| * ath5k: sparse fix ath5k_led_on needs to be staticLuis R. Rodriguez2009-04-221-1/+1
| * ath: space cleanupLuis R. Rodriguez2009-04-221-14/+19
| * atheros: put atheros wireless drivers into ath/Luis R. Rodriguez2009-04-2269-10/+12
| * Make ar9170 use common ath reg codeChristian Lamparter2009-04-224-1/+23
| * ath5k: use regulatory infrastructureBob Copeland2009-04-223-2/+24
| * ath: move more setup code into ath_regd_initBob Copeland2009-04-223-56/+58
| * atheros: introduce ath module containing common ath5k/ath9k/ar9170 codeBob Copeland2009-04-2213-111/+155
| * ath9k: pass regd structure directly to regulatory functionsBob Copeland2009-04-224-73/+86
| * ath9k: separate ath9k specific code from ath9k_regd_get_ctl()Bob Copeland2009-04-221-13/+23
| * iwlwifi: change check triggering device restart after rfkill changeReinette Chatre2009-04-221-1/+1
| * rndis_wlan: convert scan to cfg80211Jussi Kivilinna2009-04-221-194/+147
| * rndis_wlan: convert get range to cfg80211Jussi Kivilinna2009-04-221-108/+2
| * rndis_wlan: change quality level scaleJussi Kivilinna2009-04-221-3/+3
| * rndis_wlan: convert get/set mode to cfg80211John W. Linville2009-04-221-52/+43
| * rndis_wlan: initiate cfg80211 conversionJohn W. Linville2009-04-221-29/+85
| * p54: add beacon filtering supportChristian Lamparter2009-04-222-4/+14
| * p54: more SoftLED updatesChristian Lamparter2009-04-222-23/+70
| * p54: clean up p54.h's struct p54_commonChristian Lamparter2009-04-221-25/+42
| * ath5k: reduce exported channel listBob Copeland2009-04-221-0/+21
| * ath9k: Fix bug in determining HT40 modeSujith2009-04-222-5/+2
| * ath9k: Determine number of streams from HT capabilitiesSujith2009-04-222-12/+8
| * ath9k: Clean Interrupt handling routineSujith2009-04-221-102/+95
| * ath9k: Trivial fix to handle AMPDU params properlySujith2009-04-221-5/+5
| * ath9k: Initialize values when setting up the queue parametersSujith2009-04-221-3/+4
| * ath9k: Remove the useless do..while loopsSujith2009-04-223-68/+57
| * ath9k: Remove TIM from the interrupt maskSujith2009-04-222-15/+0
| * ath9k: Check for root debugfs fileSujith2009-04-221-0/+3
| * ath9k: Remove unused structuresSujith2009-04-221-20/+0
| * ath9k: Remove a couple of unused variables in descriptor handlingSujith2009-04-222-4/+1
| * ath9k: Cleanup buffer status handlingSujith2009-04-222-11/+11
| * ath9k: Avoid unneeded castsSujith2009-04-223-11/+11
| * ath9k: Remove redundant variable for Interrupt MitigationSujith2009-04-222-11/+6
| * ath9k: Change return value of ath9k_hw_fill_cap_infoSujith2009-04-222-9/+3
| * ath9k: Cleanup debug messagesSujith2009-04-2210-129/+115
| * ath9k: Remove redundant chainmask checkSujith2009-04-221-8/+0
| * ath9k: Remove a few unused flagsSujith2009-04-225-71/+30