summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ath9k: make npending frames check as boolMohammed Shafi Shajakhan2011-05-161-2/+5
* ath9k: make sure main_rssi is positiveMohammed Shafi Shajakhan2011-05-161-2/+2
* ath9k: configure fast_div_bias based on diversity groupMohammed Shafi Shajakhan2011-05-161-43/+131
* ath9k: Implement an API to swap main/ALT LNA'sMohammed Shafi Shajakhan2011-05-161-1/+30
* ath9k_hw: define antenna diversity groupMohammed Shafi Shajakhan2011-05-165-2/+6
* ath9k_hw: define modules to get/set Antenna diversity paramatersMohammed Shafi Shajakhan2011-05-161-0/+44
* ath9k_hw: config diversity based on eeprom contentsMohammed Shafi Shajakhan2011-05-161-6/+44
* ath9k_hw: define registers/macros to support Antenna diversityMohammed Shafi Shajakhan2011-05-162-0/+25
* ath9k_hw: enable Antenna diversity for AR9485Mohammed Shafi Shajakhan2011-05-161-0/+16
* ath9k_hw: make antenna diversity modules chip specificMohammed Shafi Shajakhan2011-05-163-24/+39
* iwlwifi: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd2011-05-161-1/+1
* iwlegacy: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd2011-05-161-1/+1
* Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2011-05-1310-16/+728
|\
| * wl12xx: enter/exit psm on wowlan suspend/resumeEliad Peller2011-05-134-0/+91
| * wl12xx_sdio: declare support for NL80211_WOW_TRIGGER_ANYTHING triggerEliad Peller2011-05-131-0/+8
| * wl12xx: prevent scheduling while suspending (WoW enabled)Eliad Peller2011-05-133-0/+72
| * wl12xx_sdio: set MMC_PM_KEEP_POWER flag on suspendEliad Peller2011-05-131-1/+28
| * wl12xx: declare suspend/resume callbacks (for wowlan)Eliad Peller2011-05-132-0/+25
| * wl12xx_sdio: set interrupt as wake_up interruptEliad Peller2011-05-131-0/+3
| * wl12xx: remove unused flag WL1271_FLAG_IDLE_REQUESTEDLuciano Coelho2011-05-121-1/+0
| * wl12xx: prevent sched_scan when not idle or not in station modeLuciano Coelho2011-05-121-0/+6
| * wl12xx: export scheduled scan state in debugfsLuciano Coelho2011-05-121-0/+1
| * wl12xx: implement scheduled scan driver operations and reportingLuciano Coelho2011-05-124-1/+83
| * wl12xx: add scheduled scan structures and commandsLuciano Coelho2011-05-122-0/+347
| * wl12xx: listen to scheduled scan eventsLuciano Coelho2011-05-122-1/+13
| * wl12xx: add configuration values for scheduled scanLuciano Coelho2011-05-122-0/+30
| * wl12xx: add IEEE80211_HW_SPECTRUM_MGMT bit to the hw flagsShahar Levi2011-05-121-0/+1
| * wl12xx: Don't filter beacons that include changed HT IEsShahar Levi2011-05-121-2/+6
| * wl12xx: simplify wl1271_ssid_set()Eliad Peller2011-05-121-11/+15
* | ssb: fix pcicore build breakageJohn W. Linville2011-05-131-4/+10
|/
* ath9k_hw: Fix STA connection issues with AR9380 (XB113).Senthil Balasubramanian2011-05-121-1/+1
* mwifiex: remove mwifiex_recv_complete functionAmitkumar Karwar2011-05-123-32/+3
* bcma: pci: trivial: correct amount of maximum retriesRafał Miłecki2011-05-121-1/+1
* ath9k_hw: fix dual band assumption for XB113Luis R. Rodriguez2011-05-121-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-05-122-0/+2
|\
| * Bluetooth: Device ids for ath3k on Pegatron Lucid tabletsAndy Ross2011-05-112-0/+2
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6Gustavo F. Padovan2011-04-2160-304/+648
| |\
* | | libertas: Add libertas_disablemesh module parameter to disable mesh interfaceSascha Silbe2011-05-111-1/+8
* | | mwifiex: cleanup ioctl.hBing Zhao2011-05-113-102/+4
* | | mwifiex: remove redundant local structuresAmitkumar Karwar2011-05-111-19/+9
* | | b43: implement timeouts workaroundRafał Miłecki2011-05-111-1/+12
* | | ssb: move ssb_commit_settings and export itRafał Miłecki2011-05-112-26/+25
* | | bcma: add missing GPIO defines, use PULL register only when availableRafał Miłecki2011-05-111-2/+4
* | | ath9k: fix a regression in PS frame filter handlingFelix Fietkau2011-05-112-0/+11
* | | b43: move MAC PHY clock controling functionRafał Miłecki2011-05-113-16/+15
* | | b43legacy: trivial: use TMSLOW def instead of magic valueRafał Miłecki2011-05-111-1/+1
* | | ath5k: Fix lockup due to un-init spinlock.Ben Greear2011-05-111-1/+1
* | | ath9k: fix beaconing for mesh interfacesJavier Cardona2011-05-111-1/+3
* | | libertas: Use netdev_<level> or dev_<level> where possibleJoe Perches2011-05-1111-93/+130
* | | libertas: Convert lbs_pr_<level> to pr_<level>Joe Perches2011-05-1112-171/+173