| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: annotate and fix RCU in mesh code | Johannes Berg | 2011-05-16 | 2 | -56/+102 |
* | mac80211: fix and simplify mesh locking | Johannes Berg | 2011-05-16 | 2 | -22/+25 |
* | mac80211: add missing rcu_barrier | Johannes Berg | 2011-05-16 | 1 | -0/+2 |
* | bcma: add PCI ID of the card found in Thinkpad X120e | Rafał Miłecki | 2011-05-16 | 1 | -0/+1 |
* | mac80211: abort scan_work immediately when the device goes down | Rajkumar Manoharan | 2011-05-16 | 2 | -2/+7 |
* | mac80211: verify IBSS in interface combinations | Johannes Berg | 2011-05-16 | 1 | -3/+17 |
* | carl9170: advertise interface combinations | Christian Lamparter | 2011-05-16 | 3 | -9/+24 |
* | b43: rename b43_wldev's field with ssb_device to sdev | Rafał Miłecki | 2011-05-16 | 17 | -174/+175 |
* | mac80211: Deactivate mesh path timers when freeing nodes | Javier Cardona | 2011-05-16 | 1 | -1/+3 |
* | airo: correct proc entry creation interfaces | Alexey Dobriyan | 2011-05-16 | 2 | -22/+12 |
* | p54usb: add zoom 4410 usbid | Christian Lamparter | 2011-05-16 | 1 | -0/+1 |
* | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel... | John W. Linville | 2011-05-16 | 24 | -473/+716 |
|\ |
|
| * | iwlagn: remove unused old_assoc parameter | Wey-Yi Guy | 2011-05-13 | 1 | -1/+0 |
| * | iwlagn: change default beacon interval | Johannes Berg | 2011-05-13 | 1 | -1/+1 |
| * | iwlagn: remove set but unused vars | Johannes Berg | 2011-05-13 | 2 | -22/+13 |
| * | iwlagn: alwasy send RXON with disassociate falge before associate | Wey-Yi Guy | 2011-05-13 | 2 | -5/+8 |
| * | iwlagn: clear STATUS_HCMD_ACTIVE bit if fail enqueue | Wey-Yi Guy | 2011-05-13 | 1 | -0/+1 |
| * | iwlagn: add testmode set fixed rate command | Wey-Yi Guy | 2011-05-13 | 4 | -21/+57 |
| * | iwlagn: add eeprom command to testmode | Wey-Yi Guy | 2011-05-13 | 2 | -0/+38 |
| * | iwlagn: add testmode trace command | Wey-Yi Guy | 2011-05-13 | 5 | -0/+165 |
| * | iwlagn: more ucode error log info | Wey-Yi Guy | 2011-05-13 | 2 | -42/+65 |
| * | iwlagn: support multiple TBs per command | Johannes Berg | 2011-05-13 | 8 | -152/+180 |
| * | iwlagn: remove unused pad argument | Johannes Berg | 2011-05-13 | 4 | -8/+5 |
| * | iwlagn: clean up TXQ indirection | Johannes Berg | 2011-05-13 | 10 | -203/+164 |
| * | iwlagn: prepare for multi-TB commands | Johannes Berg | 2011-05-13 | 14 | -46/+47 |
* | | mwifiex: use ieee80211_amsdu_to_8023s routine | Yogesh Ashok Powar | 2011-05-16 | 2 | -127/+20 |
* | | cfg80211: make stripping of 802.11 header optional from AMSDU | Yogesh Ashok Powar | 2011-05-16 | 4 | -11/+19 |
* | | nl80211: Move peer link state definition to nl80211 | Javier Cardona | 2011-05-16 | 8 | -75/+83 |
* | | ath9k: make npending frames check as bool | Mohammed Shafi Shajakhan | 2011-05-16 | 1 | -2/+5 |
* | | ath9k: make sure main_rssi is positive | Mohammed Shafi Shajakhan | 2011-05-16 | 1 | -2/+2 |
* | | ath9k: configure fast_div_bias based on diversity group | Mohammed Shafi Shajakhan | 2011-05-16 | 1 | -43/+131 |
* | | ath9k: Implement an API to swap main/ALT LNA's | Mohammed Shafi Shajakhan | 2011-05-16 | 1 | -1/+30 |
* | | ath9k_hw: define antenna diversity group | Mohammed Shafi Shajakhan | 2011-05-16 | 5 | -2/+6 |
* | | ath9k_hw: define modules to get/set Antenna diversity paramaters | Mohammed Shafi Shajakhan | 2011-05-16 | 1 | -0/+44 |
* | | ath9k_hw: config diversity based on eeprom contents | Mohammed Shafi Shajakhan | 2011-05-16 | 1 | -6/+44 |
* | | ath9k_hw: define registers/macros to support Antenna diversity | Mohammed Shafi Shajakhan | 2011-05-16 | 2 | -0/+25 |
* | | ath9k_hw: enable Antenna diversity for AR9485 | Mohammed Shafi Shajakhan | 2011-05-16 | 1 | -0/+16 |
* | | ath9k_hw: make antenna diversity modules chip specific | Mohammed Shafi Shajakhan | 2011-05-16 | 3 | -24/+39 |
* | | net/rfkill/core.c: Avoid leaving freed data in a list | Julia Lawall | 2011-05-16 | 1 | -1/+1 |
* | | mac80211: sparse RCU annotations | Johannes Berg | 2011-05-16 | 16 | -74/+118 |
* | | mac80211: fix TX a-MPDU locking | Johannes Berg | 2011-05-16 | 3 | -12/+42 |
* | | cfg80211: advertise possible interface combinations | Johannes Berg | 2011-05-16 | 7 | -19/+472 |
* | | iwlwifi: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning | Stephen Boyd | 2011-05-16 | 1 | -1/+1 |
* | | iwlegacy: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning | Stephen Boyd | 2011-05-16 | 1 | -1/+1 |
* | | Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2011-05-13 | 10 | -16/+728 |
|\ \ |
|
| * | | wl12xx: enter/exit psm on wowlan suspend/resume | Eliad Peller | 2011-05-13 | 4 | -0/+91 |
| * | | wl12xx_sdio: declare support for NL80211_WOW_TRIGGER_ANYTHING trigger | Eliad Peller | 2011-05-13 | 1 | -0/+8 |
| * | | wl12xx: prevent scheduling while suspending (WoW enabled) | Eliad Peller | 2011-05-13 | 3 | -0/+72 |
| * | | wl12xx_sdio: set MMC_PM_KEEP_POWER flag on suspend | Eliad Peller | 2011-05-13 | 1 | -1/+28 |
| * | | wl12xx: declare suspend/resume callbacks (for wowlan) | Eliad Peller | 2011-05-13 | 2 | -0/+25 |