aboutsummaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-16mac80211: sparse RCU annotationsJohannes Berg16-74/+118
2011-05-16mac80211: fix TX a-MPDU lockingJohannes Berg3-12/+42
2011-05-16cfg80211: advertise possible interface combinationsJohannes Berg7-19/+472
2011-05-16iwlwifi: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd1-1/+1
2011-05-16iwlegacy: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd1-1/+1
2011-05-13ssb: fix pcicore build breakageJohn W. Linville1-4/+10
2011-05-13wl12xx: enter/exit psm on wowlan suspend/resumeEliad Peller4-0/+91
2011-05-13wl12xx_sdio: declare support for NL80211_WOW_TRIGGER_ANYTHING triggerEliad Peller1-0/+8
2011-05-13wl12xx: prevent scheduling while suspending (WoW enabled)Eliad Peller3-0/+72
2011-05-13wl12xx_sdio: set MMC_PM_KEEP_POWER flag on suspendEliad Peller1-1/+28
2011-05-13wl12xx: declare suspend/resume callbacks (for wowlan)Eliad Peller2-0/+25
2011-05-13wl12xx_sdio: set interrupt as wake_up interruptEliad Peller1-0/+3
2011-05-13wl12xx: remove unused flag WL1271_FLAG_IDLE_REQUESTEDLuciano Coelho1-1/+0
2011-05-13wl12xx: prevent sched_scan when not idle or not in station modeLuciano Coelho1-0/+6
2011-05-13wl12xx: export scheduled scan state in debugfsLuciano Coelho1-0/+1
2011-05-13wl12xx: implement scheduled scan driver operations and reportingLuciano Coelho4-1/+83
2011-05-13wl12xx: add scheduled scan structures and commandsLuciano Coelho2-0/+347
2011-05-13wl12xx: listen to scheduled scan eventsLuciano Coelho2-1/+13
2011-05-13wl12xx: add configuration values for scheduled scanLuciano Coelho2-0/+30
2011-05-13wl12xx: add IEEE80211_HW_SPECTRUM_MGMT bit to the hw flagsShahar Levi1-0/+1
2011-05-13wl12xx: Don't filter beacons that include changed HT IEsShahar Levi1-2/+6
2011-05-13wl12xx: simplify wl1271_ssid_set()Eliad Peller1-11/+15
2011-05-12mac80211: mesh: move some code to make it staticJohannes Berg3-54/+53
2011-05-12cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stoppedLuciano Coelho8-30/+43
2011-05-12mac80211: fix a few RCU issuesJohannes Berg1-5/+7
2011-05-12mac80211: fix another key non-raceJohannes Berg1-2/+4
2011-05-12mac80211: make key locking clearerJohannes Berg3-27/+20
2011-05-12mac80211: remove pointless mesh path timer RCU codeJohannes Berg1-14/+3
2011-05-12ath9k_hw: Fix STA connection issues with AR9380 (XB113).Senthil Balasubramanian1-1/+1
2011-05-12mwifiex: remove mwifiex_recv_complete functionAmitkumar Karwar3-32/+3
2011-05-12bcma: pci: trivial: correct amount of maximum retriesRafał Miłecki1-1/+1
2011-05-12ath9k_hw: fix dual band assumption for XB113Luis R. Rodriguez1-1/+1
2011-05-12mac80211: fix contention time computation in minstrel, minstrel_htDaniel Halperin2-8/+23
2011-05-12cfg80211: restrict AP beacon intervalsJohannes Berg5-17/+56
2011-05-12mac80211: Fix mesh-related build breakage...Yogesh Ashok Powar1-0/+2
2011-05-12Bluetooth: Remove leftover debug messagesGustavo F. Padovan1-3/+1
2011-05-11Bluetooth: Add support for disconnecting LE links via mgmtVinicius Costa Gomes1-0/+3
2011-05-11Bluetooth: Add support for sending connection events for LE linksVinicius Costa Gomes1-1/+4
2011-05-11cfg80211/nl80211: add interval attribute for scheduled scansLuciano Coelho3-9/+28
2011-05-11mac80211: add support for HW scheduled scanLuciano Coelho8-22/+292
2011-05-11cfg80211/nl80211: add support for scheduled scansLuciano Coelho7-1/+424
2011-05-11libertas: Add libertas_disablemesh module parameter to disable mesh interfaceSascha Silbe1-1/+8
2011-05-11mwifiex: cleanup ioctl.hBing Zhao3-102/+4
2011-05-11mwifiex: remove redundant local structuresAmitkumar Karwar1-19/+9
2011-05-11b43: implement timeouts workaroundRafał Miłecki1-1/+12
2011-05-11ssb: move ssb_commit_settings and export itRafał Miłecki3-26/+26
2011-05-11bcma: add missing GPIO defines, use PULL register only when availableRafał Miłecki2-2/+9
2011-05-11ath9k: fix a regression in PS frame filter handlingFelix Fietkau2-0/+11
2011-05-11b43: move MAC PHY clock controling functionRafał Miłecki3-16/+15
2011-05-11b43legacy: trivial: use TMSLOW def instead of magic valueRafał Miłecki1-1/+1