Age | Commit message (Expand) | Author | Files | Lines |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 9 | -28/+29 |
2011-05-23 | b43: fix comment typo reqest -> request | Jim Cromie | 1 | -2/+2 |
2011-05-19 | wl12xx: fix compilation error when CONFIG_PM is not set | Luciano Coelho | 2 | -0/+8 |
2011-05-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 4 | -2/+25 |
2011-05-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 132 | -1506/+14440 |
2011-05-16 | mwifiex: use ieee80211_amsdu_to_8023s routine | Yogesh Ashok Powar | 2 | -127/+20 |
2011-05-16 | cfg80211: make stripping of 802.11 header optional from AMSDU | Yogesh Ashok Powar | 1 | -1/+2 |
2011-05-16 | ath9k: make npending frames check as bool | Mohammed Shafi Shajakhan | 1 | -2/+5 |
2011-05-16 | ath9k: make sure main_rssi is positive | Mohammed Shafi Shajakhan | 1 | -2/+2 |
2011-05-16 | ath9k: configure fast_div_bias based on diversity group | Mohammed Shafi Shajakhan | 1 | -43/+131 |
2011-05-16 | ath9k: Implement an API to swap main/ALT LNA's | Mohammed Shafi Shajakhan | 1 | -1/+30 |
2011-05-16 | ath9k_hw: define antenna diversity group | Mohammed Shafi Shajakhan | 5 | -2/+6 |
2011-05-16 | ath9k_hw: define modules to get/set Antenna diversity paramaters | Mohammed Shafi Shajakhan | 1 | -0/+44 |
2011-05-16 | ath9k_hw: config diversity based on eeprom contents | Mohammed Shafi Shajakhan | 1 | -6/+44 |
2011-05-16 | ath9k_hw: define registers/macros to support Antenna diversity | Mohammed Shafi Shajakhan | 2 | -0/+25 |
2011-05-16 | ath9k_hw: enable Antenna diversity for AR9485 | Mohammed Shafi Shajakhan | 1 | -0/+16 |
2011-05-16 | ath9k_hw: make antenna diversity modules chip specific | Mohammed Shafi Shajakhan | 3 | -24/+39 |
2011-05-16 | iwlwifi: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning | Stephen Boyd | 1 | -1/+1 |
2011-05-16 | iwlegacy: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning | Stephen Boyd | 1 | -1/+1 |
2011-05-13 | wl12xx: enter/exit psm on wowlan suspend/resume | Eliad Peller | 4 | -0/+91 |
2011-05-13 | wl12xx_sdio: declare support for NL80211_WOW_TRIGGER_ANYTHING trigger | Eliad Peller | 1 | -0/+8 |
2011-05-13 | wl12xx: prevent scheduling while suspending (WoW enabled) | Eliad Peller | 3 | -0/+72 |
2011-05-13 | wl12xx_sdio: set MMC_PM_KEEP_POWER flag on suspend | Eliad Peller | 1 | -1/+28 |
2011-05-13 | wl12xx: declare suspend/resume callbacks (for wowlan) | Eliad Peller | 2 | -0/+25 |
2011-05-13 | wl12xx_sdio: set interrupt as wake_up interrupt | Eliad Peller | 1 | -0/+3 |
2011-05-13 | wl12xx: remove unused flag WL1271_FLAG_IDLE_REQUESTED | Luciano Coelho | 1 | -1/+0 |
2011-05-13 | wl12xx: prevent sched_scan when not idle or not in station mode | Luciano Coelho | 1 | -0/+6 |
2011-05-13 | wl12xx: export scheduled scan state in debugfs | Luciano Coelho | 1 | -0/+1 |
2011-05-13 | wl12xx: implement scheduled scan driver operations and reporting | Luciano Coelho | 4 | -1/+83 |
2011-05-13 | wl12xx: add scheduled scan structures and commands | Luciano Coelho | 2 | -0/+347 |
2011-05-13 | wl12xx: listen to scheduled scan events | Luciano Coelho | 2 | -1/+13 |
2011-05-13 | wl12xx: add configuration values for scheduled scan | Luciano Coelho | 2 | -0/+30 |
2011-05-13 | wl12xx: add IEEE80211_HW_SPECTRUM_MGMT bit to the hw flags | Shahar Levi | 1 | -0/+1 |
2011-05-13 | wl12xx: Don't filter beacons that include changed HT IEs | Shahar Levi | 1 | -2/+6 |
2011-05-13 | wl12xx: simplify wl1271_ssid_set() | Eliad Peller | 1 | -11/+15 |
2011-05-12 | ath9k_hw: Fix STA connection issues with AR9380 (XB113). | Senthil Balasubramanian | 1 | -1/+1 |
2011-05-12 | mwifiex: remove mwifiex_recv_complete function | Amitkumar Karwar | 3 | -32/+3 |
2011-05-12 | ath9k_hw: fix dual band assumption for XB113 | Luis R. Rodriguez | 1 | -1/+1 |
2011-05-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 4 | -2/+25 |
2011-05-11 | libertas: Add libertas_disablemesh module parameter to disable mesh interface | Sascha Silbe | 1 | -1/+8 |
2011-05-11 | mwifiex: cleanup ioctl.h | Bing Zhao | 3 | -102/+4 |
2011-05-11 | mwifiex: remove redundant local structures | Amitkumar Karwar | 1 | -19/+9 |
2011-05-11 | b43: implement timeouts workaround | Rafał Miłecki | 1 | -1/+12 |
2011-05-11 | ath9k: fix a regression in PS frame filter handling | Felix Fietkau | 2 | -0/+11 |
2011-05-11 | b43: move MAC PHY clock controling function | Rafał Miłecki | 3 | -16/+15 |
2011-05-11 | b43legacy: trivial: use TMSLOW def instead of magic value | Rafał Miłecki | 1 | -1/+1 |
2011-05-11 | ath5k: Fix lockup due to un-init spinlock. | Ben Greear | 1 | -1/+1 |
2011-05-11 | ath9k: fix beaconing for mesh interfaces | Javier Cardona | 1 | -1/+3 |
2011-05-11 | libertas: Use netdev_<level> or dev_<level> where possible | Joe Perches | 11 | -93/+130 |
2011-05-11 | libertas: Convert lbs_pr_<level> to pr_<level> | Joe Perches | 12 | -171/+173 |