Age | Commit message (Expand) | Author |
2011-05-16 | cfg80211: make stripping of 802.11 header optional from AMSDU | Yogesh Ashok Powar |
2011-05-16 | ath9k: make npending frames check as bool | Mohammed Shafi Shajakhan |
2011-05-16 | ath9k: make sure main_rssi is positive | Mohammed Shafi Shajakhan |
2011-05-16 | ath9k: configure fast_div_bias based on diversity group | Mohammed Shafi Shajakhan |
2011-05-16 | ath9k: Implement an API to swap main/ALT LNA's | Mohammed Shafi Shajakhan |
2011-05-16 | ath9k_hw: define antenna diversity group | Mohammed Shafi Shajakhan |
2011-05-16 | ath9k_hw: define modules to get/set Antenna diversity paramaters | Mohammed Shafi Shajakhan |
2011-05-16 | ath9k_hw: config diversity based on eeprom contents | Mohammed Shafi Shajakhan |
2011-05-16 | ath9k_hw: define registers/macros to support Antenna diversity | Mohammed Shafi Shajakhan |
2011-05-16 | ath9k_hw: enable Antenna diversity for AR9485 | Mohammed Shafi Shajakhan |
2011-05-16 | ath9k_hw: make antenna diversity modules chip specific | Mohammed Shafi Shajakhan |
2011-05-16 | iwlwifi: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning | Stephen Boyd |
2011-05-16 | iwlegacy: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning | Stephen Boyd |
2011-05-13 | Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville |
2011-05-13 | ssb: fix pcicore build breakage | John W. Linville |
2011-05-13 | wl12xx: enter/exit psm on wowlan suspend/resume | Eliad Peller |
2011-05-13 | wl12xx_sdio: declare support for NL80211_WOW_TRIGGER_ANYTHING trigger | Eliad Peller |
2011-05-13 | wl12xx: prevent scheduling while suspending (WoW enabled) | Eliad Peller |
2011-05-13 | wl12xx_sdio: set MMC_PM_KEEP_POWER flag on suspend | Eliad Peller |
2011-05-13 | wl12xx: declare suspend/resume callbacks (for wowlan) | Eliad Peller |
2011-05-13 | wl12xx_sdio: set interrupt as wake_up interrupt | Eliad Peller |
2011-05-13 | wl12xx: remove unused flag WL1271_FLAG_IDLE_REQUESTED | Luciano Coelho |
2011-05-13 | wl12xx: prevent sched_scan when not idle or not in station mode | Luciano Coelho |
2011-05-13 | wl12xx: export scheduled scan state in debugfs | Luciano Coelho |
2011-05-13 | wl12xx: implement scheduled scan driver operations and reporting | Luciano Coelho |
2011-05-13 | wl12xx: add scheduled scan structures and commands | Luciano Coelho |
2011-05-13 | wl12xx: listen to scheduled scan events | Luciano Coelho |
2011-05-13 | wl12xx: add configuration values for scheduled scan | Luciano Coelho |
2011-05-13 | wl12xx: add IEEE80211_HW_SPECTRUM_MGMT bit to the hw flags | Shahar Levi |
2011-05-13 | wl12xx: Don't filter beacons that include changed HT IEs | Shahar Levi |
2011-05-13 | wl12xx: simplify wl1271_ssid_set() | Eliad Peller |
2011-05-12 | ath9k_hw: Fix STA connection issues with AR9380 (XB113). | Senthil Balasubramanian |
2011-05-12 | mwifiex: remove mwifiex_recv_complete function | Amitkumar Karwar |
2011-05-12 | bcma: pci: trivial: correct amount of maximum retries | Rafał Miłecki |
2011-05-12 | ath9k_hw: fix dual band assumption for XB113 | Luis R. Rodriguez |
2011-05-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville |
2011-05-11 | libertas: Add libertas_disablemesh module parameter to disable mesh interface | Sascha Silbe |
2011-05-11 | mwifiex: cleanup ioctl.h | Bing Zhao |
2011-05-11 | mwifiex: remove redundant local structures | Amitkumar Karwar |
2011-05-11 | b43: implement timeouts workaround | Rafał Miłecki |
2011-05-11 | ssb: move ssb_commit_settings and export it | Rafał Miłecki |
2011-05-11 | bcma: add missing GPIO defines, use PULL register only when available | Rafał Miłecki |
2011-05-11 | ath9k: fix a regression in PS frame filter handling | Felix Fietkau |
2011-05-11 | b43: move MAC PHY clock controling function | Rafał Miłecki |
2011-05-11 | b43legacy: trivial: use TMSLOW def instead of magic value | Rafał Miłecki |
2011-05-11 | ath5k: Fix lockup due to un-init spinlock. | Ben Greear |
2011-05-11 | ath9k: fix beaconing for mesh interfaces | Javier Cardona |
2011-05-11 | Bluetooth: Device ids for ath3k on Pegatron Lucid tablets | Andy Ross |
2011-05-11 | libertas: Use netdev_<level> or dev_<level> where possible | Joe Perches |
2011-05-11 | libertas: Convert lbs_pr_<level> to pr_<level> | Joe Perches |